.. |
Makefile
|
Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op),
|
2003-05-18 07:57:31 +00:00 |
rpc_clntout.c
|
Protect __RCSID and __COPYRIGHT from being invoked if not defined.
|
2002-01-31 19:36:47 +00:00 |
rpc_cout.c
|
err/errx/warn/warnx do not need \n at the end
|
2002-06-11 06:06:18 +00:00 |
rpc_hout.c
|
err/errx/warn/warnx do not need \n at the end
|
2002-06-11 06:06:18 +00:00 |
rpc_main.c
|
Remove special case handling for $CPP and use execvp() instead.
|
2003-08-05 21:26:55 +00:00 |
rpc_parse.c
|
cast ~0 to (u_int) because it is aimed at the size argument of the xdr function.
|
2002-02-05 22:02:15 +00:00 |
rpc_parse.h
|
…
|
|
rpc_sample.c
|
Protect __RCSID and __COPYRIGHT from being invoked if not defined.
|
2002-01-31 19:36:47 +00:00 |
rpc_scan.c
|
Protect __RCSID and __COPYRIGHT from being invoked if not defined.
|
2002-01-31 19:36:47 +00:00 |
rpc_scan.h
|
Roll in fixes to permit cross-compiling from non-NetBSD hosts. This
|
2002-01-31 22:43:33 +00:00 |
rpc_svcout.c
|
Definition, not defintion. From miod@openbsd.
|
2003-09-26 22:25:21 +00:00 |
rpc_tblout.c
|
Deal with other sizeof() return issues. We usually cast it to u_int, because
|
2002-02-05 22:41:47 +00:00 |
rpc_util.c
|
Protect __RCSID and __COPYRIGHT from being invoked if not defined.
|
2002-01-31 19:36:47 +00:00 |
rpc_util.h
|
Add a -M flag, for generating thread-safe stubs, per RedHat.
|
2001-03-21 00:30:39 +00:00 |
rpcgen.1
|
.Nm does not need a dummy argument ("") before punctuation or
|
2003-02-25 10:34:36 +00:00 |