christos
|
22a842763e
|
Deal with other sizeof() return issues. We usually cast it to u_int, because
this is what the rpc function argument passing expects, or use socklen_t
as appropriate...
|
2002-02-05 22:41:47 +00:00 |
tv
|
76834aef57
|
Protect __RCSID and __COPYRIGHT from being invoked if not defined.
|
2002-01-31 19:36:47 +00:00 |
is
|
135600f947
|
More format string cleanup by sommerfeld.
|
2000-10-11 14:46:00 +00:00 |
lukem
|
99071d1bef
|
KNFify, generate prototypes, etc (to shut up WARNS on generated code)
|
1997-10-18 10:53:37 +00:00 |
mycroft
|
db43b6b7a0
|
And a little more...
|
1997-10-11 22:19:12 +00:00 |
mycroft
|
bfa2e15a32
|
Fix the format of the output slightly.
|
1997-10-11 22:16:45 +00:00 |
christos
|
935794817d
|
- Rename "inline" variable to "doinline" so that we don't need -ansi
- Fix gcc warnings and add netbsd rcsid's
- add WARNS to the Makefile
- Add errx() to unhandled cases where appropriate.
|
1997-10-11 21:01:26 +00:00 |
pk
|
ee0767da08
|
Always distinguish client and server worker routines (used to be the
case only when compiling in ANSI (`-C') mode).
|
1995-06-24 14:59:41 +00:00 |
pk
|
71a0fb455d
|
Clean up import & propagate NetBSD changes.
Add RCS Ids.
Fix a number of bugs.
Note: this version supports ANSI C code generation.
|
1995-06-11 21:49:50 +00:00 |
pk
|
ee826b8ce7
|
Newer version of rpcgen from Sun's TIRPC release.
|
1995-06-11 21:37:49 +00:00 |