wsanchez
|
bd68b6099d
|
Remove spurious return
|
1998-10-19 00:43:59 +00:00 |
wsanchez
|
1a8d48f462
|
Add return 0 after errx in to quiet the compiler
|
1998-10-08 01:31:34 +00:00 |
lukem
|
423e29d2ec
|
revert; we can't break the existing ABI and API
|
1998-02-11 23:01:22 +00:00 |
lukem
|
caf41deb2a
|
output explicit types (int16_t, int32_t, etc) rather than (short, long, ...)
|
1998-02-10 05:10:19 +00:00 |
lukem
|
99071d1bef
|
KNFify, generate prototypes, etc (to shut up WARNS on generated code)
|
1997-10-18 10:53:37 +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 |
mycroft
|
eefe653830
|
Clean up some minor white space nonsense in the output.
|
1997-10-09 15:13:19 +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 |
mycroft
|
e9d867ef50
|
Add RCS identifiers.
|
1993-08-01 17:54:45 +00:00 |
mycroft
|
f19d90d7fe
|
Cleanup for GCC 2.
|
1993-04-19 07:28:01 +00:00 |
glass
|
8f0abce1cd
|
Added rpcgen(1)
|
1993-04-03 00:51:49 +00:00 |