fresh git tree for public release

we regretfully had to remove our git history for licensing reasons

Signed-off-by: Casey Bodley <cbodley@citi.umich.edu>
This commit is contained in:
Casey Bodley 2010-10-11 14:59:26 -04:00
commit 0ad4db4fad
271 changed files with 71255 additions and 0 deletions

9
libtirpc/man/Makefile.am Normal file
View file

@ -0,0 +1,9 @@
man5_MANS = netconfig.5
man3_MANS = bindresvport.3t des_crypt.3t getnetconfig.3t getnetpath.3t \
getrpcent.3t getrpcport.3t rpc.3t rpc_clnt_auth.3t rpc_clnt_calls.3t \
rpc_clnt_create.3t rpc_secure.3t rpc_soc.3t rpc_svc_calls.3t \
rpc_svc_create.3t rpc_svc_err.3t rpc_svc_reg.3t rpc_xdr.3t rtime.3t
EXTRA_DIST = $(man5_MANS) $(man3_MANS)