NetBSD/sys
scw 6e0195e742 Make the set_page_cacheable/set_page_cacheinhibit functions do the
right thing on 68030 again.
2001-07-30 21:32:49 +00:00
..
adosfs
altq Fix typo. s/extention/extension/ 2001-07-05 08:38:24 +00:00
arch Make the set_page_cacheable/set_page_cacheinhibit functions do the 2001-07-30 21:32:49 +00:00
coda change vop_symlink and vop_mknod to return vpp (the created node) 2001-07-24 15:39:30 +00:00
compat Adjust to the new copyargs() footprint. 2001-07-29 21:28:45 +00:00
conf update to 1.5X: removed WILLRELE from vop_mknod and vop_symlink 2001-07-24 15:40:15 +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 Oops, make Rx interrupt deferral actually work. 2001-07-30 20:12:10 +00:00
filecorefs
gdbscripts
ipkdb
isofs seperate -> separate 2001-07-22 13:33:58 +00:00
kern simplify an expression. 2001-07-29 21:24:23 +00:00
lib Avoid warnings about uninitialised usage. 2001-07-19 18:55:38 +00:00
lkm change vop_symlink and vop_mknod to return vpp (the created node) 2001-07-24 15:39:30 +00:00
miscfs change vop_symlink and vop_mknod to return vpp (the created node) 2001-07-24 15:39:30 +00:00
msdosfs seperate -> separate 2001-07-22 13:33:58 +00:00
net raise IFF_UP on SIOCSIFADDR. commented by tv@netbsd, sync with kame 2001-07-30 11:12:58 +00:00
netatalk
netccitt Sprinkle couple of cosmetic changes - use 'extern' in headers, make 2001-06-19 07:37:16 +00:00
netinet sync gif interface code with latest kame. 2001-07-29 05:08:32 +00:00
netinet6 sync gif interface code with latest kame. 2001-07-29 05:08:32 +00:00
netisdn bcopy -> memcpy; Nuke bogus local compatibility defines for it. 2001-07-08 10:33:58 +00:00
netiso Sprinkle couple of cosmetic changes - use 'extern' in headers, make 2001-06-19 07:37:16 +00:00
netkey do not #ifdef KEY_DEBUG in header. sync with kame 2001-07-27 04:48:13 +00:00
netnatm
netns Use SPPDEBUG not TCPDEBUG here 2001-07-08 16:14:22 +00:00
netsmb `response', not `responce' 2001-06-19 13:45:52 +00:00
nfs change vop_symlink and vop_mknod to return vpp (the created node) 2001-07-24 15:39:30 +00:00
ntfs fix pointer/structure mismatch in some dprintf's 2001-07-30 13:10:30 +00:00
smbfs
stand
sys make elf64_copyargs() of type int also per the recent copyargs changes 2001-07-30 14:07:25 +00:00
ufs - multiple include protection 2001-07-27 01:28:06 +00:00
uvm Back out previous -- christos needs to update his lint(1). 2001-07-25 23:05:04 +00:00
Makefile