ed4d1c46a2
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 |
||
---|---|---|
.. | ||
Makefile | ||
update.c | ||
yp_dbdelete.c | ||
yp_dbupdate.c | ||
ypupdate | ||
ypupdated_extern.h | ||
ypupdated_main.c | ||
ypupdated_server.c |