NetBSD/sys
augustss 44df4dcc85 Add a wscons display type `unknown' that the generic VGA driver can
return until someone fixes it for real.
1998-12-30 13:54:03 +00:00
..
adosfs
arch Continued work on esp driver. Now successfully identifies a scsi target. 1998-12-30 12:02:03 +00:00
coda Commit a couple of old fixes 1998-12-10 02:22:52 +00:00
compat g/c SA_USERTRAMP (ok'd by pk) 1998-12-21 10:34:59 +00:00
conf Defopt POOL_DIAGNOSTIC and POOL_LOGSIZE. 1998-12-27 21:14:56 +00:00
ddb - Make the ddb_init() interface consistent for a.out and ELF. 1998-12-04 20:18:05 +00:00
dev Add a wscons display type `unknown' that the generic VGA driver can 1998-12-30 13:54:03 +00:00
filecorefs COMPAT_xxx option review: add missing opt_compat_netbsd.h 1998-12-18 14:24:43 +00:00
gdbscripts
ipkdb
isofs
kern Make this compile with POOL_DIAGNOSTIC, and add a POOL_LOGSIZE option. 1998-12-27 21:13:43 +00:00
lib Retry ustarfs_cylinder_read after disk change, apparently required on i386. 1998-12-19 19:24:32 +00:00
lkm merge ipf 3.2.10 1998-11-22 14:41:29 +00:00
miscfs Use the so_send and so_receive funcptrs in the socket instead of calling 1998-10-31 01:18:41 +00:00
msdosfs
net Simplify the rttimer code somewhat; use TAILQs instead of CIRCLEQs (we 1998-12-27 18:27:48 +00:00
netatalk
netccitt
netinet ipip_input() -> mrt_ipip_input(). 1998-12-22 02:51:32 +00:00
netiso
netnatm
netns
nfs Clean up the NFS sysctl variables. 1998-11-13 20:09:54 +00:00
stand
sys Make this compile with POOL_DIAGNOSTIC, and add a POOL_LOGSIZE option. 1998-12-27 21:13:43 +00:00
ufs No need to #include malloc.h here. 1998-12-04 11:02:30 +00:00
uvm When a reference is made to a hole in a swap file, panic. The optimal 1998-12-26 06:25:59 +00:00
vm patch from chuck: 1998-11-29 06:15:58 +00:00
Makefile