NetBSD/sys
bjh21 6d8a82ebc2 Use bus_space on arm26.
Update the comment to match list of bus_space-using ports.
Delete oak from list of drivers that need converting.
2001-05-26 20:55:48 +00:00
..
adosfs
altq
arch Changed maple device to attach per function instead of per unit. 2001-05-26 19:04:39 +00:00
coda
compat Added a 'break' on the last line in a switch statement, since the ISO 2001-05-24 10:49:31 +00:00
conf Add infrastructure to allow ports to override build of in6_cksum.c by 2001-05-26 17:46:11 +00:00
crypto Need a memcpy() declaration. 2001-05-23 00:02:24 +00:00
ddb The current API for MD support doesn't directly support the documented /u 2001-05-13 01:38:53 +00:00
dev Use bus_space on arm26. 2001-05-26 20:55:48 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern Removed an incorrect use of __CONCAT when formatting panic messages. 2001-05-24 10:33:08 +00:00
lib When MACHINE_ARCH is m68000, compile ffs.c and random.c 2001-05-16 03:30:39 +00:00
lkm remove use of gcc syntax for designated initialisers when initialising 2001-05-15 02:00:12 +00:00
miscfs
msdosfs
net fix typo in comment 2001-05-18 08:56:27 +00:00
netatalk
netccitt
netinet call icmp6_mtudisc_update(foo, 0) even if ICMPv6 messages are very short. 2001-05-24 07:22:27 +00:00
netinet6 print more diag message on in6_addmulti() failures. 2001-05-24 08:17:22 +00:00
netisdn
netiso
netkey
netnatm
netns
netsmb
nfs Lock vp in nfs_link while we're busy with it (doing VOP_FSYNC, etc). 2001-05-14 18:51:33 +00:00
ntfs Change MALLOC()/FREE() to malloc()/free() for cases where the size 2001-05-15 22:38:40 +00:00
smbfs
stand
sys replace {simple_,}lock{_data,}_t with struct {simple,}lock {,*}. 2001-05-26 16:32:40 +00:00
ufs
uvm replace {simple_,}lock{_data,}_t with struct {simple,}lock {,*}. 2001-05-26 16:32:40 +00:00
Makefile