Go to file
itojun dc1d7df811 do not initialize rmx_mtu on RTM_ADD.
on gateway change, copy rmx_mtu from gateway only under the following condition:
- current MTU is not locked
- current MTU was discovered via PMTUD

XXX if gateway has MTU == 0, current MTU is set to 0 and we are going to
rediscover PMTU again.  is it good or bad?
2001-07-26 05:47:37 +00:00
bin seperate -> separate 2001-07-22 13:33:58 +00:00
crypto remove a (potentially) double free 2001-07-18 21:54:56 +00:00
dist "Bah, remove the declaration!!" --thorpej 2001-07-14 06:01:22 +00:00
distrib add new texinfo man pages 2001-07-25 23:47:23 +00:00
etc seperate -> separate 2001-07-22 13:33:58 +00:00
games seperate -> separate 2001-07-22 13:33:58 +00:00
gnu fix merge left-overs 2001-07-25 17:40:09 +00:00
include Avoid trad. cpp recursion in intptr_t definition. 2001-07-18 10:18:21 +00:00
lib s/necesary/necessary/ 2001-07-24 16:43:02 +00:00
libexec Add hack bits to be able to compile a cross-linker for 8K-pages m68k targets 2001-07-25 12:21:33 +00:00
regress Returning values in void is BAD. 2001-07-25 05:17:50 +00:00
sbin remove unnecessary duplicate initialisation of sblock.fs_clean 2001-07-26 03:46:57 +00:00
share Manual page for the makphy driver. 2001-07-25 22:33:30 +00:00
sys do not initialize rmx_mtu on RTM_ADD. 2001-07-26 05:47:37 +00:00
usr.bin allow passwords less than SKEY_MIN_PW_LEN to work (with a warning), 2001-07-24 23:53:25 +00:00
usr.sbin Fix `pkg_add -u' for packages without dependencies. 2001-07-24 14:45:16 +00:00
Makefile clarify some variable documentation; from cagney 2001-06-10 13:15:29 +00:00
Makefile.inc
UPDATING add blurb about bootstrapping new texinfo 2001-07-26 02:30:29 +00:00