Go to file
itojun 542bd3ceb5 handle IPv4 TCP control connection, toward AF_INET6 socket.
this happens when you have the following line in inetd.conf,
but not with tcp4 line:
>>>ftp  stream tcp6 nowait root /usr/libexec/ftpd ftpd -ll
1999-07-27 15:41:49 +00:00
bin Fix PR3474: df -t/df -l confused by stacked local mounts. 1999-07-27 12:13:19 +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 make sure only whole words are matched, use [:space:] RE to avoid embedded 1999-07-27 15:41:27 +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 handle IPv4 TCP control connection, toward AF_INET6 socket. 1999-07-27 15:41:49 +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