summaryrefslogtreecommitdiffstats
path: root/sys/sys/reboot.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add RB_GOODRANDOM passed from bootloader to kernel in boothowto. Indicatesderaadt2020-05-231-17/+18
* fast track ddb> reboot command to skip anything which might panic again.tedu2019-04-011-1/+2
* reboot(9): Add MI reboot entry functionuebayasi2014-07-111-1/+2
* sys/reboot.h does not need to be standalone and pull cdefs.h by itself.deraadt2014-07-111-3/+1
* boot(): Unify declarationsuebayasi2014-07-101-3/+9
* label some nested #endif'sderaadt2013-03-241-3/+1
* Ensure that we obey a user's ddb> boot reboot command even if the systemtom2004-03-101-1/+2
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* First round of __P removal in sysmillert2002-03-141-2/+2
* hide proto from locoremickey2002-02-281-3/+2
* Add bit in boothowto to control console selectionpefo1998-03-181-2/+3
* Add RB_POWERDOWN.downsj1997-06-221-13/+14
* added RB_TIMEBAD bootflagkstailey1997-01-161-1/+2
* support standalone.mickey1996-10-141-2/+2
* add RB_CONFIGderaadt1996-06-161-1/+2
* proto more stuffderaadt1996-05-021-2/+14
* Merge of NetBSD 960317niklas1996-04-181-4/+4
* From NetBSD: 960217 mergeniklas1996-03-031-0/+1
* initial import of NetBSD treederaadt1995-10-181-0/+89