HardenedBSD/sys
Joerg Wunsch 973d025839 Add a `reset' command to UserConfig. Our documentation does
explicitly advise the users to reset the machine in case they have
done bogus things (to prevent `dset' from merging the changes into
/kernel), and it's also useful for machines with serial consoles that
are physically in another place.
1995-06-25 13:57:55 +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 Add a `reset' command to UserConfig. Our documentation does 1995-06-25 13:57:55 +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