NetBSD/sys
itojun 6338419cfb manage IFA_ROUTE on interface address better, so that we can
provide a better support for multiple address with the same prefix better.
(like 10.0.0.1/8 and 10.0.0.2/8 on the same interface)
continuation of PR 13311.

remove irrelevant #if 0'ed segment for PR 10427.
2001-07-22 16:18:31 +00:00
..
adosfs
altq Fix typo. s/extention/extension/ 2001-07-05 08:38:24 +00:00
arch support multiple batteries (currently only # of batteris is visible - 2001-07-22 16:05:17 +00:00
coda bzero -> memset 2001-07-18 16:12:31 +00:00
compat make linux_socketcall_argsize[] static const 2001-07-22 13:55:23 +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 seperate -> separate 2001-07-22 13:33:58 +00:00
filecorefs
gdbscripts
ipkdb
isofs seperate -> separate 2001-07-22 13:33:58 +00:00
kern seperate -> separate 2001-07-22 13:33:58 +00:00
lib Avoid warnings about uninitialised usage. 2001-07-19 18:55:38 +00:00
lkm port this to sparc64. 2001-07-18 16:53:34 +00:00
miscfs don't set PG_RDONLY on the lower layer's pages, 2001-07-04 21:38:00 +00:00
msdosfs seperate -> separate 2001-07-22 13:33:58 +00:00
net repair validation on RTAX_GENMASK insertion. has been broken since 44bsd. 2001-07-21 12:20:36 +00:00
netatalk
netccitt Sprinkle couple of cosmetic changes - use 'extern' in headers, make 2001-06-19 07:37:16 +00:00
netinet manage IFA_ROUTE on interface address better, so that we can 2001-07-22 16:18:31 +00:00
netinet6 seperate -> separate 2001-07-22 13:33:58 +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
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 Introduce NFS_DEFAULT_NIOTHREADS to define the default number 2001-07-01 02:13:35 +00:00
ntfs update 2001-07-06 12:38:40 +00:00
smbfs
stand
sys Add SCBUSIODETACH ioctl. 2001-07-18 20:20:16 +00:00
ufs Merge the short-lived perseant-lfsv2 branch into the trunk. 2001-07-13 20:30:18 +00:00
uvm seperate -> separate 2001-07-22 13:33:58 +00:00
Makefile