.. |
atrun
|
- Remove redundant argument to (successive) `.Nm' macro;
|
2012-06-20 09:43:51 +00:00 |
comsat
|
…
|
|
fingerd
|
Add __printflike attribution to use vprintf and friends with an argument
|
2012-03-15 02:02:20 +00:00 |
ftpd
|
Convert from __attribute__(foo) to the __foo equiv in <sys/cdefs.h>
|
2013-03-21 05:53:01 +00:00 |
getNAME
|
Use __dead
|
2011-08-29 20:41:06 +00:00 |
getty
|
- Add the actual binary to `FILES' section;
|
2013-05-29 15:02:12 +00:00 |
httpd
|
fix PR 47629, using a slightly different patch to the one in the PR.
|
2013-03-09 21:36:04 +00:00 |
identd
|
does not need -I${NETBSDSRCDIR}/sys/dist/ipf here, the files are
|
2012-09-15 17:45:35 +00:00 |
ld.aout_so
|
Make sure UUDECODE_FILES is empty if we do not have an old ld.so_aout
|
2013-02-05 15:19:18 +00:00 |
ld.elf_so
|
Remove redundant assignment. Hasn't been needed since 1999.
|
2013-05-09 15:47:34 +00:00 |
lfs_cleanerd
|
Missed one of the -I${NETBSDSRCDIR}/sys hacks yesterday; remove it now.
|
2013-06-08 21:15:29 +00:00 |
mail.local
|
De-__P. staticfy. Use __dead, __printflike.
|
2011-08-27 15:40:31 +00:00 |
makekey
|
…
|
|
makewhatis
|
…
|
|
rexecd
|
…
|
|
rlogind
|
if you are going to use utmpx.h, include it.
|
2012-11-04 21:35:45 +00:00 |
rpc.rquotad
|
libquota no longer requires libprop. Also remove some other no-longer-used
|
2012-02-01 17:53:01 +00:00 |
rpc.rstatd
|
Pass WARNS=5
|
2012-06-19 06:06:34 +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
|
bin/46703: BSD r-commands use wrong source address for stderr
|
2012-07-14 15:06:26 +00:00 |
talkd
|
…
|
|
telnetd
|
Only include the headers we use and remove useless variable.
|
2012-11-04 21:57:40 +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
|
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 |