freebsd kernel with SKQ
Go to file
fenner b7f56c7204 Change default tun MTU back to 1500.
Use the interface MTU instead of the constant when deciding what
	packets to accept.
Allow using the SIOCSIFMTU ioctl (e.g. "ifconfig tun0 mtu XXX") to
	set the MTU.
1996-12-16 19:23:34 +00:00
bin Merge in NetBSD mods and -Wall cleaning. 1996-12-14 06:20:03 +00:00
contrib Fix the "moving head" problem. 1996-12-12 04:37:35 +00:00
eBones First round of moving secure telnet (AKA kerberised telnet) to its new home 1996-10-26 17:20:52 +00:00
etc cvsup client moved from sbin to bin 1996-12-16 03:37:59 +00:00
games Correct the location of the trek documentation in the 1996-12-14 18:34:56 +00:00
gnu Correct some xrefs/mlinks. 1996-12-14 23:27:20 +00:00
include Fix compiler warning: /* inside comment 1996-12-05 14:46:57 +00:00
lib Fix yet another buffer overflow. :-( 1996-12-16 17:32:58 +00:00
libexec Document the -k, -v and -x options. 1996-12-16 00:01:28 +00:00
lkm Make snake 3.0-CURRENT here. 1996-11-11 14:18:40 +00:00
release make note of which /etc files need upgrading in installUpgrade rather 1996-12-15 18:14:37 +00:00
sbin Add multicast options -I (source interface), -T (set ttl), -L (no loopback). 1996-12-15 23:41:29 +00:00
secure Secure telnet is now in eBones. 1996-11-07 14:42:57 +00:00
share Now, the translation is completed. 1996-12-16 14:35:32 +00:00
sys Change default tun MTU back to 1500. 1996-12-16 19:23:34 +00:00
tools Start collecting transition tools for upgrading a system to 3.0. 1996-12-16 16:12:35 +00:00
usr.bin Add \' to valid escapes list to be compatible with printf 1996-12-15 23:55:03 +00:00
usr.sbin Close yet another buffer overrun 1996-12-16 18:21:00 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile Use LC_TIME=C instead of LC_TIME= (POSIX) 1996-11-26 03:26:31 +00:00