NetBSD/libexec
pk 38fd9b8f99 Avoid the use of a `switch(){}' statement before _rtld_init() is called.
`switch()' code may be translated using a jump table approach which causes
it to reference the equivalent of a global variable, something that must
be avoided before _rtld_init() has run.
2001-02-03 13:25:00 +00:00
..
atrun fix up various .Nm abuses: 2000-11-07 06:43:24 +00:00
comsat Un-__P and ANSIfy. 2000-10-04 18:52:50 +00:00
cron
fingerd
ftpd comment or delete text after CPP directives. 2001-01-16 02:50:27 +00:00
getNAME
getty - don't use LOG_ODELAY; it's the default 2001-01-10 00:36:44 +00:00
hpropd ${MAKE} print-objdir -> ${PRINTOBJDIR} 2000-12-30 17:29:24 +00:00
identd
kadmind ${MAKE} print-objdir -> ${PRINTOBJDIR} 2000-12-30 17:29:24 +00:00
kfd ${MAKE} print-objdir -> ${PRINTOBJDIR} 2000-12-30 17:29:24 +00:00
kpasswdd ${MAKE} print-objdir -> ${PRINTOBJDIR} 2000-12-30 17:29:24 +00:00
ld.aout_so Deal with an empty hints file. 2000-12-17 21:41:15 +00:00
ld.elf_so Avoid the use of a `switch(){}' statement before _rtld_init() is called. 2001-02-03 13:25:00 +00:00
lfs_cleanerd avoid C sequence point issues warned about by development version of gcc. 2001-01-16 02:41:17 +00:00
mail.local use more standard %ll_ in favour of %q_ 2001-01-04 17:24:35 +00:00
makekey include stdlib.h for prototypes (typically for exit()). 2001-01-16 02:44:43 +00:00
makewhatis
rexecd Format string cleanups by sommerfeld. 2000-10-10 19:54:37 +00:00
rlogind consistently use LOG_NOTICE instead of LOG_INFO for hostname lookup probs 2001-01-10 01:41:38 +00:00
rmail use libc version of err rather than a local one. 2001-01-16 02:38:05 +00:00
rpc.rquotad use LOG_WARNING instead of LOG_ERR for non critical errors 2001-01-10 01:50:05 +00:00
rpc.rstatd Remove extern variables and functions now declared in dkstats.h. 2000-12-01 02:10:22 +00:00
rpc.rusersd use LOG_WARNING instead of LOG_ERR for non critical errors 2001-01-10 01:50:05 +00:00
rpc.rwalld
rpc.sprayd consistently use exit instead of return in main() 2001-01-10 01:57:51 +00:00
rshd - use SHUT_RDWR instead of 1+1 for the 2nd arg to shutdown() 2001-01-11 01:32:34 +00:00
talkd Formatting nit: add a space. 2000-10-17 20:55:36 +00:00
telnetd use LOG_ERR for fatal errors, LOG_WARNING for other errors 2001-01-10 02:51:37 +00:00
tftpd convert to ansi knf 2001-01-09 23:29:22 +00:00
uucpd
Makefile
Makefile.inc Format string cleanups by sommerfeld. 2000-10-10 19:54:37 +00:00