NetBSD/sys
1994-11-25 23:10:47 +00:00
..
adosfs be more careful with types, also pull in headers where necessary. 1994-10-30 21:43:03 +00:00
arch wzero/wcopy moved to machdep.c 1994-11-25 23:10:47 +00:00
boot
compat {get,set}rlimit functions (From Jonathan Stone) 1994-11-23 22:34:58 +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 New handling of pte:s for physio. 1994-11-25 19:09:31 +00:00
isofs be more careful with types, also pull in headers where necessary. 1994-10-30 21:43:03 +00:00
kern added defined(COMPAT_ULTRIX) for compat_09_getdomainname 1994-11-23 22:36:59 +00:00
lib round text segment to __LDPGSZ bytes 1994-11-25 23:08:31 +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 There's no point in bothering to unlock what we didn't lock. 1994-11-23 07:54:15 +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