NetBSD/libexec
lukem 31547ec641 * implement /etc/ftpd.conf, which adds support for the following features,
controllable on a per class (which is one of: real, chroot, guest,
  all or none) basis:
    * on-the-fly execution of a command to build the file (a ``conversion''),
      providing support for "get dirname.tar" and the like.
    * displaying the contents of a file when a directory is entered
      for the first time.
    * maximum value for timeout (replaces -T).
    * control usage of CHMOD, DELE, MKD, RMD, UMASK; replacing -DINSECURE_GUEST.
    * notifying the user of the existance of a files matching a glob
      pattern when a directory is entered for the first time.
    * default value for timeout (replaces -t).
    * default umask (replaces -DGUEST_CMASK and -u).
  The conversion, display, and notify functionality was based on code by
  Simon Burge <simonb@telstra.com.au>.
* clean up and re-order parts of the man page into subsections.
* STAT displays the settings defined for the class of the current user.
* bump version from 6.00 to 7.00, because of ftpd.conf.
* deprecate -DGUEST_CMASK and -DINSECURE_GUEST in the Makefile, and
  -t, -T and -u, as ftpd.conf allows finer control of these.
* add "nostderr" argument to ftpd_popen(), because you don't want the
  stderr stream mixing with the stdout stream during a conversion,
  as this can corrupt the stream.
1997-06-14 08:43:26 +00:00
..
atrun fix typos per pr-3349 submitted by SAITOH Masanobu 1997-03-18 14:25:29 +00:00
comsat
cron
fingerd RCS ID police. 1997-01-20 21:01:28 +00:00
ftpd * implement /etc/ftpd.conf, which adds support for the following features, 1997-06-14 08:43:26 +00:00
getNAME Sync to 4.4BSD-Lite2 1997-04-29 20:39:10 +00:00
getty fix a couple of unlikely buffer overflows. 1997-04-29 21:01:54 +00:00
identd RCS id police. 1996-08-30 17:41:29 +00:00
ld.aout_so fix typo; from Saitoh Masanobu in PR misc/3696. 1997-06-03 04:24:25 +00:00
ld.elf_so Back out BUILDDIR and NOINSTALL changes. 1997-05-31 21:21:13 +00:00
lfs_cleanerd Fix broken uses of Dd. Both the mdoc and mdoc.samples pages agree: 1997-05-29 01:48:05 +00:00
mail.local KNF. RCSids. be safe with buffers. 1997-04-21 11:29:26 +00:00
makekey Sync to 4.4BSD-Lite2 1997-04-29 21:19:05 +00:00
makewhatis - Makefile cleanups 1997-03-24 22:15:37 +00:00
rexecd call setlogin. from pr#1292 (James Jegers <jimj@miller.cs.uwm.edu>) 1996-05-21 11:06:49 +00:00
rlogind - implement -a (verfiy all hostnames) with code taken from rshd(8). 1996-11-08 07:47:44 +00:00
rmail add SYMLINKS to keep an symlink from /bin for back uucp compatibility 1997-03-13 02:51:29 +00:00
rpc.rquotad RCS id police. 1996-08-30 20:15:06 +00:00
rpc.rstatd Fix reporting of disk statistics that's been broken since new disk 1997-02-22 01:41:34 +00:00
rpc.rusersd - Makefile cleanups 1997-03-24 22:15:37 +00:00
rpc.rwalld RCS id police. 1996-08-30 20:15:06 +00:00
rpc.sprayd PR 3667 from SAITOH Masanobu <msaitoh@spa.is.uec.ac.jp>. 1997-05-25 03:55:58 +00:00
rshd
talkd Doh! MAXHOSTNAMELEN, not MAXHOSTNAME 1997-01-29 10:30:14 +00:00
telnetd - Makefile cleanups 1997-03-24 22:15:37 +00:00
tftpd get rid of supplementary groups. 1997-04-22 10:33:07 +00:00
uucpd Fix newline/carriage return handling during login. 1996-12-01 00:44:48 +00:00
Makefile descend unconditionally for clean and cleandir targets 1997-04-09 06:23:40 +00:00
Makefile.inc RCS id police. 1996-12-18 05:39:57 +00:00