Go to file
itojun 940276557f add epsv4 command, which enable/disable the use of EPSV/EPRT.
this is mainly for (hypothetical) ftp server which disconnect clients
that use EPSV/EPRT.  I've never seen any ftp server like this, but
epsv4 command may be of use when such an ftp server is found.
1999-07-11 20:37:39 +00:00
bin compile with WARNS = 2 1999-07-09 03:05:49 +00:00
distrib Fixed md_newdisk(). 1999-07-11 14:12:21 +00:00
etc repair diskless startup: "netstart" needs "sysctl" and "awk" now, thus 1999-07-07 21:24:56 +00:00
games man page rewritten into -mandoc by dholland@eecs.harvard.edu; from PR7861 1999-06-27 04:35:42 +00:00
gnu Do DBX debugging symbols (stabs) the usual ELF way, using relative 1999-07-07 22:23:35 +00:00
include Restrict function delcarations using XNS5.2 D2.0 as a reference. 1999-07-03 13:30:38 +00:00
lib Avoid infinite loop if pathname is longer than the maximum the kernel 1999-07-11 18:01:46 +00:00
libexec more sanity check on LPRT. 1999-07-11 20:09:23 +00:00
regress Add permission checking (execute-only innermost directory) 1999-07-11 09:54:41 +00:00
sbin Update to new mount arguments. 1999-07-08 03:04:39 +00:00
share Makefile fragment used to determine the path to crypto code in the 1999-07-11 20:17:01 +00:00
sys One more pmap_extract() fix. 1999-07-11 17:47:21 +00:00
usr.bin add epsv4 command, which enable/disable the use of EPSV/EPRT. 1999-07-11 20:37:39 +00:00
usr.sbin add usr.sbin/pvcsif and usr.sbin/pvctxctl to SUBDIR. 1999-07-11 17:35:33 +00:00
Makefile Handle crypto-us just like domestic 1999-05-27 21:03:31 +00:00