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
..
2001-12-03 12:41:19 +00:00
2002-02-03 12:00:05 +00:00
2002-02-05 23:43:43 +00:00
2002-02-06 13:30:31 +00:00
2002-02-05 06:21:34 +00:00
2001-10-27 19:37:20 +00:00
2000-10-09 12:34:51 +00:00
2001-06-13 15:16:30 +00:00
2002-02-05 06:21:34 +00:00
2001-01-24 13:01:47 +00:00
2001-09-05 01:36:46 +00:00
2002-02-04 10:33:48 +00:00
2001-05-02 23:56:21 +00:00
2001-06-09 05:22:31 +00:00
1999-11-21 17:32:45 +00:00
2001-06-13 14:59:57 +00:00
2001-07-29 00:52:37 +00:00
2002-01-22 17:32:53 +00:00
2000-09-06 18:16:48 +00:00
2001-10-01 21:07:33 +00:00
2000-05-10 19:41:40 +00:00
2000-07-05 02:13:17 +00:00
2002-01-06 19:04:12 +00:00
2001-12-12 15:41:08 +00:00
2000-08-31 15:56:15 +00:00
2001-06-18 20:24:54 +00:00
2001-09-05 01:36:46 +00:00
2001-12-31 22:01:44 +00:00
2001-11-07 23:14:31 +00:00
2001-11-03 08:38:54 +00:00
2001-12-12 15:41:08 +00:00
2000-12-29 20:25:01 +00:00
2001-03-27 09:43:09 +00:00
2001-10-04 10:34:30 +00:00
2000-09-06 18:16:48 +00:00
2001-11-30 16:25:09 +00:00
2001-08-11 05:16:00 +00:00
2001-07-20 04:23:11 +00:00
2001-11-20 15:15:42 +00:00
2001-06-10 20:25:24 +00:00
2000-07-07 16:52:24 +00:00
2001-08-13 13:29:29 +00:00
2001-05-24 19:29:15 +00:00
2001-12-05 04:16:33 +00:00
2001-12-22 05:18:37 +00:00
2001-11-28 19:02:01 +00:00
2002-01-19 23:20:02 +00:00
2002-01-24 12:11:31 +00:00
2001-10-27 20:40:54 +00:00
2001-02-06 01:15:32 +00:00
2001-07-10 17:50:46 +00:00
2001-07-10 17:50:46 +00:00