Dag-Erling Smørgrav
ed4d1c46a2
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
..
2002-02-04 02:33:51 +00:00
2002-02-04 01:28:45 +00:00
2002-02-03 15:53:02 +00:00
2002-02-04 02:33:51 +00:00
2002-02-04 02:33:51 +00:00
2001-07-15 07:53:42 +00:00
2002-02-04 02:33:51 +00:00
2002-02-04 02:33:51 +00:00
2001-07-26 02:41:53 +00:00
2002-01-14 16:59:03 +00:00
2002-02-04 02:33:51 +00:00
2002-02-04 02:33:51 +00:00
2002-02-04 02:33:51 +00:00
2002-01-14 16:59:03 +00:00
2002-02-04 02:33:51 +00:00
2001-08-20 18:13:50 +00:00
2001-07-15 07:53:42 +00:00
2001-10-17 04:12:29 +00:00
2001-07-15 07:53:42 +00:00
2001-07-15 07:53:42 +00:00
2001-07-15 07:53:42 +00:00
2002-02-04 02:33:51 +00:00
2002-01-24 12:11:31 +00:00
2002-02-04 10:33:48 +00:00
2001-04-07 11:21:35 +00:00
2001-03-26 14:22:12 +00:00
2002-02-05 21:07:47 +00:00
2002-01-12 13:31:30 +00:00
2002-02-06 11:07:55 +00:00
2001-11-22 05:08:35 +00:00
2001-11-28 17:29:04 +00:00
2002-02-06 13:30:31 +00:00
2001-10-01 07:53:13 +00:00
2002-02-04 02:33:51 +00:00