freebsd-src/libexec
Kris Kennaway 4147bd4426 Filter out some more magic environment variables used by libraries linked
with telnetd. This should really be done with a positive filter - i.e.
only allow through a configured list of variables.

Also do some buffer-safety cleanups while I'm here - I don't think these
are exploitable.
2000-10-31 05:29:54 +00:00
..
atrun Don't uselessly set MANDEPEND (it isn't used in this Makefile, and isn't 2000-05-15 15:01:13 +00:00
bootpd strerror is declared in <string.h> 2000-09-04 05:48:09 +00:00
comsat
fingerd Support logging for IPv6 remote host. 2000-02-18 07:08:03 +00:00
ftpd Fix broken PAM with SKEY behaviour: the skey.access file checks 2000-10-12 10:21:05 +00:00
getNAME
getty Don't depend on <sys/stat.h> bogusly including <sys/time.h> (and thereby 2000-10-10 01:50:26 +00:00
mail.local Add a MAINTAINER= line so people know who to blame 2000-10-26 23:02:36 +00:00
makekey
mknetid
named-xfer
pppoed Use the new-style ngpppoe_init_data structure. 2000-10-31 02:46:12 +00:00
rbootd Don't depend on <sys/stat.h> bogusly including <sys/time.h> (and thereby 2000-10-10 01:50:26 +00:00
revnetgroup Don't call err() without a format string. 2000-07-11 23:53:22 +00:00
rexecd Man page fixups 2000-05-15 14:06:07 +00:00
rlogind Removed broken PAM support from rshd(8) and rlogind(8). rshd does 2000-10-12 07:18:20 +00:00
rpc.rquotad
rpc.rstatd
rpc.rusersd
rpc.rwalld
rpc.sprayd
rshd Removed broken PAM support from rshd(8) and rlogind(8). rshd does 2000-10-12 07:18:20 +00:00
rtld-aout Move the man pages for the a.out dynamic linker into the 1aout 2000-01-29 03:13:49 +00:00
rtld-elf Add support for dlsym(RTLD_DEFAULT, ...). 2000-09-19 04:27:16 +00:00
smrsh Add a MAINTAINER= line so people know who to blame 2000-10-26 23:02:36 +00:00
talkd
telnetd Filter out some more magic environment variables used by libraries linked 2000-10-31 05:29:54 +00:00
tftpd Some more slight doco fixes: update date, and add a bit more to the history. 2000-09-14 19:20:17 +00:00
uucpd IPv6 support. 2000-05-14 18:01:05 +00:00
xtend
ypxfr Spelling fix: transfered --> transferred 2000-06-02 21:22:09 +00:00
Makefile Wrap uucpd behind the NOUUCP knob. 2000-03-24 18:21:09 +00:00
Makefile.inc