NetBSD/libexec
mrg 0e9761c130 fix a bug in the rework for -i option: move the real code in place.
for some reason gcc does not warn about this:

   case 'x':
     stuff_here();
     break;

     other_stuff_here();
     break;

and the other_stuff_here() was what was mis-placed.


should fix atf failures in networking.
2018-11-24 02:30:56 +00:00
..
atrun
comsat
fingerd
ftpd No semicolon after macro do ... while (0) wrapper. 2018-06-23 07:21:00 +00:00
getNAME
getty
httpd fix a bug in the rework for -i option: move the real code in place. 2018-11-24 02:30:56 +00:00
identd NPF: Major rework -- migrate NPF to the libnv library. 2018-09-29 14:41:35 +00:00
ld.aout_so
ld.elf_so Fix RTLD_DEBUG_RELOC build 2018-11-23 11:26:05 +00:00
lfs_cleanerd
mail.local Add EXIT STATUS section. Use Ex. 2017-07-04 06:56:50 +00:00
makekey
makewhatis make this compile. 2017-10-02 22:14:32 +00:00
rexecd Remove workaround for ancient HTML generation code. 2017-07-03 21:28:48 +00:00
rlogind
rpc.rquotad
rpc.rstatd sysctl(KERN_BOOTTIME) is a struct timespec, not struct timeval 2018-10-30 21:18:39 +00:00
rpc.rusersd delete now-irrelevant comment 2018-03-01 06:24:12 +00:00
rpc.rwalld
rpc.sprayd
rshd fix to compile without USE_PAM. (unused variables) 2017-10-07 19:23:02 +00:00
talkd
telnetd add LIBKRB5_LDADD/LIBKRB5_DPADD and their static counterparts 2018-02-25 00:16:48 +00:00
tftpd
utmp_update
Makefile
Makefile.inc