NetBSD/libexec
kre 3e9d705017 sysctl(KERN_BOOTTIME) is a struct timespec, not struct timeval
and has eben since 2009.    Adapt.

NFCI - while the tv_usec (now tv_nsec) field is used, we will
keep its uses to microsecond precision to avoid any compat issues.
2018-10-30 21:18:39 +00:00
..
atrun missing <sys/stat.h> include. 2017-01-10 20:29:48 +00:00
comsat s/users/user's 2016-12-20 09:22:18 +00:00
fingerd Fix a sentence. 2016-12-24 05:40:49 +00:00
ftpd No semicolon after macro do ... while (0) wrapper. 2018-06-23 07:21:00 +00:00
getNAME Use __dead 2011-08-29 20:41:06 +00:00
getty need <sys/stat.h> for chmod 2017-01-10 21:08:15 +00:00
httpd Remove trailing whitespace. 2018-08-24 14:24:50 +00:00
identd NPF: Major rework -- migrate NPF to the libnv library. 2018-09-29 14:41:35 +00:00
ld.aout_so Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
ld.elf_so Move compatibility for pre-2.0 ELF binaries into separate file. 2018-10-17 23:36:58 +00:00
lfs_cleanerd move the compiler hack closer to the source of the fail 2016-03-18 10:10:21 +00:00
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 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 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 NULL does not need a cast, here 2011-09-16 16:13:16 +00:00
rpc.sprayd NULL does not need a cast, here 2011-09-16 16:13:16 +00:00
rshd fix to compile without USE_PAM. (unused variables) 2017-10-07 19:23:02 +00:00
talkd Remove dead assignment; from Henning Petersen in PR 50196. 2015-09-03 08:16:36 +00:00
telnetd add LIBKRB5_LDADD/LIBKRB5_DPADD and their static counterparts 2018-02-25 00:16:48 +00:00
tftpd CID 976523: add FALLTHROUGH 2016-07-20 20:18:21 +00:00
utmp_update Use verrx with a va_list. 2015-04-26 08:56:19 +00:00
Makefile Import the new apropos/whatis. 2012-02-07 19:13:24 +00:00
Makefile.inc Make WARNS=5 the default here. 2012-06-19 06:10:09 +00:00