freebsd-dev/libexec
des 466717b039 Apply the following mechanical transformations in preparation for
ansification and constification:

    s{\s+__P\((\(.*?\))\)}{$1}g;
    s{\(\s+}{\(}g;
    s{\s+\)}{\)}g;
    s{\s+,}{,}g;
    s{(\s+)(for|if|switch|while)\(}{$1$2 \(}g;
    s{return ([^\(].*?);}{return ($1);}g;
    s{([\w\)])([!=+/\*-]?=)([\w\(+-])}{$1 $2 $3}g;
    s{\s+$}{\n};g

Also add $FreeBSD$ where needed.

MFC after:	1 week
2002-02-06 13:30:31 +00:00
..
atrun Lock down with WFORMAT?=1, with overrides in the subdirectories which 2002-02-04 02:33:51 +00:00
bootpd Mark report() as printflike and fix resulting warnings, including one bug 2002-02-04 01:28:45 +00:00
comsat o Eliminate __P 2002-02-03 15:53:02 +00:00
fingerd Lock down with WFORMAT?=1, with overrides in the subdirectories which 2002-02-04 02:33:51 +00:00
ftpd Lock down with WFORMAT?=1, with overrides in the subdirectories which 2002-02-04 02:33:51 +00:00
getNAME Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
getty Lock down with WFORMAT?=1, with overrides in the subdirectories which 2002-02-04 02:33:51 +00:00
mail.local Lock down with WFORMAT?=1, with overrides in the subdirectories which 2002-02-04 02:33:51 +00:00
makekey Xref to openssl(1) (i.e. "openssl passwd") 2001-07-26 02:41:53 +00:00
mknetid yp(4) -> yp(8). 2002-01-14 16:59:03 +00:00
named-xfer Lock down with WFORMAT?=1, with overrides in the subdirectories which 2002-02-04 02:33:51 +00:00
pppoed Lock down with WFORMAT?=1, with overrides in the subdirectories which 2002-02-04 02:33:51 +00:00
rbootd Lock down with WFORMAT?=1, with overrides in the subdirectories which 2002-02-04 02:33:51 +00:00
revnetgroup yp(4) -> yp(8). 2002-01-14 16:59:03 +00:00
rexecd Lock down with WFORMAT?=1, with overrides in the subdirectories which 2002-02-04 02:33:51 +00:00
rlogind Handle snprintf() returning < -1. 2001-08-20 18:13:50 +00:00
rpc.rquotad Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
rpc.rstatd The interface index space may be sparsely populated (e.g. when an 2001-10-17 04:12:29 +00:00
rpc.rusersd Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
rpc.rwalld Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
rpc.sprayd Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
rshd Lock down with WFORMAT?=1, with overrides in the subdirectories which 2002-02-04 02:33:51 +00:00
rtld-aout Change brk's prototype from char *brk(const char *) to int brk(const void *) 2002-01-24 12:11:31 +00:00
rtld-elf Allow ldd(1) be used on shared libraries in addition to executables. 2002-02-04 10:33:48 +00:00
save-entropy beforeinstall -> SCRIPTS. 2001-04-07 11:21:35 +00:00
smrsh - Backout botched attempt to intoduce MANSECT feature. 2001-03-26 14:22:12 +00:00
talkd Fix minor disorder in functions declared in extern.h 2002-02-05 21:07:47 +00:00
tcpd Build the TCP-wrapper helper "daemon" tcpd. This is not much use in 2002-01-12 13:31:30 +00:00
telnetd Set WFORMAT=0, overlooked in previous commits to libexec/. 2002-02-06 11:07:55 +00:00
tftpd Change the failure mode in option parsing to silently bailing out of option 2001-11-22 05:08:35 +00:00
xtend - Change parameters of signal handlers in order to be correct (they are 2001-11-28 17:29:04 +00:00
ypxfr Apply the following mechanical transformations in preparation for 2002-02-06 13:30:31 +00:00
Makefile Migrate uucpd to ports as well. 2001-10-01 07:53:13 +00:00
Makefile.inc Lock down with WFORMAT?=1, with overrides in the subdirectories which 2002-02-04 02:33:51 +00:00