NetBSD/sys
1994-12-11 17:56:21 +00:00
..
adosfs be more careful with types, also pull in headers where necessary. 1994-10-30 21:43:03 +00:00
arch Add `flags 1' to ast subdevices, as pointed out by John Kohl. 1994-12-11 16:20:48 +00:00
boot
compat Use __timeradd(), not timervaladd(). 1994-12-11 17:56:21 +00:00
conf Minor style cleanup. 1994-12-05 06:03:45 +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 3c509 fixes to avoid adapter getting stuck in high traffic conditions. 1994-12-10 14:52:02 +00:00
isofs Patches from Kirk Mckusick to fix the fifo and spec op tables, and speed up 1994-12-06 06:56:40 +00:00
kern Fix another bug pointed out by Daniel Boulet. 1994-12-10 17:14:42 +00:00
lib silence link creation 1994-12-07 14:53:53 +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
sys Add __timeradd() and __timersub(). 1994-12-11 17:02:41 +00:00
ufs Round struct lfs to 512 bytes. 1994-11-17 16:58:41 +00:00
vm Use vm_object_prefer() to find a good range of virtual addresses to 1994-12-10 11:48:12 +00:00
Makefile