Go to file
lukem 7e80378800 * new ftpd.conf directive:
template class [refclass]
  following directives for refclass will apply to class as well.
  this makes setting up a `template' class with many default settings
  easy, whilst allowing for class-specific overrides
* prevent crash when the optional limitfile wasn't given to limit
* document count_users()
* document default setting of limit in ftpd.conf(5)
* crank version
2000-01-09 10:08:45 +00:00
bin Add description of FIFOs in long display (was commented out). 2000-01-05 02:54:55 +00:00
dist update ipfilter code to 3.3.6 1999-12-28 07:40:12 +00:00
distrib add usr/share/examples/ftpd/ftpusers 2000-01-08 13:32:43 +00:00
etc allow "sh MAKEDEV ttyNN", where NN is 00 to 99. 2000-01-09 02:37:06 +00:00
games Declare variables as extern in headers rather than using linker commons. 2000-01-01 10:15:17 +00:00
gnu Semi-random code cleanup. 2000-01-07 21:19:36 +00:00
include Correct typo in comment. 2000-01-05 14:40:14 +00:00
lib need sys/types.h before sys/socket.h 2000-01-07 01:49:42 +00:00
libexec * new ftpd.conf directive: 2000-01-09 10:08:45 +00:00
regress Make it build on ELF toolchain. 1999-12-09 09:08:00 +00:00
sbin Nuke a debugging printf that I forgot to remove before last commit. 2000-01-09 03:06:35 +00:00
share Fix manual page formatting problem. Fix supplied by Patrick Welche 2000-01-08 17:15:18 +00:00
sys Prototype stacktrace() and logstacktrace(). 2000-01-09 10:05:55 +00:00
usr.bin Use uname(3) to determine MACHINE type. 2000-01-09 04:54:53 +00:00
usr.sbin Use uname(3) to determine MACHINE type. 2000-01-09 04:54:53 +00:00
Makefile After ${MAKE} obj, explicitly make obj dirs in ${.CURDIR}/distrib as well. 1999-12-05 22:53:53 +00:00