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_2_8_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.3   26 years  deraadt   remove spurious ,; jtk
[TXT] rpc_cout.c  1.4   26 years  deraadt   s/inline/doinline/; christos
[TXT] rpc_hout.c  1.4   26 years  mickey   #if __STDC__ --> #ifdef __STDC__
[TXT] rpc_main.c  1.4   24 years  deraadt   oflow
[TXT] rpc_parse.c  1.2   27 years  deraadt   rcsid
[TXT] rpc_parse.h  1.2   27 years  deraadt   rcsid
[TXT] rpc_sample.c  1.3   26 years  deraadt   make -Ss code correct; ghudson@mit.edu
[TXT] rpc_scan.c  1.2   27 years  deraadt   rcsid
[TXT] rpc_scan.h  1.2   27 years  deraadt   rcsid
[TXT] rpc_svcout.c  1.2   27 years  deraadt   rcsid
[TXT] rpc_tblout.c  1.2   27 years  deraadt   rcsid
[TXT] rpc_util.c  1.2   27 years  deraadt   rcsid
[TXT] rpc_util.h  1.3   26 years  deraadt   s/inline/doinline/; christos
[TXT] rpcgen.1  1.6   24 years  aaron   Various cleanups and standardization.