NetBSD/sys
scottr b62a5cfd54 When we panic, be a little smarter about whether we need to wait
for the user to hit a key before we reboot.
1996-02-09 18:57:20 +00:00
..
adosfs Fix vop_link, vop_symlink, and vop_remove semantics in several ways: 1996-02-09 14:45:36 +00:00
arch When we panic, be a little smarter about whether we need to wait 1996-02-09 18:57:20 +00:00
compat Extracted vm compat functions from vm and added them here where they belong. 1996-02-05 01:58:28 +00:00
conf Remove tty_compat.c. 1996-02-03 00:23:51 +00:00
ddb DDB prototype changes. 1996-02-05 01:56:47 +00:00
dev Read the 14f/34f registers in 8-bit mode. 1996-02-09 17:38:09 +00:00
isofs/cd9660 Fix vop_link, vop_symlink, and vop_remove semantics in several ways: 1996-02-09 14:45:36 +00:00
kern Rearrange the locking in sys_unlink(), more like nfsrv_remove(). 1996-02-09 15:39:12 +00:00
lib use vprintf where appropriate 1996-02-09 16:10:59 +00:00
miscfs Fix vop_link, vop_symlink, and vop_remove semantics in several ways: 1996-02-09 18:47:48 +00:00
msdosfs Fix vop_link, vop_symlink, and vop_remove semantics in several ways: 1996-02-09 14:45:36 +00:00
net wrt. previous change: can't compute `ilen' that early; just do computation 1996-02-07 12:43:41 +00:00
netccitt
netinet Ignore FIN if not yet connected. 1996-01-31 05:56:56 +00:00
netiso Build a hash table of PCBs. Hash function needs tweaking. 1996-02-02 21:56:34 +00:00
netns
nfs Fix vop_link, vop_symlink, and vop_remove semantics in several ways: 1996-02-09 15:47:11 +00:00
scsi PR#2048. Prototype st_erase(). 1996-02-09 14:51:34 +00:00
stand
sys Filesystem prototype changes 1996-02-09 18:24:59 +00:00
ufs Fix vop_link, vop_symlink, and vop_remove semantics in several ways: 1996-02-09 14:45:36 +00:00
vm Account for __FORK_BRAINDAMAGE.. 1996-02-05 20:32:25 +00:00
Makefile