index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
rpcgen
/
rpc_hout.c
Age
Commit message (
Expand
)
Author
2016-01-23
u_int -> unsigned int, in some of the output.
dholland
2015-09-20
Fix NULL pointer dereference
kamil
2015-05-09
Polish the error messages.
dholland
2013-12-15
- remove support for pre-ansi output
christos
2013-08-11
WARNS=5
dholland
2004-06-20
Completely rework how tools/compat is done. Purge all uses/references to
jmc
2002-06-11
err/errx/warn/warnx do not need \n at the end
itojun
2002-02-05
Don't spit out a trailing comma as the last member of an enum.
christos
2002-01-31
Roll in fixes to permit cross-compiling from non-NetBSD hosts. This
tv
2002-01-29
Make almost all tools compile and run properly on non-NetBSD hosts. (In
tv
2001-03-21
Add a -M flag, for generating thread-safe stubs, per RedHat.
mycroft
2000-10-11
More format string cleanup by sommerfeld.
is
2000-06-07
fix the function prototypes in the generated header file (the second
lukem
2000-06-02
Enable the TI-RPC switch by default. Add a kludge that Sun appears to
fvdl
1998-10-19
Remove spurious return
wsanchez
1998-10-08
Add return 0 after errx in to quiet the compiler
wsanchez
1998-02-11
revert; we can't break the existing ABI and API
lukem
1998-02-10
output explicit types (int16_t, int32_t, etc) rather than (short, long, ...)
lukem
1997-10-18
KNFify, generate prototypes, etc (to shut up WARNS on generated code)
lukem
1997-10-11
- Rename "inline" variable to "doinline" so that we don't need -ansi
christos
1997-10-09
Clean up some minor white space nonsense in the output.
mycroft
1995-06-11
Clean up import & propagate NetBSD changes.
pk
1993-08-01
Add RCS identifiers.
mycroft
1993-04-19
Cleanup for GCC 2.
mycroft
1993-04-03
Added rpcgen(1)
glass