NetBSD/share
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
..
dict Sort(!). "preconsolidate" was in the wrong place. 2001-01-13 11:51:12 +00:00
doc change make -> ${MAKE} 2000-10-26 06:17:41 +00:00
examples Enable ISDN examples. 2001-01-06 13:28:19 +00:00
locale ru_SU locales are deprecated, ru_RU is now correct one. 2001-01-22 17:48:15 +00:00
man mark cloned routes with RTF_CLONED. present it with netstat -r by "c". 2001-01-27 04:49:31 +00:00
me Use ${COPY} instead of -c for ${INSTALL} commands. 2000-09-23 13:53:41 +00:00
misc sync with freebsd share/misc/bsd-family-tree. 2001-01-19 07:37:41 +00:00
mk fix typo in LIBSSL decl. it made programs with DPADD+=${LIBSSL} to build 2001-01-26 09:42:49 +00:00
sushi Oops.. Forgot these files.. These do the pre-processing to allow the 2001-01-24 09:35:57 +00:00
tabset
termcap Remove the visual bell capability from the xterm entry. This fixes 2001-01-14 19:10:59 +00:00
tmac add dreamcast and hpcsh 2001-01-18 14:14:05 +00:00
wscons Use the usual make variables with ${INSTALL} (RENAME, COPY, PRESERVE, 2000-09-24 05:56:04 +00:00
zoneinfo Import tzdata2000h. 2000-12-19 14:27:54 +00:00
Makefile Argh.. I forgot to enable the sushi subdir in this Makefile, fix. 2001-01-07 07:10:30 +00:00
Makefile.inc