NetBSD/sys
mycroft 35cdd801e6 Convert port, IRQ, and DRQ numbers to ints. 1994-11-18 21:57:40 +00:00
..
adosfs be more careful with types, also pull in headers where necessary. 1994-10-30 21:43:03 +00:00
arch Convert port, IRQ, and DRQ numbers to ints. 1994-11-18 21:57:40 +00:00
boot
compat syscalls.master was changed; added a couple of new header files. 1994-11-18 02:56:09 +00:00
conf
ddb Make x/a print the address; simplify slightly. 1994-11-17 04:51:50 +00:00
dev Convert port, IRQ, and DRQ numbers to ints. 1994-11-18 21:57:40 +00:00
isofs be more careful with types, also pull in headers where necessary. 1994-10-30 21:43:03 +00:00
kern Don't VOP_UNLOCK the vnode on a cloning operation. vput() will do it for 1994-11-18 02:48:58 +00:00
lib be more careful with types, also pull in headers where necessary. 1994-10-30 21:43:03 +00:00
libkern
miscfs fixed struct comment 1994-11-14 06:08:21 +00:00
msdosfs be more careful with types, also pull in headers where necessary. 1994-10-30 21:43:03 +00:00
net be more careful with types, also pull in headers where necessary. 1994-10-30 21:43:03 +00:00
netccitt added extra argument to vn_open 1994-11-14 06:02:03 +00:00
netinet Fix off by one error in in_socktrim(), reported by Karn Fox. 1994-11-03 14:57:35 +00:00
netiso be more careful with types, also pull in headers where necessary. 1994-10-30 21:43:03 +00:00
netns be more careful with types, also pull in headers where necessary. 1994-10-30 21:43:03 +00:00
nfs fix a couple of obvious, painful endianness bugs introduced in last commit. 1994-10-29 06:38:11 +00:00
pcfs
scsi Enough Chinese torture already 1994-11-15 23:00:23 +00:00
stand
sys Added ifdef COMPAT_SVR4 to enable the emulation code. 1994-11-17 20:35:37 +00:00
ufs Round struct lfs to 512 bytes. 1994-11-17 16:58:41 +00:00
vm redo that last change, correctly. (suggested by mycroft.) 1994-10-30 19:11:09 +00:00
Makefile