summaryrefslogtreecommitdiffstats
path: root/sys/sys/reboot.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r287964:trasz2016-01-121-0/+1
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* Remove the last vestiges of the userconfig option. None of this actuallyscottl2004-12-011-1/+0
* Remove advertising clause from University of California Regent's license,imp2004-04-071-4/+0
* Changed the RB_PAUSE flag from 0x40000 to 0x100000 and marked the oldbde2003-11-151-2/+4
* Fixed some style bugs (English errors and poor wording in comments,bde2003-11-141-11/+10
* Libdisk does not need to include <sys/diskslice.h> any more.phk2003-04-041-38/+0
* Add new boot flag to i386 boot: -p.guido2001-12-101-0/+1
* Add RB_MULTIPLE flag so the bootloader can turn on mulitiple consolejlemon2001-10-231-0/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Define shift, mask and extraction macros for obtaining the slice numbermsmith1998-03-081-1/+4
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Add support for embedded operation withou consolejulian1996-10-161-1/+3
* Support for GDB remote debug protocol.pst1996-08-271-1/+2
* Some cleanups to the callout lists recently added.julian1996-08-221-1/+2
* Merge in Lite2: remove u_long cast from B_MAGICMASK and B_DEVMAGIChsu1996-03-111-16/+15
* Added RB_CDROM flag, meaning "use CDROM as root".phk1995-04-201-1/+2
* Add flag `RB_BOOTINFO' that tells if the `struct bootinfo' passed by thebde1995-01-251-1/+3
* Submitted by: Bill Paul (wpaul@ctr.columbia.edu)wpaul1995-01-201-1/+2
* Implement RB_VERBOSE. This is intended to mean: Print all information whichphk1994-11-261-1/+2
* Remove RB_ASKFS again - to make this meaningful we'd need to invest injkh1994-10-261-2/+1
* Add RB_ASKFSjkh1994-10-261-1/+2
* Add RB_CONFIG.jkh1994-10-261-1/+2
* Made them all idempotent.paul1994-08-211-1/+6
* Added $Id$dg1994-08-021-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+88
OpenPOWER on IntegriCloud