aboutsummaryrefslogtreecommitdiff
path: root/sbin/reboot
Commit message (Expand)AuthorAgeFilesLines
* -mdoc sweep.Ruslan Ermilov2005-11-181-2/+2
* Do not install boot_i386.8 on all architectures.Ruslan Ermilov2005-11-171-1/+3
* Add new option `q', which makes second stage loader quiet unless autobootMaxim Sobolev2005-10-161-1/+10
* Replace "/etc/make.conf" with references to make.conf(5)Yaroslav Tykhiy2005-10-101-1/+2
* Simplified markup.Ruslan Ermilov2005-09-281-10/+3
* Add the ability to specify the boot2 serial console speed inIan Dowse2005-08-181-4/+22
* Spell "partition" correctly.Giorgos Keramidas2005-07-281-1/+1
* Truncate nextboot.conf file on creation, so existing garbage will be removed.Pawel Jakub Dawidek2005-03-211-1/+2
* Sync program's usage() with manpage's SYNOPSIS.Ruslan Ermilov2005-02-102-12/+12
* Code style tweaks: Use static and const where suitable.Xin LI2005-01-251-7/+6
* The kernel specified in main() of reboot(8) will be initializedXin LI2005-01-252-5/+5
* Sort sections.Ruslan Ermilov2005-01-181-11/+11
* Scheduled mdoc(7) sweep.Ruslan Ermilov2005-01-101-1/+2
* Fixed desctiptions of some options:Ruslan Ermilov2004-09-301-18/+6
* FreeBSD has full support for multiple consoles since 2001.Ruslan Ermilov2004-09-301-7/+1
* Sort the SEE ALSO list correctly. Update the document date.Brooks Davis2004-09-231-2/+2
* Refrence bsdlabel.8 and bsdlabel.5 rather then the obsolete disklabel.8Brooks Davis2004-09-231-3/+3
* Clarify boot.8 (i386 version) a bit, so that people knowMike Silbersack2004-07-181-2/+10
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-22/+44
* Remove advertising clause from University of California Regent's license,Mark Murray2004-04-093-12/+0
* Share the i386 boot manual page.David E. O'Brien2004-03-221-0/+3
* 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