NetBSD/sys
mycroft e694663b46 Make the diagnostics less cryptic. 1994-12-12 04:43:51 +00:00
..
adosfs be more careful with types, also pull in headers where necessary. 1994-10-30 21:43:03 +00:00
arch Make the diagnostics less cryptic. 1994-12-12 04:43:51 +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 Make the diagnostics less cryptic. 1994-12-12 04:43:51 +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 Use __timer{add,sub}(), not timeval{add,sub}(). Remove the latter completely. 1994-12-11 18:06:07 +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 timevalsub --> __timersub 1994-12-11 21:39:05 +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 Add __timeradd() and __timersub(). 1994-12-11 17:02:41 +00:00
ufs Use __timeradd(), not timevaladd(). 1994-12-11 17:57:15 +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 take three 1994-06-29 06:19:16 +00:00