Go to file
lukem c8493e9499 * add ftpd.conf directive `portrange class min max', which allows specification
of the port range used by passive connections. based on work in [bin/9158]
  from Takahiro Kambe <taca@sky.yamashina.kyoto.jp>
* change the way global variables are defined and extern-ed to be more
  consistent.
2000-01-12 22:39:27 +00:00
bin Slightly modified small fixes from Richard Rauch in PR bin/9150 2000-01-09 15:56:37 +00:00
dist update ipfilter code to 3.3.6 1999-12-28 07:40:12 +00:00
distrib Add necessary support routines for login.conf. 2000-01-12 05:02:10 +00:00
etc - Make /etc/daily run /etc/daily.local if it exists. Make similar change for 2000-01-10 17:03:49 +00:00
games Use err(1, NULL) and warn(NULL) for `out of memory' error messages. 2000-01-09 17:17:19 +00:00
gnu Add rudimentry VAX COFF support. enough so objdump, size, nm, etc. are happy 2000-01-11 05:48:27 +00:00
include Add necessary support routines for login.conf. 2000-01-12 05:02:10 +00:00
lib Add necessary support routines for login.conf. 2000-01-12 05:02:10 +00:00
libexec * add ftpd.conf directive `portrange class min max', which allows specification 2000-01-12 22:39:27 +00:00
regress Make it build on ELF toolchain. 1999-12-09 09:08:00 +00:00
sbin implement netmask slash notation for IP and IPv6 addresses 2000-01-12 10:29:35 +00:00
share SYnc with the latest driver changes. 2000-01-12 07:56:46 +00:00
sys these are needed due to the change in rev 1.16 of mips/include/mips_param.h 2000-01-12 19:33:18 +00:00
usr.bin Wrap login.conf database access in ifdef LOGIN_CAP. 2000-01-12 05:13:32 +00:00
usr.sbin fix bug that caused first load to fail - from jkunz@unixag-kl.fh-kl.de 2000-01-10 19:33:18 +00:00
Makefile After ${MAKE} obj, explicitly make obj dirs in ${.CURDIR}/distrib as well. 1999-12-05 22:53:53 +00:00