Go to file
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
bin avoid C sequence point issues warned about by development version of gcc. 2001-01-16 02:41:17 +00:00
crypto Merge notsnap20010126 import. 2001-01-26 23:56:18 +00:00
dist Clean up wording slightly in previous. 2001-01-25 11:59:27 +00:00
distrib Change a package name. 2001-01-26 07:20:22 +00:00
etc /etc/disklabels is obsolete -- remove it 2001-01-25 15:12:49 +00:00
games play(): use snprintf() instead of hard-to-parse strncpy() calls 2001-01-25 20:41:41 +00:00
gnu Remove -Dunix, s/-Dsh3/-D__sh3__. 2001-01-22 08:16:24 +00:00
include have comment about strange use of _B 2001-01-21 10:44:15 +00:00
lib Include string.h for memset() prototype. 2001-01-26 13:42:11 +00:00
libexec comment or delete text after CPP directives. 2001-01-16 02:50:27 +00:00
regress 40B: just symlink in and out, don't bother copying it 2001-01-19 12:34:45 +00:00
sbin mark cloned routes with RTF_CLONED. present it with netstat -r by "c". 2001-01-27 04:49:31 +00:00
share mark cloned routes with RTF_CLONED. present it with netstat -r by "c". 2001-01-27 04:49:31 +00:00
sys mark cloned routes with RTF_CLONED. present it with netstat -r by "c". 2001-01-27 04:49:31 +00:00
usr.bin mark cloned routes with RTF_CLONED. present it with netstat -r by "c". 2001-01-27 04:49:31 +00:00
usr.sbin * Make error messages from open(2) include the file/device that was 2001-01-26 20:25:25 +00:00
Makefile if building w/o a DESTDIR, grab the system make files from the source 2000-10-07 17:18:17 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING note that undefined __assert13 refs are fixed by rebuilding lib/libc 2001-01-26 01:31:38 +00:00