freebsd-dev/usr.bin/rpcgen
John Birrell 02de434c29 Add #ifdefs for __NetBSD__ in the rest of the places where __FreeBSD__
is defined so that this program behaves the same when built with
either set of tools. The only difference is where the pre-processor
is found. And that is a bug - it should check the CPP environment
variable and the path before just assuming that the compiled in
path is OK. I guess we should be using -Y ${WORLDPATH}/usr/bin/cpp
during a bootstrap build.
1998-01-15 08:46:58 +00:00
..
Makefile Clean up. (I hope I'm doing this right.) 1995-12-13 03:31:10 +00:00
rpc_clntout.c General -Wall warning cleanup, part I. 1996-07-12 19:08:36 +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 Add #ifdefs for __NetBSD__ in the rest of the places where __FreeBSD__ 1998-01-15 08:46:58 +00:00
rpc_parse.c General -Wall warning cleanup, part I. 1996-07-12 19:08:36 +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 General -Wall warning cleanup, part I. 1996-07-12 19:08:36 +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 General -Wall warning cleanup, part I. 1996-07-12 19:08:36 +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 Convert to mdoc. 1997-11-03 07:48:26 +00:00