NetBSD/sys
1994-12-03 23:28:37 +00:00
..
adosfs be more careful with types, also pull in headers where necessary. 1994-10-30 21:43:03 +00:00
arch Handle supervisor/user data differently. Status of functionality 1994-12-03 23:28:37 +00:00
boot
compat fixed typo 1994-12-02 18:13:00 +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 Leave db_recover as it was on entry to avoid endless "exception in ddb"... 1994-12-02 06:07:37 +00:00
dev added missing #ifdef DEBUG 1994-12-01 16:41:05 +00:00
isofs be more careful with types, also pull in headers where necessary. 1994-10-30 21:43:03 +00:00
kern from 4.4-Lite. probably don't work yet. 1994-12-03 07:42:51 +00:00
lib round text segment to __LDPGSZ bytes 1994-11-25 23:08:31 +00:00
libkern
miscfs Reimplement union_seek(). 1994-12-01 16:40:34 +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 Remove some redundant code. 1994-12-01 13:07:28 +00:00
stand
sys Change fd_lastfile and fd_freefile to ints. 1994-12-03 15:45:10 +00:00
ufs Round struct lfs to 512 bytes. 1994-11-17 16:58:41 +00:00
vm Garbage collect unneeded variable. 1994-12-01 15:39:17 +00:00
Makefile