summaryrefslogtreecommitdiff
path: root/usr.bin/rpcgen
AgeCommit message (Expand)Author
1995-06-11Clean up import & propagate NetBSD changes.pk
1995-06-11Newer version of rpcgen from Sun's TIRPC release.pk
1995-03-06convert to use memset, rather than bzero. From Luke Mewburn.cgd
1994-12-24casts, so that output is a bit happier with prototyped rpc headers.cgd
1994-01-20Generated files were placed in the same directory as the source filejtc
1993-08-23rpcgen is just a protocol compiler, it doesn't need -lrpcjtc
1993-08-02Add RCS identifiers, remove some completely useless RCS logs and patchkitmycroft
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS indentifiers.mycroft
1993-06-10convert manpages to -mandoc macrosjtc
1993-05-03s/\\(lq/``/;s/\\(rq/''/mycroft
1993-04-19Cleanup for GCC 2.mycroft
1993-04-04made CPP point to the right place. should check these things before commit.cgd
1993-04-03Added rpcgen(1)glass