NetBSD/libexec
christos b44c2ed92e - don't use alloca and then check if alloca returns null and then try to
free it. Allocating from the stack does not return null, and freeing it
  will have unpredictable results. use malloc instead.
- now we are using malloc remove -Wno-stack-protector kludge
2015-10-30 23:21:05 +00:00
..
atrun Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
comsat
fingerd
ftpd Use explicit_memset(3) instead of memset(3) to clear password 2015-08-10 07:45:50 +00:00
getNAME
getty Fix previous commit by using tty00 as an example of dialin peripheral instead 2015-02-12 07:32:09 +00:00
httpd - don't use alloca and then check if alloca returns null and then try to 2015-10-30 23:21:05 +00:00
identd this is syslog-like 2015-10-14 15:53:50 +00:00
ld.aout_so Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
ld.elf_so Add an explicit note about the search path used by dlopen(3). 2015-07-03 10:19:29 +00:00
lfs_cleanerd Enable lfs64 in the cleaner. 2015-10-15 06:25:04 +00:00
mail.local Fix sendmail section (8 -> 1) in xrefs. 2013-07-09 09:41:30 +00:00
makekey
makewhatis Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
rexecd
rlogind if you are going to use utmpx.h, include it. 2012-11-04 21:35:45 +00:00
rpc.rquotad Delay daemonization until RPC services have been registered. 2014-03-18 11:00:20 +00:00
rpc.rstatd put the sccsids back here too 2014-06-26 03:24:51 +00:00
rpc.rusersd
rpc.rwalld
rpc.sprayd
rshd bin/46703: BSD r-commands use wrong source address for stderr 2012-07-14 15:06:26 +00:00
talkd Remove dead assignment; from Henning Petersen in PR 50196. 2015-09-03 08:16:36 +00:00
telnetd Global variable is never a null pointer. 2014-02-27 18:20:21 +00:00
tftpd Bump date for previous. 2015-05-05 08:08:33 +00:00
utmp_update Use verrx with a va_list. 2015-04-26 08:56:19 +00:00
Makefile
Makefile.inc Make WARNS=5 the default here. 2012-06-19 06:10:09 +00:00