freebsd-dev/libexec
Ed Schouten 2de7889ec8 Perform cleanups to rpc.rusersd:
- Perform whitespace fixes. Use tabs instead of 8 spaces.
- Make it build at WARNS=6.
2009-12-28 23:01:24 +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 handling of pts(4) device names in comsat(8). Also catch fork() errors. 2009-01-17 15:56:38 +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
lukemftpd
mail.local
mknetid
pppoed
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 Perform cleanups to rpc.rusersd: 2009-12-28 23:01:24 +00:00
rpc.rwalld
rpc.sprayd
rshd
rtld-aout
rtld-elf Fix local root vulnerability. 2009-12-01 02:57:06 +00:00
save-entropy
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
tftpd
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