HardenedBSD/sys
Joerg Wunsch 0f72d204e6 Reset defaults in case of boot() is looping several times (e.g. the
user has entered a bogus kernel name in the first place).

Also fix the broken #ifdef FORCE_COMCONSOLE, it has been disabled by
accident.  (NB: the keyboard probe remains disabled however.)

Few cosmetic fixes (declare functions to be void instead of int),
while i've been at this.

Pointed out by: wosch@cs.tu-berlin.de (Wolfram Schneider), for the init bug
1995-06-25 14:02:57 +00:00
..
alpha/include
amd64 Convert to ANSI C: change #endif THING to #endif /* THING */. 1995-06-14 07:38:31 +00:00
compile
conf Add an option to the psm driver to skip the parts of the probe which break 1995-06-22 10:56:56 +00:00
ddb
dev Reduce timeout frequency from `hz' to 0 if no ports are open or to 1 if 1995-06-25 04:51:01 +00:00
fs
gnu
i386 Reset defaults in case of boot() is looping several times (e.g. the 1995-06-25 14:02:57 +00:00
isa Reduce timeout frequency from `hz' to 0 if no ports are open or to 1 if 1995-06-25 04:51:01 +00:00
isofs/cd9660
kern ttywait: convert EWOULDBLOCK to EIO, when t_timeout expired 1995-06-24 16:28:20 +00:00
libkern
miscfs
modules
msdosfs
net Killed a couple lines of redundant code. 1995-06-21 10:13:23 +00:00
netccitt
netinet Fix an error in the comparison direction of the ap->updating case of 1995-06-21 19:48:53 +00:00
netiso
netns
nfs The duplicate information returned in fa_type and fa_mode 1995-06-14 06:23:38 +00:00
nfsclient The duplicate information returned in fa_type and fa_mode 1995-06-14 06:23:38 +00:00
nfsserver The duplicate information returned in fa_type and fa_mode 1995-06-14 06:23:38 +00:00
pci
powerpc/include
rpc
scsi Bestmatch check for cd-drive always faild due to additional space 1995-06-14 12:28:32 +00:00
sys Close out PR #507 (loading LM_MISC pseudo-lkms twice crashes system). 1995-06-17 05:02:30 +00:00
tools
ufs
vm
Makefile