aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/reboot.h
Commit message (Expand)AuthorAgeFilesLines
* Kernel part of reroot support - a way to change rootfs without reboot.Edward Tomasz Napierala2015-09-181-0/+1
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+1
* Remove the last vestiges of the userconfig option. None of this actuallyScott Long2004-12-011-1/+0
* Remove advertising clause from University of California Regent's license,Warner Losh2004-04-071-4/+0
* Changed the RB_PAUSE flag from 0x40000 to 0x100000 and marked the oldBruce Evans2003-11-151-2/+4
* Fixed some style bugs (English errors and poor wording in comments,Bruce Evans2003-11-141-11/+10
* Libdisk does not need to include <sys/diskslice.h> any more.Poul-Henning Kamp2003-04-041-38/+0
* Add new boot flag to i386 boot: -p.Guido van Rooij2001-12-101-0/+1
* Add RB_MULTIPLE flag so the bootloader can turn on mulitiple consoleJonathan Lemon2001-10-231-0/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Define shift, mask and extraction macros for obtaining the slice numberMike Smith1998-03-081-1/+4
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Add support for embedded operation withou consoleJulian Elischer1996-10-161-1/+3
* Support for GDB remote debug protocol.Paul Traina1996-08-271-1/+2
* Some cleanups to the callout lists recently added.Julian Elischer1996-08-221-1/+2
* Merge in Lite2: remove u_long cast from B_MAGICMASK and B_DEVMAGICJeffrey Hsu1996-03-111-16/+15
* Added RB_CDROM flag, meaning "use CDROM as root".Poul-Henning Kamp1995-04-201-1/+2
* Add flag `RB_BOOTINFO' that tells if the `struct bootinfo' passed by theBruce Evans1995-01-251-1/+3
* Submitted by: Bill Paul (wpaul@ctr.columbia.edu)Bill Paul1995-01-201-1/+2
* Implement RB_VERBOSE. This is intended to mean: Print all information whichPoul-Henning Kamp1994-11-261-1/+2
* Remove RB_ASKFS again - to make this meaningful we'd need to invest inJordan K. Hubbard1994-10-261-2/+1
* Add RB_ASKFSJordan K. Hubbard1994-10-261-1/+2
* Add RB_CONFIG.Jordan K. Hubbard1994-10-261-1/+2
* Made them all idempotent.Paul Richards1994-08-211-1/+6
* Added $Id$David Greenman1994-08-021-0/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+88