freebsd-nq/libexec
Warner Losh 8ea3178507 Reviewed by: Bill Fenner <fennder@parc.xerox.com>
Reviewed by:	Garrett Wollman <wollman@freebsd.org>
Submitted by:	Warner Losh <imp@village.org>
Close PR bin/1145:
	Add -s flag to tftpd.  This enables the so-called secure mode
of tftpd where it chroots to a given directory before allowing access
to the files.  In addition, it runs as nobody when in this mode.
Reviewed a long time ago by Bill and Garrett.  Apply my patch from the
pr, and close the PR.
1996-09-22 04:19:27 +00:00
..
atrun
bootpd Make the inetd suggestion slightly less confusing. 1996-09-19 08:21:18 +00:00
comsat wrong C bracketing, *blush*... 1996-09-07 02:17:29 +00:00
fingerd
ftpd Fix some compilation warnings. 1996-09-21 18:01:23 +00:00
getNAME sync copyright with /usr/share/examples/etc/bsd-style-copyright 1996-08-27 20:04:45 +00:00
getty This should have gone away with the COMPAT_43 cruft. cgetent() is now 1996-09-20 11:19:00 +00:00
lfs_cleanerd Use the .Bx macro where appropriate. 1996-08-23 20:36:11 +00:00
mail.local Don't use __dead or __pure in user code. They were obfuscations 1996-09-14 03:00:32 +00:00
makekey Use the .At macro where appropriate. 1996-08-23 01:06:24 +00:00
mknetid
named-xfer Unlocalize date 1996-09-01 00:53:45 +00:00
rbootd
revnetgroup
rexecd
rlogind Fix some compilation warnings. 1996-09-21 18:01:23 +00:00
rpc.rquotad
rpc.rstatd
rpc.rusersd
rpc.rwalld
rpc.sprayd
rshd Fix some compilation warnings. 1996-09-21 18:01:23 +00:00
rtld-aout Use `install -C' instead of lots of shell commands to install ld.so 1996-09-12 03:42:54 +00:00
rtld-elf
talkd zap #include <sgtty.h>, it's not used. 1996-09-07 02:08:35 +00:00
telnetd Fixed DPADD. 1996-09-05 17:16:10 +00:00
tftpd Reviewed by: Bill Fenner <fennder@parc.xerox.com> 1996-09-22 04:19:27 +00:00
uucpd Use the .Bx macro where appropriate. 1996-08-23 20:36:11 +00:00
xtend Fixed DPADD. 1996-09-05 17:16:10 +00:00
ypxfr Fixed DPADD. 1996-09-05 17:16:10 +00:00
Makefile Add named-xfer 1996-08-29 22:17:27 +00:00
Makefile.inc