NetBSD/sys
2001-07-18 16:50:27 +00:00
..
adosfs
altq Fix typo. s/extention/extension/ 2001-07-05 08:38:24 +00:00
arch Add Jazelle mode flag. 2001-07-18 16:31:17 +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 allow one to #define DB_MAX_LINE and DB_MAX_WIDTH independantly. 2001-07-01 12:16:25 +00:00
dev Slight tweak to previous; C requires a statement after a label. 2001-07-18 15:24:24 +00:00
filecorefs
gdbscripts
ipkdb
isofs Call inittodr(0) on end of cd9660_mountroot(), so that system time is properly 2001-07-07 14:53:55 +00:00
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 Add -DINET6 to CPPFLAGS, so that the check for pre-RFC2553 sockaddr_in6 2001-07-04 10:29:16 +00:00
miscfs don't set PG_RDONLY on the lower layer's pages, 2001-07-04 21:38:00 +00:00
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 bcopy -> memcpy; Nuke bogus local compatibility defines for it. 2001-07-08 10:33:58 +00:00
netiso
netkey
netnatm
netns Use SPPDEBUG not TCPDEBUG here 2001-07-08 16:14:22 +00:00
netsmb
nfs
ntfs update 2001-07-06 12:38:40 +00:00
smbfs
stand
sys Expel MSG_COMPAT/COMPAT_OLDSOCK, make the COMPAT_43 wrappers 2001-07-17 11:49:40 +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