Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.bin/rpcgen



Module Name:    src
Committed By:   ginsbach
Date:           Wed May  6 14:30:51 UTC 2009

Modified Files:
        src/usr.bin/rpcgen: rpc_parse.c rpc_scan.c rpc_scan.h

Log Message:
Add support for hyper and quad keywords.  (See Sun ONC+ Developer's Guide
and RFC-4506 for additional details.)  [From FreeBSD and OpenSolaris]


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/usr.bin/rpcgen/rpc_parse.c
cvs rdiff -u -r1.10 -r1.11 src/usr.bin/rpcgen/rpc_scan.c
cvs rdiff -u -r1.7 -r1.8 src/usr.bin/rpcgen/rpc_scan.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index