aboutsummaryrefslogtreecommitdiff
path: root/sbin/reboot
Commit message (Expand)AuthorAgeFilesLines
* Use __FBSDID() to quiet GCC 3.3 warnings.David E. O'Brien2003-05-031-4/+4
* When kill(-1) returns ESRCH, it could be because the current processRobert Watson2003-04-021-1/+1
* Add the /boot prefix. I forgot this when updating the location.Tom Rhodes2003-01-131-2/+2
* Update the kernel location in FILES.Tom Rhodes2003-01-131-2/+2
* english(4) police.Jens Schweikhardt2002-12-271-1/+1
* Uniformly refer to a file system as "file system".Ruslan Ermilov2002-12-121-2/+2
* mdoc(7) police: overhaul.Ruslan Ermilov2002-12-121-21/+30
* mdoc(7) police: Nits.Ruslan Ermilov2002-11-261-2/+2
* Fix one misspelling and two punctuation nits.Bruce A. Mah2002-11-071-3/+3
* Hook the new nextboot(8) manpage up to the build.Gordon Tetlow2002-11-041-1/+1
* Add a nextboot manual page.Gordon Tetlow2002-11-041-0/+116
* Document behaviour change in reboot(8) introduced in reboot.c rev. 1.17:Thomas Quinot2002-10-071-7/+8
* Set only the RB_POWEROFF flag (not the RB_HALT flag) whenThomas Quinot2002-10-061-1/+1
* s/filesystem/file system/g as discussed on -developersTom Rhodes2002-08-212-7/+7
* The .Nm utility.Philippe Charnier2002-07-061-1/+1
* mdoc(7) police: nits.Ruslan Ermilov2002-05-292-3/+7
* Correct the file that reboot -k creates so that it works with the newGordon Tetlow2002-05-281-0/+1
* Add a nextboot script to make it easier to control the loader nextbootGordon Tetlow2002-05-242-0/+59
* more file system > filesystemTom Rhodes2002-05-162-7/+7
* Rename the file used to specify the nextboot to make it clear that thisWes Peters2002-04-261-1/+1
* Add a -k option to reboot to specify the kernel to boot next timeWes Peters2002-04-262-5/+34
* Add forgotten flag in flag lists.Pierre Beyssac2002-03-251-2/+2
* Add option -n to i386 boot2 to disallow boot interruption by keypress.Pierre Beyssac2002-03-231-1/+5
* Clarify the cylinder > 1023 issue, now that EDD support is automatic.Robert Nordier2002-03-131-5/+3
* Document the "slice" syntax.Ruslan Ermilov2002-03-131-4/+15
* Implement -m and -p loader(8) "boot" command options in boot2.Ruslan Ermilov2002-03-131-2/+4
* mdoc(7) police: add -p to the synopsis line as well.Ruslan Ermilov2001-12-141-1/+1
* Add new boot flag to i386 boot: -p.Guido van Rooij2001-12-101-0/+2
* Default to WARNS=2.David E. O'Brien2001-12-041-1/+0
* Use ${MACHINE}, it works with cross-builds.Ruslan Ermilov2001-09-121-4/+2
* mdoc(7) police: s/BSD/.Bx/ where appropriate.Ruslan Ermilov2001-08-141-1/+3
* mdoc(7) police:Ruslan Ermilov2001-08-071-3/+6
* Remove whitespace at EOL.Dima Dorfman2001-07-152-17/+17
* Constify and set WARNS=2.Dima Dorfman2001-07-152-1/+3
* Include missing header files which define functions for which gcc hasDima Dorfman2001-06-241-0/+1
* Remove duplicate words.Dima Dorfman2001-06-241-1/+1
* Remove the "undocumented" comment in re lflag.Nik Clayton2001-05-241-1/+1
* Document the -l option.Nik Clayton2001-05-241-4/+15
* mdoc(7) police: normalize .Nd.Ruslan Ermilov2001-04-181-2/+1
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-1/+2
* Reboot(8) normally waits 5 seconds after sending SIGTERMs to allIan Dowse2001-03-201-10/+32
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-22/+33
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-181-1/+2
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-1/+1
* .Xr boot0cfg 8 ,Tim Vanderhoek2000-05-131-0/+1
* The new boot code uses `ad' for ATA disks, not `wd'. Correct theJoseph Koshy2000-03-031-3/+3
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-1/+2
* Add `.Nm fastboot' and `.Nm fasthalt' to NAME section.Alexey Zelkin2000-01-101-3/+4
* Add a "-d" option which causes the system to generate a crash dump.John Polstra1999-11-212-4/+17
* Sync with reallity (USERCONFIG_BOOT option was removed long time ago)Alexey Zelkin1999-10-151-6/+9