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
rpc_clntout.c
rpc_cout.c Use err(3), cosmetic in usage(), remove `cmdname'. 1997-08-06 06:47:41 +00:00
rpc_hout.c
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
rpc_parse.h
rpc_sample.c
rpc_scan.c
rpc_scan.h
rpc_svcout.c
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
rpcgen.1 Convert to mdoc. 1997-11-03 07:48:26 +00:00