NetBSD/libexec
elad 7d7720ce94 Don't print uninitialized errno, from David A. Holland on #NetBSD-code 2006-10-07 18:26:40 +00:00
..
atrun - Don't use a stale errno when printing an error 2005-10-31 16:15:42 +00:00
comsat Don't do things you are not supposed to inside a signal handler. 2005-07-18 04:01:33 +00:00
cron
fingerd change (mostly) int to socklen_t. GCC 4 doesn't like that int and 2006-05-09 20:18:05 +00:00
ftpd Fix -ULOGIN_CAP compile. 2006-09-26 06:47:20 +00:00
getNAME Handle .br - this makes processing of the netbsd-4 2006-09-12 21:56:43 +00:00
getty PR/13478: Greg A. Woods: some tty-related documentation fixes 2006-10-06 22:07:44 +00:00
hpropd Remove more references to kerberosIV. 2006-03-23 20:14:16 +00:00
identd Avoid buffer overflow. 2006-09-29 17:02:04 +00:00
kadmind sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4. 2006-05-11 23:16:28 +00:00
kpasswdd sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4. 2006-05-11 23:16:28 +00:00
ld.aout_so bare asm -> __asm 2005-12-24 21:51:51 +00:00
ld.elf_so Simplify multiple MACHINE_ARCH endian checks with single MACHINE_CPU 2006-08-27 07:22:02 +00:00
lfs_cleanerd Pay attention to the new LFS_CLEANER_MUST_CLEAN flag in the Ifile. 2006-09-01 19:43:51 +00:00
mail.local Coverity CID 3931: Fix memory leak. 2006-09-27 17:15:20 +00:00
makekey Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:46:37 +00:00
makewhatis Only include libutil if !HOSTPROG 2006-08-30 12:11:40 +00:00
rexecd end the argument list to exec*(3) with a NULL instead of a bare '0', as 2006-05-11 00:22:52 +00:00
rlogind change (mostly) int to socklen_t. GCC 4 doesn't like that int and 2006-05-09 20:18:05 +00:00
rmail Shouldn't use += on a variable that we haven't initialized yet ... 2005-06-01 15:55:31 +00:00
rpc.rquotad change (mostly) int to socklen_t. GCC 4 doesn't like that int and 2006-05-09 20:18:05 +00:00
rpc.rstatd change (mostly) int to socklen_t. GCC 4 doesn't like that int and 2006-05-09 20:18:05 +00:00
rpc.rusersd change (mostly) int to socklen_t. GCC 4 doesn't like that int and 2006-05-09 20:18:05 +00:00
rpc.rwalld change (mostly) int to socklen_t. GCC 4 doesn't like that int and 2006-05-09 20:18:05 +00:00
rpc.sprayd change (mostly) int to socklen_t. GCC 4 doesn't like that int and 2006-05-09 20:18:05 +00:00
rshd change (mostly) int to socklen_t. GCC 4 doesn't like that int and 2006-05-09 20:18:05 +00:00
talkd Fix three off-by-ones found by Coverity. CID 1444, 1445. 2006-03-17 02:12:15 +00:00
telnetd Don't print uninitialized errno, from David A. Holland on #NetBSD-code 2006-10-07 18:26:40 +00:00
tftpd change (mostly) int to socklen_t. GCC 4 doesn't like that int and 2006-05-09 20:18:05 +00:00
utmp_update Use non-blocking I/O when opening the tty. Otherwise we can get stuck... 2004-11-07 07:04:31 +00:00
uucpd change (mostly) int to socklen_t. GCC 4 doesn't like that int and 2006-05-09 20:18:05 +00:00
Makefile move pf reachover makefiles into usr.sbin/pf. ok'ed by itojun. 2004-11-11 11:54:51 +00:00
Makefile.inc