NetBSD/libexec
dholland a4fc39c06d Cleanups and hacks to make lfs userland stuff build:
- lfs_cksum.c doesn't actually need ulfs_inode.h any more.
   - neither does lfs_itimes.c.
   - add hacks to fsck_lfs to make it compile.
   - add hacks to newfs_lfs to make it compile.
   - fix warning in ulfs_quota.c when quotas are fully disabled
     (as I guess is happening with the rumpity version)

XXX: This commit adds -I${NETBSDSRCDIR}/sys to the Makefiles for
XXX: fsck_lfs, newfs_lfs, and lfs_cleanerd. This needs to be cleaned
XXX: up ASAP; but I consider this less problematic in the short term
XXX: than spewing ulfs_*.h into /usr/include.
2013-06-06 00:54:49 +00:00
..
atrun - Remove redundant argument to (successive) `.Nm' macro; 2012-06-20 09:43:51 +00:00
comsat Remove useless cast, probably motivated by an older and stupider lint. 2010-05-29 23:12:30 +00:00
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 Cleanups and hacks to make lfs userland stuff build: 2013-06-06 00:54:49 +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 Use .In instead of .Aq Pa for header files. 2010-03-22 18:58:31 +00:00
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