summaryrefslogtreecommitdiffstats
path: root/tools/rpcgen/rpc_parse.c
Commit message (Collapse)AuthorAgeFilesLines
* Replace the Sun RPC license with the BSD license,Tom spot Callaway2009-06-021-25/+23
| | | | | | | with the explicit permission of Sun Microsystems Signed-off-by: Tom "spot" Callaway <tcallawa@redhat.com> Signed-off-by: Steve Dickson <steved@redhat.com>
* Merge branch 'master' of git://linux-nfs.org/nfs-utilsGreg Banks2006-07-031-10/+1
|\
| * Fix various issues discovered by CoverityNeil Brown2006-06-231-10/+1
| | | | | | | | Thanks to Michael Halcrow for finding them.
* | Comment out the decades-old SCCS id strings from the original SunGreg Banks2006-06-271-1/+1
|/ | | | | | distribution. They cause compile warnings, there is no longer any reason to try to build them into the binaries, and gcc seems to be eliding some of them anyway.
* * utils/showmount/showmount.c (main): Fix inet_ntoa() parameter.chip2003-09-091-1/+1
| | | | | * tools/rpcgen/rpc_cout.c (print_header): Remove unused vars. * tools/rpcgen/rpc_parse.c (def_union): Likewise.
* 1. Fix some typos in README.hjl1999-10-281-4/+4
| | | | 2. Use int32_t instead of long for rpcgen.
* Initial revisionhjl1999-10-181-0/+620