NetBSD/libexec
christos 1f1b5ad097 Don't block SIGTRAP so that on architectures where the debugger needs to
be able to receive sigtrap for breakpoints to work, it can. For example
we are setting breakpoints inside dlopen(), after we've blocked the signal,
so the process keep trapping and looping over the trap instruction without
being able to send the signal. Another way would be to move the
_rtld_debug_state() calls outside the critical section...
2011-10-23 21:06:07 +00:00
..
atrun NULL does not need a cast, here 2011-09-16 16:13:16 +00:00
comsat Remove useless cast, probably motivated by an older and stupider lint. 2010-05-29 23:12:30 +00:00
fingerd Rename err() to avoid overlap with libc. Mark it dead. 2011-08-27 15:08:58 +00:00
ftpd NULL does not need a cast, here 2011-09-16 16:13:16 +00:00
getNAME Use __dead 2011-08-29 20:41:06 +00:00
getty Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
httpd Don't check for __attribute__ being defined, it won't. Check for GCC 3.x 2011-08-27 15:33:59 +00:00
identd Use __dead 2011-08-29 20:41:06 +00:00
ld.aout_so the Name for this manpage is "ld.aout_so". Use it. 2011-01-01 16:34:52 +00:00
ld.elf_so Don't block SIGTRAP so that on architectures where the debugger needs to 2011-10-23 21:06:07 +00:00
lfs_cleanerd Fix memset usage. 2011-07-01 02:46:24 +00:00
mail.local De-__P. staticfy. Use __dead, __printflike. 2011-08-27 15:40:31 +00:00
makekey
makewhatis
rexecd
rlogind NULL does not need a cast, here 2011-09-16 16:13:16 +00:00
rpc.rquotad NULL does not need a cast, here 2011-09-16 16:13:16 +00:00
rpc.rstatd NULL does not need a cast, here 2011-09-16 16:13:16 +00:00
rpc.rusersd Apply casts to cases where xdrproc_t is expected but is not 2011-08-30 17:06:20 +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 Use static. Don't manipulate environ directly, just reset it and use 2011-08-27 17:46:34 +00:00
talkd Use .In instead of .Aq Pa for header files. 2010-03-22 18:58:31 +00:00
telnetd We no longer need -I/usr/include/krb5. 2011-04-24 21:42:06 +00:00
tftpd max WARNS is 4 2011-10-13 17:23:28 +00:00
utmp_update add printflike 2011-09-17 14:25:43 +00:00
Makefile Upgrade Heimdal to 1.5pre1 by switching the build from crypto/dist/heimdal 2011-04-15 18:05:42 +00:00
Makefile.inc