Go to file
cgd 5e4db63c27 * when encoding an FTP url, if the path starts with a / put a %2F at the
start of the URL so that the request will start from / (rather than
  relative to the login directory; makes things work better for
  non-anonymous FTP).  To make it clearer what's going on, make the
  default path (used to get distribution bits) relative.  (according
  to the 1.4 LAST_MINUTE file, this is OK.)
* Also, %-encode passwords in FTP URLs (doesn't help actual security, but
  makes it slightly harder to figure out a password by reading over
  somebody's shoulder).
1999-06-18 23:26:40 +00:00
bin pulling param.h not types.h to get BSD4_4. from NAKAJIMA Yoshihiro <nakayosh@kcn.ne.jp> in PR#7751 1999-06-10 14:59:50 +00:00
distrib * when encoding an FTP url, if the path starts with a / put a %2F at the 1999-06-18 23:26:40 +00:00
etc Change /etc/mtree/special and /etc/sendmail.cf to mode 444, and 1999-06-18 05:06:45 +00:00
games Fixi uninit vars warnings. 1999-05-16 00:15:46 +00:00
gnu Build GNU Awk 3.0.3 from sources in "dist" directory. 1999-06-13 22:21:58 +00:00
include - provide forward struct declarations for all functions. 1999-06-12 18:06:19 +00:00
lib MCL_FUTURE is now implemented. 1999-06-18 05:37:30 +00:00
libexec MAP_COPY -> MAP_PRIVATE 1999-06-17 21:09:47 +00:00
regress add "extent" 1999-06-02 15:57:18 +00:00
sbin MAP_COPY -> MAP_PRIVATE 1999-06-17 21:09:47 +00:00
share fix includes: out goes netinet/ip.h, in comings sys/mbuf, net/if.h and net/pfil.h. 1999-06-18 06:03:39 +00:00
sys Add ess to isa attachment. The entry is commented out for the moment since 1999-06-18 20:27:59 +00:00
usr.bin make this compile again... since size_t is unsigned long now, %*d's with 1999-06-15 15:04:40 +00:00
usr.sbin don't print a useless error message. 1999-06-18 09:50:35 +00:00
Makefile Handle crypto-us just like domestic 1999-05-27 21:03:31 +00:00