OpenBSD CVS

src/usr.bin/rpcgen/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / rpcgen

Current tag: OPENBSD_4_0_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.4   26 years  deraadt   s/inline/doinline/; christos
[TXT] rpc_clntout.c  1.12   20 years  deraadt   protos
[TXT] rpc_cout.c  1.18   19 years  matthieu   Avoid generating an unused variable. From NetBSD. ok deraadt@
[TXT] rpc_hout.c  1.16   20 years  grange   Format string fixes from art's amd64 tree. ok rohee@ espie@
[TXT] rpc_main.c  1.21   18 years  dhill   NetBSD - plug leak in generate_guard() - plug leak in h_output(), cover...
[TXT] rpc_parse.c  1.15   18 years  dhill   NetBSD - plug leak in generate_guard() - plug leak in h_output(), cover...
[TXT] rpc_parse.h  1.8   20 years  deraadt   delint
[TXT] rpc_sample.c  1.14   20 years  deraadt   protos
[TXT] rpc_scan.c  1.12   18 years  dhill   NetBSD - plug leak in generate_guard() - plug leak in h_output(), cover...
[TXT] rpc_scan.h  1.4   21 years  deraadt   allocation mischecks by cloder@acm.org; lots of other cleanup by me
[TXT] rpc_svcout.c  1.22   18 years  jmc   defintion -> definition;
[TXT] rpc_tblout.c  1.10   21 years  deraadt   allocation mischecks by cloder@acm.org; lots of other cleanup by me
[TXT] rpc_util.c  1.12   20 years  deraadt   protos
[TXT] rpc_util.h  1.13   20 years  deraadt   protos
[TXT] rpcgen.1  1.11   20 years  jmc   - section reorder - COMPATIBILITY merge - macro cleanup - kill whitespace at EOL...