freebsd-dev/libexec
Ed Schouten 3e08d559a8 Fix several warnings.
- Add __unused keywords.
- Don't shadow a global variable called cr.
- Make the global cr variable const.
2010-01-02 09:45:59 +00:00
..
atrun Don't use UT_NAMESIZE here to determine the maximum username length. 2009-12-25 10:30:54 +00:00
bootpd Use RTF_LLDATA. 2009-03-31 23:02:51 +00:00
comsat Fix several warnings. 2010-01-02 09:45:59 +00:00
fingerd Mark functions as __dead2 in order to help the LLVM static checker 2008-08-04 01:25:48 +00:00
ftpd Move variable externs into extern.h so they are checked against the definitions. 2009-04-07 20:34:34 +00:00
getty Stop mentioning /usr/X11R6. 2007-07-24 06:41:07 +00:00
lukemftpd Not needed any more, vendor sources have PAM support. 2006-08-31 17:12:33 +00:00
mail.local
mknetid
pppoed Significantly reduce the memory leak as noted in BUGS section for 2007-07-04 00:00:41 +00:00
rbootd
revnetgroup
rlogind
rpc.rquotad printerr_reply() has never been used for as long as we've had this code in 2009-09-26 23:05:01 +00:00
rpc.rstatd Use sysctl to fetch stats from the kernel instead of reading variables 2008-06-10 18:47:43 +00:00
rpc.rusersd Make rpc.ruserd work with utmpx/libulog. 2009-12-29 10:28:20 +00:00
rpc.rwalld
rpc.sprayd
rshd
rtld-aout ANSIfy ldconfig and the aout bits it still uses from rtld-aout. 2009-12-29 21:07:17 +00:00
rtld-elf Fix local root vulnerability. 2009-12-01 02:57:06 +00:00
save-entropy 1. Attempt to take one bullet out of the foot-shooting gun by silently 2006-08-28 06:41:50 +00:00
smrsh
talkd Modify the sources to make WARNS=6 work. 2009-12-26 14:33:55 +00:00
tcpd
telnetd Convert telnetd(8) to use posix_openpt(2). 2008-11-13 19:05:27 +00:00
tftp-proxy Link pf 4.1 to the build: 2007-07-03 12:46:08 +00:00
tftpd Add "with" to make the line go smoother. 2007-11-23 01:52:44 +00:00
ulog-helper Repair breakage to last-minute API change. 2009-12-03 21:44:41 +00:00
ypxfr
Makefile Add a new library: libulog. 2009-12-03 15:48:24 +00:00
Makefile.inc