NetBSD/sys
mycroft fd32202948 Replace dev_unit with device_softc in scsi_link. Change argument to foostart()
to void*.
1994-11-21 10:39:09 +00:00
..
adosfs be more careful with types, also pull in headers where necessary. 1994-10-30 21:43:03 +00:00
arch C error 1994-11-21 01:56:38 +00:00
boot
compat new syscalls 1994-11-20 21:31:32 +00:00
conf Convert process, file, and namei lists and hash tables to use queue.h. 1994-08-30 03:04:28 +00:00
ddb Make x/a print the address; simplify slightly. 1994-11-17 04:51:50 +00:00
dev Replace dev_unit with device_softc in scsi_link. Change argument to foostart() 1994-11-21 10:39:09 +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 Replace dev_unit with device_softc in scsi_link. Change argument to foostart() 1994-11-21 10:39:09 +00:00
stand New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
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 take three 1994-06-29 06:19:16 +00:00