NetBSD/libexec
lukem c984c19121 * replace LOG(CMD|BYTES) macros with logcmd(), which is a cleaner
solution with less code replication. use realpath() in logcmd() so
  that all logged filenames are sane.
* support `REST STREAM' in `FEAT' reply (from draft-ietf-ftpext-mlst-05)
* in 'HELP', suffix unimplemented commands with `-' instead of `*'; the
  former is easier to differentiate from `+'.
* deprecate curdir() now that logcmd() doesn't use it.
* ensure all filename buffers are at least MAXPATHLEN+1 in size.
* move jmp_buf errcatch out of extern.h, removing need to #include <setjmp.h>
  in every file.
1998-12-28 04:54:00 +00:00
..
atrun
comsat
cron
fingerd
ftpd * replace LOG(CMD|BYTES) macros with logcmd(), which is a cleaner 1998-12-28 04:54:00 +00:00
getNAME
getty
identd
ld.aout_so
ld.elf_so
lfs_cleanerd
mail.local
makekey
makewhatis
rexecd
rlogind
rmail
rpc.rquotad
rpc.rstatd
rpc.rusersd
rpc.rwalld
rpc.sprayd
rshd
talkd
telnetd
tftpd
uucpd
Makefile
Makefile.inc