NetBSD/sys
itojun fee00b1a78 mark cloned routes with RTF_CLONED. present it with netstat -r by "c".
let static routes overwrite cloned routes, as cloned routes can come back again
if necessary.  behavior same as freebsd/bsdi, code partially from bsdi42.
(NRL rt->rt_parent was not added)
should fix PR 11916 and maybe some other PRs with ARP behavior.

recompilation of usr.sbin/route6d is suggested.
2001-01-27 04:49:31 +00:00
..
adosfs make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const 2001-01-22 12:17:35 +00:00
altq Install ALTQ header files. 2000-12-15 01:20:32 +00:00
arch Fix dvma problem caused by previous. Seems like the dvma segment calculation 2001-01-27 03:40:39 +00:00
coda make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const 2001-01-22 12:17:35 +00:00
compat Moved include <sys/ioctl.h> so that we can build without WSCONS enabled. 2001-01-26 19:41:52 +00:00
conf Rasops supports 4bit depth. 2001-01-21 13:50:58 +00:00
crypto sync with kame. 2000-11-06 14:11:40 +00:00
ddb make db_command_table[] const; since there is no way to dynamically extend 2001-01-24 20:54:41 +00:00
dev More #if's. This needs some serious rototillage, but a few #if's will 2001-01-27 02:13:34 +00:00
filecorefs make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const 2001-01-22 13:32:23 +00:00
gdbscripts fix pointer arithmetic 2001-01-11 05:31:02 +00:00
ipkdb
isofs make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const 2001-01-22 13:18:29 +00:00
kern when the peer is disconnected before accept(2) is issued, 2001-01-22 18:14:11 +00:00
lib Sync with libc for licence update. 2001-01-23 19:12:29 +00:00
lkm add filecorefs LKM - noticed it's missing 2001-01-22 13:41:51 +00:00
miscfs g/c pmnt_mp in struct procfs_args 2001-01-25 12:44:56 +00:00
msdosfs make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const 2001-01-22 12:17:35 +00:00
net mark cloned routes with RTF_CLONED. present it with netstat -r by "c". 2001-01-27 04:49:31 +00:00
netatalk Avoid recursion with traditional cpp. 2000-07-28 12:13:32 +00:00
netccitt pull post-4.4BSD change to sys/net/route.c from BSD/OS 4.2 (UCB copyrighted). 2001-01-17 04:05:41 +00:00
netinet Make diagnostic actually useful - needed to debug other ARP PRs. 2001-01-26 11:40:32 +00:00
netinet6 - record IPsec packet history into m_aux structure. 2001-01-24 09:04:15 +00:00
netisdn Nuke all uses of splimp() in the isdn subsystem, replace by splnet(). 2001-01-19 12:44:44 +00:00
netiso constify 2001-01-18 20:28:15 +00:00
netkey if 2nd parameter of key_acquire() is NULL it panics. 2001-01-10 18:52:51 +00:00
netnatm Keystone Kwality Kops: add multiple-include protection. 2000-07-03 01:19:23 +00:00
netns Fix a rather annoying problem where the sockaddr_dl which holds 2001-01-17 00:30:49 +00:00
netsmb get rid of md4.h 2000-12-08 06:22:53 +00:00
nfs make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const 2001-01-22 12:17:35 +00:00
ntfs make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const 2001-01-22 12:17:35 +00:00
smbfs initial stab at smbfs (CIFS). originally for freebsd by boris popov, 2000-12-07 03:33:46 +00:00
stand
sys Make e_errno of struct emul 'const int *' (was 'int *'), since the errno 2001-01-25 20:18:51 +00:00
ufs Fix from chuq: 2001-01-27 04:23:21 +00:00
uvm When considering a page for deactivation, check to see if the 2001-01-25 00:24:48 +00:00
Makefile Enable the imported ISDN4BSD based ISDN subsystem. 2001-01-05 13:09:15 +00:00