peter
|
eaeee19e67
|
clnt_call takes args of type xdrproc_t.
|
2003-10-26 03:43:35 +00:00 |
|
des
|
d7b064e238
|
ANSIfy and remove some dead code.
Sponsored by: DARPA, NAI Labs
|
2002-02-06 15:26:07 +00:00 |
|
des
|
0f2cb9b020
|
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 |
|
dillon
|
2dd900a9ef
|
Add __FBSDID()s to librpcsvc
|
2001-09-30 22:15:15 +00:00 |
|
ru
|
95ce4d2cdc
|
Removed duplicate VCS ID tags, as per style(9).
|
2001-08-13 14:06:34 +00:00 |
|
peter
|
76f0c923fe
|
$Id$ -> $FreeBSD$
|
1999-08-28 00:22:10 +00:00 |
|
wpaul
|
ab5685d0c4
|
This commit was generated by cvs2svn to compensate for changes in r26213,
which included commits to RCS files with non-trunk default branches.
|
1997-05-28 04:51:09 +00:00 |
|