Go to file
explorer ed3b6d5791 Fix a problem where tcp_slowtimo was called twice, once for ipv4 tcp and
once for ipv6.  This patch makes the ipv6 case pass NULLs in for fast
and slow timeouts iff defined(INET) and passes in the right function
if !defined(INET).

Reveiwed by itojun@iijlab.net.
1999-07-27 06:23:57 +00:00
bin According to the previous commit the new process state should be SDEAD and 1999-07-23 08:56:13 +00:00
distrib add -lbz2; also sort the libraries properly. 1999-07-26 08:07:30 +00:00
etc Fix PR security/8069 differently: 1999-07-26 19:31:53 +00:00
games Remove empty functin check_adir() and references to it. 1999-07-26 21:14:21 +00:00
gnu Argh - both gzip.c and libbz have a "decompress" symbol. For now, 1999-07-27 00:36:10 +00:00
include optionally include CRYPTOPATH Makefile.frag files. 1999-07-20 09:47:07 +00:00
lib add several ETHERTYPE_IPV6 case. 1999-07-25 05:52:16 +00:00
libexec When dlopen()'ing a shared object without an absolute pathname, search 1999-07-22 00:18:19 +00:00
regress add in inclusion of file to get memset prototype declaration. 1999-07-21 21:46:17 +00:00
sbin Replace the existing version of nologin(8) with a rewrite that was done 1999-07-27 03:56:13 +00:00
share update CRYPTO example to use ".sinclude" 1999-07-26 02:01:47 +00:00
sys Fix a problem where tcp_slowtimo was called twice, once for ipv4 tcp and 1999-07-27 06:23:57 +00:00
usr.bin declare EXITSTRING 1999-07-26 06:19:01 +00:00
usr.sbin improve icmp6 printing on jumbogram case. 1999-07-26 06:26:58 +00:00
Makefile Remove all of the domestic/crypto-us glue from this file. It is handled 1999-07-12 21:53:52 +00:00