freebsd-dev/usr.bin/rpcgen
Chuck Robey 9b294c6e32 Fix a build problem when upgrading from 9 month old sources. There's
a circular dependency problem, wherein rpcgen depends on the latest
includes, but those same includes depend on rpcgen to build
include/rpcsvc.  This was causing the build or librpcsvc to fail
(like I said, only on upgrades of 9 month old sources).

If there's stylistic problems, tell me, I'll learn and fix them.
I did a buildworld with this, it should be safe.
1999-01-04 03:14:48 +00:00
..
Makefile Fix a build problem when upgrading from 9 month old sources. There's 1999-01-04 03:14:48 +00:00
rpc_clntout.c include <pthread.h> 1998-09-25 11:43:48 +00:00
rpc_cout.c Use err(3), cosmetic in usage(), remove `cmdname'. 1997-08-06 06:47:41 +00:00
rpc_hout.c General -Wall warning cleanup, part I. 1996-07-12 19:08:36 +00:00
rpc_main.c include <pthread.h> 1998-09-25 11:43:48 +00:00
rpc_parse.c Add support for the RPC 64-bit integer type ``hyper''. 1998-09-08 17:33:12 +00:00
rpc_parse.h Clean up. (I hope I'm doing this right.) 1995-12-13 03:31:10 +00:00
rpc_sample.c Fixed printf format errors. 1998-08-02 15:18:45 +00:00
rpc_scan.c General -Wall warning cleanup, part I. 1996-07-12 19:08:36 +00:00
rpc_scan.h Clean up. (I hope I'm doing this right.) 1995-12-13 03:31:10 +00:00
rpc_svcout.c Fixed printf format errors. 1998-08-02 15:18:45 +00:00
rpc_tblout.c Use err(3), cosmetic in usage(), remove `cmdname'. 1997-08-06 06:47:41 +00:00
rpc_util.c Use err(3), cosmetic in usage(), remove `cmdname'. 1997-08-06 06:47:41 +00:00
rpc_util.h General -Wall warning cleanup, part I. 1996-07-12 19:08:36 +00:00
rpcgen.1 PR: docs/5628 1998-06-06 15:16:02 +00:00