summaryrefslogtreecommitdiffstats
path: root/sbin/reboot
Commit message (Collapse)AuthorAgeFilesLines
* say a few words about the -b option.phk1998-04-261-3/+15
| | | | Reviewed by: Bill Trost <trost@cloud.rain.com>
* PR: 6104danny1998-03-231-2/+2
| | | | | Submitted by: Anatoly Vorobey <mellon@pobox.com> Fix typo
* Document the enhanced behaviour of the '-c' flag.msmith1998-02-101-2/+5
|
* Document recent changes (config files and -D...) and not so recent changesbde1997-07-051-42/+106
| | | | | | (bios drive number...). Submitted by: mostly by yokota
* Remove lines inside #ifdef 0/#endif.charnier1997-06-301-32/+1
|
* Use err(3) instead of local copy.charnier1997-06-161-7/+13
|
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+1
| | | | posix standard on the topic.
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* Sort cross references.wosch1997-01-131-3/+3
|
* Add support to halt, to allow it to request that the power be turned offjulian1996-08-242-6/+18
| | | | (the RB_POWEROFF flag)
* Removed the boot_*(8) man pages for machines we don't support:mpp1996-02-125-689/+1
| | | | hp300, sparc, tahoe, and vax
* Correct a bunch of man page cross references and generallympp1996-02-111-2/+2
| | | | | | try and silence "manck". ncurses, rpc, and some of the gnu stuff are still a big mess, however.
* Fix a bunch of spelling errors.mpp1996-01-291-2/+2
|
* Totally revamp the man page, update to the state of affairs.joerg1995-10-072-61/+111
| | | | | | | Make a link from boot_${ARCH}.8 to boot.8, so people will get what they expect when asking "man boot". I think David will lynch me when i'm requesting this to go into 2.1... :-)
* Install aliases "fasthalt" and "fastboot" for halt and boot respectively.dg1994-08-213-3/+18
| | | | | This is for "backwards compatibility". Documented these aliases in the manual page.
* Converted 'vmunix' to 'kernel'.dg1994-08-055-23/+23
|
* Convert to our man installation style. Also fixed long-standing bugwollman1994-08-051-6/+6
| | | | | in `fastboot'/`fasthalt' in which the interpreter would hang around after `reboot' or `halt' is run, causing an irritating ``Killed'' message.
* Disable afterinstall: for manual pages until the manual page fix patchrgrimes1994-05-281-1/+1
| | | | comes in.
* BSD 4.4 Lite sbin Sourcesrgrimes1994-05-268-0/+1116
Note: XNSrouted and routed NOT imported here, they shall be imported with usr.sbin.
OpenPOWER on IntegriCloud