NetBSD/sys
2001-07-18 17:29:53 +00:00
..
adosfs
altq
arch In bus_dmamap_sync4060(), fold the POSTREAD case into the PREREAD case 2001-07-18 17:21:49 +00:00
coda bzero -> memset 2001-07-18 16:12:31 +00:00
compat bzero -> memset 2001-07-18 16:43:09 +00:00
conf add macho glue 2001-07-14 02:05:54 +00:00
crypto bzero -> memset, bcopy -> memcpy 2001-07-18 16:50:27 +00:00
ddb
dev bcopy -> memcpy 2001-07-18 16:53:52 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern bcopy -> memcpy 2001-07-18 06:51:38 +00:00
lib Back out previous. The booter will need to find the symbol table itself, 2001-07-13 17:43:23 +00:00
lkm port this to sparc64. 2001-07-18 16:53:34 +00:00
miscfs
msdosfs
net bzero -> memset 2001-07-18 16:43:09 +00:00
netatalk
netccitt
netinet Add missing counting up of ``socket buffer is full'' counter when 2001-07-17 02:44:00 +00:00
netinet6 do not malloc() during interrupt context for IPv6 multicast kludge table. 2001-07-18 13:12:27 +00:00
netisdn
netiso
netkey
netnatm
netns
netsmb
nfs
ntfs
smbfs
stand
sys Prevent trad. cpp recursion; from Katsuomi Hamajima in PR kern/13479. 2001-07-18 17:29:53 +00:00
ufs Merge the short-lived perseant-lfsv2 branch into the trunk. 2001-07-13 20:30:18 +00:00
uvm bzero -> memset 2001-07-18 16:43:09 +00:00
Makefile