<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/bin/df, branch release/2.1.6_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>1997-02-05T04:29:56+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1997-02-05T04:29:56+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=860c2cf2bc6592828a3468ab8ee661042b059ae8'/>
<id>860c2cf2bc6592828a3468ab8ee661042b059ae8</id>
<content type='text'>
'RELENG_2_1_6_RELEASE'.

This commit was manufactured to restore the state of the 2.1.6-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_1_6_RELEASE'.

This commit was manufactured to restore the state of the 2.1.6-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Brought in the fixes from rev.1.8 - use the freespace() macro</title>
<updated>1996-06-11T04:38:08+00:00</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1996-06-11T04:38:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e14f11ef9b54656732768b05ee3e72c26d64fa05'/>
<id>e14f11ef9b54656732768b05ee3e72c26d64fa05</id>
<content type='text'>
instead of buggy explicit code to fix the `Avail' count for
(non-mounted) file systems larger than 11GB, and don't replace
"Avail" counts of &lt; 0 by 0.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
instead of buggy explicit code to fix the `Avail' count for
(non-mounted) file systems larger than 11GB, and don't replace
"Avail" counts of &lt; 0 by 0.
</pre>
</div>
</content>
</entry>
<entry>
<title>This 3rd mega-commit should hopefully bring us back to where we were.</title>
<updated>1996-06-05T02:59:00+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1996-06-05T02:59:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=78e55a1f29558e8be54566ead1e7be8ab9d45273'/>
<id>78e55a1f29558e8be54566ead1e7be8ab9d45273</id>
<content type='text'>
I can get it to `make world' succesfully, anyway!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I can get it to `make world' succesfully, anyway!
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from HEAD, except:</title>
<updated>1996-05-29T22:38:37+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1996-05-29T22:38:37+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5c6b0b391751cf944e107a5ddab480f5b3d82f51'/>
<id>5c6b0b391751cf944e107a5ddab480f5b3d82f51</id>
<content type='text'>
	Clients that used gnumalloc still do, despite the merge.  We're not
	bringing phkmalloc over.

	Thread stuff left out.

	PCCARD support left out.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	Clients that used gnumalloc still do, despite the merge.  We're not
	bringing phkmalloc over.

	Thread stuff left out.

	PCCARD support left out.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove trailing whitespace.</title>
<updated>1995-05-30T00:07:29+00:00</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1995-05-30T00:07:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2162b2d2265b5a190e84216b529977d83162f9cc'/>
<id>2162b2d2265b5a190e84216b529977d83162f9cc</id>
<content type='text'>
Reviewed by:	phk
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed by:	phk
</pre>
</div>
</content>
</entry>
<entry>
<title>You will find enclosed some changes to make gcc -Wall more happy in</title>
<updated>1995-03-19T13:29:28+00:00</updated>
<author>
<name>Joerg Wunsch</name>
<email>joerg@FreeBSD.org</email>
</author>
<published>1995-03-19T13:29:28+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0fd510b71aa44308681d2e01c9d772f32af24313'/>
<id>0fd510b71aa44308681d2e01c9d772f32af24313</id>
<content type='text'>
/usr/src/bin. Note that some patches are still needed in that directory.

I (Joerg) finished most of Philippe's cleanup.  /bin/sh will still
need *allot* of work, however.

Submitted by:	charnier@lirmm.fr (Philippe Charnier)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
/usr/src/bin. Note that some patches are still needed in that directory.

I (Joerg) finished most of Philippe's cleanup.  /bin/sh will still
need *allot* of work, however.

Submitted by:	charnier@lirmm.fr (Philippe Charnier)
</pre>
</div>
</content>
</entry>
<entry>
<title>Added $Id$</title>
<updated>1994-09-24T02:59:15+00:00</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1994-09-24T02:59:15+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=89730b290a5b2a1506fc7b4a1e604d01e16395ad'/>
<id>89730b290a5b2a1506fc7b4a1e604d01e16395ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The last commit was bogus...the putenv doesn't affect the parent process,</title>
<updated>1994-08-12T10:23:49+00:00</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1994-08-12T10:23:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9d4081ee4b1592904561031431422361a8a389cb'/>
<id>9d4081ee4b1592904561031431422361a8a389cb</id>
<content type='text'>
so the BLOCKSIZE doesn't need to be preserved.
Also initialized the flags variables, and used 1k instead of 1024 for
BLOCKSIZE.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
so the BLOCKSIZE doesn't need to be preserved.
Also initialized the flags variables, and used 1k instead of 1024 for
BLOCKSIZE.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implemented the -k flag more properly...don't destroy the user's setting</title>
<updated>1994-08-12T07:26:52+00:00</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1994-08-12T07:26:52+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ebf93438bf6faaa89538ebd9a20f43e50658b4a0'/>
<id>ebf93438bf6faaa89538ebd9a20f43e50658b4a0</id>
<content type='text'>
of the BLOCKSIZE environment variable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
of the BLOCKSIZE environment variable.
</pre>
</div>
</content>
</entry>
<entry>
<title>Gimme back my `-k' option!</title>
<updated>1994-08-10T19:21:07+00:00</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1994-08-10T19:21:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7f0eabfd0a2d683c310017254ac58daee048bf2d'/>
<id>7f0eabfd0a2d683c310017254ac58daee048bf2d</id>
<content type='text'>
Also document `-t' option in the usage message.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also document `-t' option in the usage message.
</pre>
</div>
</content>
</entry>
</feed>
