NetBSD/sys
1994-12-04 14:06:36 +00:00
..
adosfs be more careful with types, also pull in headers where necessary. 1994-10-30 21:43:03 +00:00
arch Deal correctly with esym being 0. 1994-12-04 07:37:27 +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 Make this code a little more consistent with itself. 1994-12-04 14:06:36 +00:00
lib round text segment to __LDPGSZ bytes 1994-11-25 23:08:31 +00:00
libkern
miscfs Use fddupopen(), just like fdopen() does. 1994-12-04 03:13:06 +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 New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
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 take three 1994-06-29 06:19:16 +00:00