NetBSD/sys
bouyer 9d3f5d7fbd Adapt for new lun switch script.
Implement SCBUSACCEL ioctl.
Snapshot of work in progress on tagged queuing: we can send/receive
queue tag messages. Infrastructure to manage multiple commands per
devices not here yet.
2000-10-18 17:06:52 +00:00
..
adosfs
arch Move APbus dependent unmapped DMA address stuff from bus.c to apbus.c 2000-10-18 12:47:37 +00:00
coda Adapt for VOP_FSYNC parameter change. 2000-09-19 22:00:01 +00:00
compat Add sys/proc.h so this compiles. 2000-10-16 03:18:04 +00:00
conf NetBSD 1.5H: struct ifnet changed. 2000-10-11 16:55:11 +00:00
crypto avoid assert, memcpy and memset (necessary to BSD code sharing). 2000-10-03 03:17:19 +00:00
ddb
dev Adapt for new lun switch script. 2000-10-18 17:06:52 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern knf [from charles] 2000-10-17 23:38:55 +00:00
lib enclose offsetof macro definition with #ifndef offsetof ... #endif 2000-10-12 03:42:33 +00:00
lkm
miscfs fix typo (dely --> delay) 2000-10-06 19:08:00 +00:00
msdosfs Adapt for VOP_FSYNC parameter change. 2000-09-19 22:01:59 +00:00
net When discarding oversized frame, say how long it was. 2000-10-15 19:49:55 +00:00
netatalk
netccitt
netinet move tcp syn cache parameters from in_proto.c to tcp_subr.c. 2000-10-18 07:21:10 +00:00
netinet6 use __P() in prototype for non-ansi compilers. 2000-10-17 21:46:42 +00:00
netiso fix paren/#ifdef match. 2000-10-02 03:54:53 +00:00
netkey don't waste entropy by use of key_random(). use key_randomfill() for 2000-10-07 12:08:33 +00:00
netnatm
netns
nfs include opt_inet.h, needed by previous check-in. 2000-10-03 17:18:15 +00:00
ntfs Adapt for VOP_FSYNC parameter change. 2000-09-19 22:01:59 +00:00
stand
sys add missing semicolon to typedef of mode_t 2000-10-18 01:43:18 +00:00
ufs In lfs_truncate, don't overcount the real blocks removed from the inode, 2000-10-14 23:22:14 +00:00
uvm Back out rev. 1.83 -- it's causing problems with some pmap 2000-10-16 23:17:54 +00:00
Makefile