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_3_3


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.11   21 years  deraadt   allocation mischecks by cloder@acm.org; lots of other cleanup by me
[TXT] rpc_cout.c  1.14   21 years  deraadt   lots of sprintf -> snprintf and strcpy -> strlcpy; checked by tedu
[TXT] rpc_hout.c  1.12   21 years  deraadt   allocation mischecks by cloder@acm.org; lots of other cleanup by me
[TXT] rpc_main.c  1.15   21 years  deraadt   allocation mischecks by cloder@acm.org; lots of other cleanup by me
[TXT] rpc_parse.c  1.11   21 years  deraadt   allocation mischecks by cloder@acm.org; lots of other cleanup by me
[TXT] rpc_parse.h  1.6   21 years  deraadt   allocation mischecks by cloder@acm.org; lots of other cleanup by me
[TXT] rpc_sample.c  1.13   21 years  deraadt   allocation mischecks by cloder@acm.org; lots of other cleanup by me
[TXT] rpc_scan.c  1.10   21 years  deraadt   allocation mischecks by cloder@acm.org; lots of other cleanup by me
[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.15   21 years  deraadt   allocation mischecks by cloder@acm.org; lots of other cleanup by me
[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.10   21 years  deraadt   allocation mischecks by cloder@acm.org; lots of other cleanup by me
[TXT] rpc_util.h  1.11   21 years  deraadt   allocation mischecks by cloder@acm.org; lots of other cleanup by me
[TXT] rpcgen.1  1.10   21 years  jmc   files with dead .Xr's; left .Xr, but removed man page number as suggested by mp...