<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sbin, branch release/4.2.0_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>2000-11-20T04:41:45+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-11-20T04:41:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0d497cf6e989f7498cf5036a29fe7003a89abf83'/>
<id>0d497cf6e989f7498cf5036a29fe7003a89abf83</id>
<content type='text'>
'RELENG_4_2_0_RELEASE'.

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

This commit was manufactured to restore the state of the 4.2-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC 1.33 -&gt; 1.34 - rename occurances of 'dirname' to not clash with the</title>
<updated>2000-11-16T08:07:04+00:00</updated>
<author>
<name>Adrian Chadd</name>
<email>adrian@FreeBSD.org</email>
</author>
<published>2000-11-16T08:07:04+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=590839bac9e0a6fefd91a05160c0499255df07cb'/>
<id>590839bac9e0a6fefd91a05160c0499255df07cb</id>
<content type='text'>
libc dirname() function.

Approved by:	jkh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
libc dirname() function.

Approved by:	jkh
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC rev 1.8 - remove block/char distinction.</title>
<updated>2000-11-09T10:48:01+00:00</updated>
<author>
<name>Adrian Chadd</name>
<email>adrian@FreeBSD.org</email>
</author>
<published>2000-11-09T10:48:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=14c43c181b7f44fd148709b407ec63ed6239859d'/>
<id>14c43c181b7f44fd148709b407ec63ed6239859d</id>
<content type='text'>
Approved by: jkh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by: jkh
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC 1.29 fix sizeof(int) != sizeof(long) brokenness for SYSCTL_LONG</title>
<updated>2000-11-02T21:17:53+00:00</updated>
<author>
<name>Andrew Gallatin</name>
<email>gallatin@FreeBSD.org</email>
</author>
<published>2000-11-02T21:17:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7efae94e4745fb0212af8ac52806357f57fe87cf'/>
<id>7efae94e4745fb0212af8ac52806357f57fe87cf</id>
<content type='text'>
Approved by: jkh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by: jkh
</pre>
</div>
</content>
</entry>
<entry>
<title>Back out changes pending proper testing in -current.</title>
<updated>2000-10-31T01:32:23+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>2000-10-31T01:32:23+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d52061eeea3f509020df6ce8909ef44c08b5a50e'/>
<id>d52061eeea3f509020df6ce8909ef44c08b5a50e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Sync with KAME. Don't overflow the fd_set</title>
<updated>2000-10-29T03:50:07+00:00</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>2000-10-29T03:50:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0118d76d0227e19aec086cf186fb2dcba01393a8'/>
<id>0118d76d0227e19aec086cf186fb2dcba01393a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement a new ioctl, DIOCGDVIRGIN, which returns a virgin disklabel for</title>
<updated>2000-10-29T01:58:55+00:00</updated>
<author>
<name>Matthew Dillon</name>
<email>dillon@FreeBSD.org</email>
</author>
<published>2000-10-29T01:58:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7eef91a903a5b34613560ecee8cf78dd73335b81'/>
<id>7eef91a903a5b34613560ecee8cf78dd73335b81</id>
<content type='text'>
a disk device or slice.

Fix the disklabel program to use the new ioctl rather then DIOCGDINFO when
being asked to install a new label with 'auto'.  If the new ioctl fails,
disklabel will revert to DIOCGDINFO.

Update the disklabel documentation

This allows disklabel to initialize new virgin 'auto' labels on slices.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
a disk device or slice.

Fix the disklabel program to use the new ioctl rather then DIOCGDINFO when
being asked to install a new label with 'auto'.  If the new ioctl fails,
disklabel will revert to DIOCGDINFO.

Update the disklabel documentation

This allows disklabel to initialize new virgin 'auto' labels on slices.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: make rule number available from getsockopt(IP_FW_ADD).</title>
<updated>2000-10-17T13:44:57+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2000-10-17T13:44:57+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=737142cb4ca3ab8dc7a0a2ccfab1c4f55c9beb22'/>
<id>737142cb4ca3ab8dc7a0a2ccfab1c4f55c9beb22</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Style conversion.</title>
<updated>2000-10-17T13:10:21+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2000-10-17T13:10:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4d8274769a52c3fb2cf04522ec3612f65028cfbc'/>
<id>4d8274769a52c3fb2cf04522ec3612f65028cfbc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Only interpret the last command line argument as a file to</title>
<updated>2000-10-17T13:09:53+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2000-10-17T13:09:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a35826e8c0b06c5ec45c7cb4bcddb2f09719545f'/>
<id>a35826e8c0b06c5ec45c7cb4bcddb2f09719545f</id>
<content type='text'>
     be preprocessed if it is specified as an absolute pathname.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
     be preprocessed if it is specified as an absolute pathname.
</pre>
</div>
</content>
</entry>
</feed>
