<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sbin/dumpfs, branch release/2.2.8_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1999-01-21T00:55:30+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1999-01-21T00:55:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a9e2dc176f709713f9565ed1711c958f0707eb36'/>
<id>a9e2dc176f709713f9565ed1711c958f0707eb36</id>
<content type='text'>
'RELENG_2_2_8_RELEASE'.

This commit was manufactured to restore the state of the 2.2.8-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_2_2_8_RELEASE'.

This commit was manufactured to restore the state of the 2.2.8-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: gack.  That's the doc fixes merged, many utilities converted over</title>
<updated>1998-07-17T20:13:53+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1998-07-17T20:13:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4fc19a7cc3c1752f72ea797d9c5eddc40a8c5655'/>
<id>4fc19a7cc3c1752f72ea797d9c5eddc40a8c5655</id>
<content type='text'>
to err(), and a few assorted buffer overflow fixes.  Also nuked the
now-useless LFS stuff.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to err(), and a few assorted buffer overflow fixes.  Also nuked the
now-useless LFS stuff.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: cosmetics, better error/warnings.</title>
<updated>1997-08-26T13:12:57+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-08-26T13:12:57+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f7cbad04bf4910a05f3114e74530414ad31872f4'/>
<id>f7cbad04bf4910a05f3114e74530414ad31872f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bring in Peter's fix from -current.  Maybe this is "fixing" the problem</title>
<updated>1997-03-29T06:32:31+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-03-29T06:32:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=835b56e5ba71e617f7493d4ea87ee97f32fc0ffb'/>
<id>835b56e5ba71e617f7493d4ea87ee97f32fc0ffb</id>
<content type='text'>
with a pair of bolt cutters, but having the tree stand broken while
everyone sits in a mexican standoff over it hardly wins any awards for
elegance in operational methodology either.  If a better fix comes along,
it can be my most welcome guest..
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
with a pair of bolt cutters, but having the tree stand broken while
everyone sits in a mexican standoff over it hardly wins any awards for
elegance in operational methodology either.  If a better fix comes along,
it can be my most welcome guest..
</pre>
</div>
</content>
</entry>
<entry>
<title>YAMFC:</title>
<updated>1997-03-03T07:01:52+00:00</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1997-03-03T07:01:52+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=85bcbd5f7a190cf16e8a5d1105651a042705503c'/>
<id>85bcbd5f7a190cf16e8a5d1105651a042705503c</id>
<content type='text'>
Mostly xrefs sorts, but some general man page cleanup and mdoc
cleanup.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mostly xrefs sorts, but some general man page cleanup and mdoc
cleanup.
</pre>
</div>
</content>
</entry>
<entry>
<title>dumpfs blindly trusts that it has been handed a filesystem.</title>
<updated>1996-10-21T19:40:01+00:00</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1996-10-21T19:40:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c6507082079013c6d5e5846b2d0a14cbf5b7d2d3'/>
<id>c6507082079013c6d5e5846b2d0a14cbf5b7d2d3</id>
<content type='text'>
If the magic is bad, don't waste our time.

Submitted by: Giles Lean Giles Lean &lt;giles@nemeton.com.au&gt;
Obtained from: NetBSD PR bin/249
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the magic is bad, don't waste our time.

Submitted by: Giles Lean Giles Lean &lt;giles@nemeton.com.au&gt;
Obtained from: NetBSD PR bin/249
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a couple of bogus casts to off_t that caused dumpfs to lseek negative</title>
<updated>1996-06-23T00:05:04+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1996-06-23T00:05:04+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7976d4aa4ffdcae6d207d37148c6495dd2e30db3'/>
<id>7976d4aa4ffdcae6d207d37148c6495dd2e30db3</id>
<content type='text'>
on filesystems &gt; 2GB (which causes the disk slice code to call Debugger!!)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
on filesystems &gt; 2GB (which causes the disk slice code to call Debugger!!)
</pre>
</div>
</content>
</entry>
<entry>
<title>Corrected message when no rotational position table is found.</title>
<updated>1994-10-01T16:53:53+00:00</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1994-10-01T16:53:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9eb98cece86c223ad8648fff9f306f88362781c6'/>
<id>9eb98cece86c223ad8648fff9f306f88362781c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a "clean" field to the output - to show the state of the clean flag.</title>
<updated>1994-08-20T16:57:45+00:00</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1994-08-20T16:57:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=31fdf44c2c1d682c7645aab5974934deabc0c5c9'/>
<id>31fdf44c2c1d682c7645aab5974934deabc0c5c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert to our man installation style.  Also fixed long-standing bug</title>
<updated>1994-08-05T02:42:42+00:00</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1994-08-05T02:42:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=404c1a5fc1fea7d6d5fa8edd6acb65e32f19c8bd'/>
<id>404c1a5fc1fea7d6d5fa8edd6acb65e32f19c8bd</id>
<content type='text'>
in `fastboot'/`fasthalt' in which the interpreter would hang around
after `reboot' or `halt' is run, causing an irritating ``Killed'' message.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in `fastboot'/`fasthalt' in which the interpreter would hang around
after `reboot' or `halt' is run, causing an irritating ``Killed'' message.
</pre>
</div>
</content>
</entry>
</feed>
