<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sbin/reboot/reboot.c, 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: EOF -&gt; -1 for getopt()</title>
<updated>1997-09-14T19:41:49+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-09-14T19:41:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=778ebffe5205d7db7fc991cff4e8c5b6c70541c8'/>
<id>778ebffe5205d7db7fc991cff4e8c5b6c70541c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Remove lines inside #ifdef 0/#endif.</title>
<updated>1997-06-30T11:18:14+00:00</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1997-06-30T11:18:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=29f9063b610049dce8e1a260320082443eee5832'/>
<id>29f9063b610049dce8e1a260320082443eee5832</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Use err(3) instead of local redefinition.</title>
<updated>1997-06-18T06:19:44+00:00</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1997-06-18T06:19:44+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1ada62dd1afb6489c3cf3a7a01a287df207a831d'/>
<id>1ada62dd1afb6489c3cf3a7a01a287df207a831d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support to halt, to allow it to request that the power be turned off</title>
<updated>1996-08-24T01:40:02+00:00</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>1996-08-24T01:40:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=47be7466820531714ef45de9fc2ac01c47cb6759'/>
<id>47be7466820531714ef45de9fc2ac01c47cb6759</id>
<content type='text'>
(the RB_POWEROFF flag)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(the RB_POWEROFF flag)
</pre>
</div>
</content>
</entry>
<entry>
<title>Install aliases "fasthalt" and "fastboot" for halt and boot respectively.</title>
<updated>1994-08-21T05:48:34+00:00</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1994-08-21T05:48:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7f4b19d683a45287499c0ec6617bc18dbfb7b358'/>
<id>7f4b19d683a45287499c0ec6617bc18dbfb7b358</id>
<content type='text'>
This is for "backwards compatibility". Documented these aliases in the
manual page.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is for "backwards compatibility". Documented these aliases in the
manual page.
</pre>
</div>
</content>
</entry>
<entry>
<title>BSD 4.4 Lite sbin Sources</title>
<updated>1994-05-26T06:35:07+00:00</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1994-05-26T06:35:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8fae3551ec46402adf7ab034cf9e02bcbc7ca8ee'/>
<id>8fae3551ec46402adf7ab034cf9e02bcbc7ca8ee</id>
<content type='text'>
Note:  XNSrouted and routed NOT imported here, they shall be imported with
usr.sbin.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Note:  XNSrouted and routed NOT imported here, they shall be imported with
usr.sbin.
</pre>
</div>
</content>
</entry>
</feed>
