The NetBSD Project

CVS log for src/usr.bin/rpcgen/rpc_main.c

[BACK] Up to [cvs.NetBSD.org] / src / usr.bin / rpcgen

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.45 / (download) - annotate - [select for diffs], Fri Mar 4 21:12:04 2022 UTC (2 years, 1 month ago) by andvar
Branch: MAIN
CVS Tags: netbsd-10-base, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10, HEAD
Changes since 1.44: +3 -3 lines
Diff to previous 1.44 (colored) to selected 1.15 (colored)

fix few typos in comments for word "because".

Revision 1.44 / (download) - annotate - [select for diffs], Sun Sep 20 16:57:13 2015 UTC (8 years, 6 months ago) by kamil
Branch: MAIN
CVS Tags: prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, phil-wifi-base, phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, phil-wifi-20190609, phil-wifi, pgoyette-localcount-base, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, pgoyette-localcount, pgoyette-compat-merge-20190127, pgoyette-compat-base, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315, pgoyette-compat, perseant-stdc-iso10646-base, perseant-stdc-iso10646, netbsd-9-base, netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1, netbsd-9, netbsd-8-base, netbsd-8-2-RELEASE, netbsd-8-1-RELEASE, netbsd-8-1-RC1, netbsd-8-0-RELEASE, netbsd-8-0-RC2, netbsd-8-0-RC1, netbsd-8, matt-nb8-mediatek-base, matt-nb8-mediatek, localcount-20160914, is-mlppp-base, is-mlppp, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan
Changes since 1.43: +3 -3 lines
Diff to previous 1.43 (colored) to selected 1.15 (colored)

Prefer error messages resolved from errno over handwritten ones.

Revision 1.43 / (download) - annotate - [select for diffs], Sun Sep 20 16:39:04 2015 UTC (8 years, 6 months ago) by kamil
Branch: MAIN
Changes since 1.42: +43 -8 lines
Diff to previous 1.42 (colored) to selected 1.15 (colored)

Correct #ifdef/#endif header file guards generator for files with names
other than alphanumerical.

For example, for a file named config-subscriber.x we were generating a
symbol '_CONFIG-SUBSCRIBER_H'.

Since now all non alphanumerical characters will be converted to '_' and we
will prevent from generating symbols starting with "__", what's reserved
for the internal compiler code parsers and generators.

Revision 1.42 / (download) - annotate - [select for diffs], Sat May 9 23:12:57 2015 UTC (8 years, 11 months ago) by dholland
Branch: MAIN
Changes since 1.41: +8 -8 lines
Diff to previous 1.41 (colored) to selected 1.15 (colored)

Polish the error messages.

Don't use warn/err to print error messages about the input, as
prepending the program name to those both isn't helpful and confuses
programs that try to parse compile logs.

Revision 1.41 / (download) - annotate - [select for diffs], Sat May 9 22:58:22 2015 UTC (8 years, 11 months ago) by dholland
Branch: MAIN
Changes since 1.40: +4 -3 lines
Diff to previous 1.40 (colored) to selected 1.15 (colored)

#if 0 code should still compile :-)

Revision 1.40 / (download) - annotate - [select for diffs], Sat May 9 21:44:47 2015 UTC (8 years, 11 months ago) by christos
Branch: MAIN
Changes since 1.39: +21 -30 lines
Diff to previous 1.39 (colored) to selected 1.15 (colored)

modernize:
	- make crash() called atexit
	- use err/errx
	- remove __P

Revision 1.34.8.2 / (download) - annotate - [select for diffs], Wed Aug 20 00:05:03 2014 UTC (9 years, 7 months ago) by tls
Branch: tls-maxphys
Changes since 1.34.8.1: +132 -148 lines
Diff to previous 1.34.8.1 (colored) to branchpoint 1.34 (colored) next main 1.35 (colored) to selected 1.15 (colored)

Rebase to HEAD as of a few days ago.

Revision 1.34.2.1 / (download) - annotate - [select for diffs], Thu May 22 11:42:49 2014 UTC (9 years, 10 months ago) by yamt
Branch: yamt-pagecache
Changes since 1.34: +138 -151 lines
Diff to previous 1.34 (colored) next main 1.35 (colored) to selected 1.15 (colored)

sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs.  ("Protocol error: too many arguments")

Revision 1.39 / (download) - annotate - [select for diffs], Sun Dec 15 09:18:31 2013 UTC (10 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: yamt-pagecache-base9, tls-maxphys-base, tls-earlyentropy-base, tls-earlyentropy, riastradh-xf86-video-intel-2-7-1-pre-2-21-15, riastradh-drm2-base3, netbsd-7-nhusb-base-20170116, netbsd-7-nhusb-base, netbsd-7-nhusb, netbsd-7-base, netbsd-7-2-RELEASE, netbsd-7-1-RELEASE, netbsd-7-1-RC2, netbsd-7-1-RC1, netbsd-7-1-2-RELEASE, netbsd-7-1-1-RELEASE, netbsd-7-1, netbsd-7-0-RELEASE, netbsd-7-0-RC3, netbsd-7-0-RC2, netbsd-7-0-RC1, netbsd-7-0-2-RELEASE, netbsd-7-0-1-RELEASE, netbsd-7-0, netbsd-7
Changes since 1.38: +13 -11 lines
Diff to previous 1.38 (colored) to selected 1.15 (colored)

Sync usage and option descriptions with manpage.

Revision 1.38 / (download) - annotate - [select for diffs], Sun Dec 15 00:40:17 2013 UTC (10 years, 4 months ago) by christos
Branch: MAIN
Changes since 1.37: +44 -42 lines
Diff to previous 1.37 (colored) to selected 1.15 (colored)

- remove support for pre-ansi output
- add -B (BSD) support for c++ output macros
- group functions to make output better looking

Revision 1.37 / (download) - annotate - [select for diffs], Mon Aug 12 14:03:18 2013 UTC (10 years, 8 months ago) by joerg
Branch: MAIN
Changes since 1.36: +4 -4 lines
Diff to previous 1.36 (colored) to selected 1.15 (colored)

Add more __dead.

Revision 1.36 / (download) - annotate - [select for diffs], Sun Aug 11 08:03:10 2013 UTC (10 years, 8 months ago) by dholland
Branch: MAIN
Changes since 1.35: +94 -114 lines
Diff to previous 1.35 (colored) to selected 1.15 (colored)

WARNS=5

Revision 1.34.8.1 / (download) - annotate - [select for diffs], Sun Jun 23 06:29:01 2013 UTC (10 years, 9 months ago) by tls
Branch: tls-maxphys
Changes since 1.34: +6 -3 lines
Diff to previous 1.34 (colored) to selected 1.15 (colored)

resync from head

Revision 1.35 / (download) - annotate - [select for diffs], Wed Jun 5 13:54:26 2013 UTC (10 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2
Changes since 1.34: +6 -3 lines
Diff to previous 1.34 (colored) to selected 1.15 (colored)

If /usr/bin/cpp is not executable and RPCGEN_CPP was not set, try
/usr/bin/clang-cpp. This allows rpcgen to work in a clang-only release
build. Document hack to be resolved when the final decision about
/usr/bin/cpp and friends is made.

Revision 1.34 / (download) - annotate - [select for diffs], Wed Aug 31 16:24:58 2011 UTC (12 years, 7 months ago) by plunky
Branch: MAIN
CVS Tags: yamt-pagecache-tag8, yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6, yamt-pagecache-base5, yamt-pagecache-base4, yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, netbsd-6-base, netbsd-6-1-RELEASE, netbsd-6-1-RC4, netbsd-6-1-RC3, netbsd-6-1-RC2, netbsd-6-1-RC1, netbsd-6-1-5-RELEASE, netbsd-6-1-4-RELEASE, netbsd-6-1-3-RELEASE, netbsd-6-1-2-RELEASE, netbsd-6-1-1-RELEASE, netbsd-6-1, netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, netbsd-6-0-6-RELEASE, netbsd-6-0-5-RELEASE, netbsd-6-0-4-RELEASE, netbsd-6-0-3-RELEASE, netbsd-6-0-2-RELEASE, netbsd-6-0-1-RELEASE, netbsd-6-0, netbsd-6, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus, agc-symver-base, agc-symver
Branch point for: yamt-pagecache, tls-maxphys
Changes since 1.33: +3 -3 lines
Diff to previous 1.33 (colored) to selected 1.15 (colored)

NULL does not need a cast

Revision 1.32.10.1 / (download) - annotate - [select for diffs], Wed May 13 19:20:03 2009 UTC (14 years, 11 months ago) by jym
Branch: jym-xensuspend
Changes since 1.32: +6 -6 lines
Diff to previous 1.32 (colored) next main 1.33 (colored) to selected 1.15 (colored)

Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html

Revision 1.33 / (download) - annotate - [select for diffs], Mon Apr 13 06:42:25 2009 UTC (15 years ago) by lukem
Branch: MAIN
CVS Tags: matt-premerge-20091211, matt-mips64-premerge-20101231, jym-xensuspend-nbase, jym-xensuspend-base, cherry-xenmp-base, cherry-xenmp, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2
Changes since 1.32: +6 -6 lines
Diff to previous 1.32 (colored) to selected 1.15 (colored)

fix -Wshadow issue

Revision 1.30.2.1 / (download) - annotate - [select for diffs], Mon Mar 24 07:16:35 2008 UTC (16 years ago) by keiichi
Branch: keiichi-mipv6
Changes since 1.30: +6 -3 lines
Diff to previous 1.30 (colored) next main 1.31 (colored) to selected 1.15 (colored)

sync with head.

Revision 1.28.12.1 / (download) - annotate - [select for diffs], Sun Mar 23 00:49:03 2008 UTC (16 years ago) by matt
Branch: matt-armv6
Changes since 1.28: +12 -10 lines
Diff to previous 1.28 (colored) next main 1.29 (colored) to selected 1.15 (colored)

sync with HEAD

Revision 1.32 / (download) - annotate - [select for diffs], Sat Mar 8 19:49:08 2008 UTC (16 years, 1 month ago) by christos
Branch: MAIN
CVS Tags: yamt-pf42-baseX, yamt-pf42-base4, yamt-pf42-base3, yamt-pf42-base2, yamt-pf42-base, yamt-pf42, wrstuden-revivesa-base-3, wrstuden-revivesa-base-2, wrstuden-revivesa-base-1, wrstuden-revivesa-base, wrstuden-revivesa, netbsd-5-base, netbsd-5-2-RELEASE, netbsd-5-2-RC1, netbsd-5-2-3-RELEASE, netbsd-5-2-2-RELEASE, netbsd-5-2-1-RELEASE, netbsd-5-2, netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, netbsd-5-1-5-RELEASE, netbsd-5-1-4-RELEASE, netbsd-5-1-3-RELEASE, netbsd-5-1-2-RELEASE, netbsd-5-1-1-RELEASE, netbsd-5-1, netbsd-5-0-RELEASE, netbsd-5-0-RC4, netbsd-5-0-RC3, netbsd-5-0-RC2, netbsd-5-0-RC1, netbsd-5-0-2-RELEASE, netbsd-5-0-1-RELEASE, netbsd-5-0, netbsd-5, matt-nb5-pq3-base, matt-nb5-pq3, matt-nb5-mips64-u2-k2-k4-k7-k8-k9, matt-nb5-mips64-u1-k1-k5, matt-nb5-mips64-premerge-20101231, matt-nb5-mips64-premerge-20091211, matt-nb5-mips64-k15, matt-nb5-mips64, matt-nb4-mips64-k7-u2a-k9b, matt-mips64-base2, matt-armv6-nbase, keiichi-mipv6-nbase, keiichi-mipv6-base, hpcarm-cleanup-nbase
Branch point for: jym-xensuspend
Changes since 1.31: +4 -4 lines
Diff to previous 1.31 (colored) to selected 1.15 (colored)

indentation police.

Revision 1.31 / (download) - annotate - [select for diffs], Fri Feb 29 22:27:15 2008 UTC (16 years, 1 month ago) by christos
Branch: MAIN
Changes since 1.30: +6 -3 lines
Diff to previous 1.30 (colored) to selected 1.15 (colored)

From FreeBSD via Jukka Salmi: Don't coredump on stdin.

Revision 1.30 / (download) - annotate - [select for diffs], Tue Jan 15 20:04:48 2008 UTC (16 years, 3 months ago) by christos
Branch: MAIN
CVS Tags: hpcarm-cleanup-base
Branch point for: keiichi-mipv6
Changes since 1.29: +7 -8 lines
Diff to previous 1.29 (colored) to selected 1.15 (colored)

- Make the msdos and non-msdos cpp handling use the same variable $RPCGEN_CPP
  instead of one using $CPP and the other using $RPCGENCPP, following suit with
  RDIST_RSH, CVS_RSH, etc. and document it.
- make the msdos environment variable take precedence over path search.

Revision 1.29 / (download) - annotate - [select for diffs], Sat Jan 12 05:49:46 2008 UTC (16 years, 3 months ago) by dholland
Branch: MAIN
Changes since 1.28: +3 -3 lines
Diff to previous 1.28 (colored) to selected 1.15 (colored)

sizeof(char) is always 1. Conversely, however, CHAR_BIT is not always 8.
reviewed: mrg

Revision 1.28 / (download) - annotate - [select for diffs], Mon Mar 20 16:58:13 2006 UTC (18 years, 1 month ago) by elad
Branch: MAIN
CVS Tags: wrstuden-fixsa-newbase, wrstuden-fixsa-base-1, wrstuden-fixsa-base, wrstuden-fixsa, netbsd-4-base, netbsd-4-0-RELEASE, netbsd-4-0-RC5, netbsd-4-0-RC4, netbsd-4-0-RC3, netbsd-4-0-RC2, netbsd-4-0-RC1, netbsd-4-0-1-RELEASE, netbsd-4-0, netbsd-4, matt-mips64-base, matt-mips64, matt-armv6-prevmlocking, matt-armv6-base, hpcarm-cleanup, cube-autoconf-base, cube-autoconf, chap-midi-nbase, chap-midi-base, chap-midi, abandoned-netbsd-4-base, abandoned-netbsd-4
Branch point for: matt-armv6
Changes since 1.27: +8 -4 lines
Diff to previous 1.27 (colored) to selected 1.15 (colored)

- plug leak in generate_guard()
- plug leak in h_output(), coverity cid 100

Revision 1.27 / (download) - annotate - [select for diffs], Mon Nov 1 21:39:32 2004 UTC (19 years, 5 months ago) by dsl
Branch: MAIN
CVS Tags: netbsd-3-base, netbsd-3-1-RELEASE, netbsd-3-1-RC4, netbsd-3-1-RC3, netbsd-3-1-RC2, netbsd-3-1-RC1, netbsd-3-1-1-RELEASE, netbsd-3-1, netbsd-3-0-RELEASE, netbsd-3-0-RC6, netbsd-3-0-RC5, netbsd-3-0-RC4, netbsd-3-0-RC3, netbsd-3-0-RC2, netbsd-3-0-RC1, netbsd-3-0-3-RELEASE, netbsd-3-0-2-RELEASE, netbsd-3-0-1-RELEASE, netbsd-3-0, netbsd-3
Changes since 1.26: +3 -4 lines
Diff to previous 1.26 (colored) to selected 1.15 (colored)

Add (unsigned char) cast to ctype functions

Revision 1.24.2.2 / (download) - annotate - [select for diffs], Tue Jun 22 07:27:28 2004 UTC (19 years, 9 months ago) by tron
Branch: netbsd-2-0
CVS Tags: netbsd-2-base, netbsd-2-1-RELEASE, netbsd-2-1-RC6, netbsd-2-1-RC5, netbsd-2-1-RC4, netbsd-2-1-RC3, netbsd-2-1-RC2, netbsd-2-1-RC1, netbsd-2-1, netbsd-2-0-RELEASE, netbsd-2-0-RC5, netbsd-2-0-RC4, netbsd-2-0-RC3, netbsd-2-0-RC2, netbsd-2-0-RC1, netbsd-2-0-3-RELEASE, netbsd-2-0-2-RELEASE, netbsd-2-0-1-RELEASE, netbsd-2
Changes since 1.24.2.1: +6 -2 lines
Diff to previous 1.24.2.1 (colored) to branchpoint 1.24 (colored) next main 1.25 (colored) to selected 1.15 (colored)

Pull up revision 1.26 (requested by jmc in ticket #527):
Completely rework how tools/compat is done. Purge all uses/references to
_NETBSD_SOURCE as this makes cross building from older/newer versions of
NetBSD harder, not easier (and also makes the resulting tools 'different')
Wrap all required code with the inclusion of nbtool_config.h, attempt to
only use POSIX code in all places (or when reasonable test w. configure and
provide definitions: ala u_int, etc).
Reviewed by lukem. Tested on FreeBSD 4.9, Redhat Linux ES3, NetBSD 1.6.2 x86
NetBSD current (x86 and amd64) and Solaris 9.
Fixes PR's: PR#17762 PR#25944

Revision 1.26 / (download) - annotate - [select for diffs], Sun Jun 20 22:20:16 2004 UTC (19 years, 10 months ago) by jmc
Branch: MAIN
Changes since 1.25: +6 -2 lines
Diff to previous 1.25 (colored) to selected 1.15 (colored)

Completely rework how tools/compat is done. Purge all uses/references to
_NETBSD_SOURCE as this makes cross building from older/newer versions of
NetBSD harder, not easier (and also makes the resulting tools 'different')

Wrap all required code with the inclusion of nbtool_config.h, attempt to
only use POSIX code in all places (or when reasonable test w. configure and
provide definitions: ala u_int, etc).

Reviewed by lukem. Tested on FreeBSD 4.9, Redhat Linux ES3, NetBSD 1.6.2 x86
NetBSD current (x86 and amd64) and Solaris 9.

Fixes PR's: PR#17762 PR#25944

Revision 1.24.2.1 / (download) - annotate - [select for diffs], Fri May 14 06:22:20 2004 UTC (19 years, 11 months ago) by jdc
Branch: netbsd-2-0
Changes since 1.24: +5 -3 lines
Diff to previous 1.24 (colored) to selected 1.15 (colored)

Pull up revision 1.25 (requested by christos in ticket #320).

add a 'v' flag to display a version number so that our usage matches with
everyone else's rpcgen.

Revision 1.25 / (download) - annotate - [select for diffs], Wed May 12 15:59:54 2004 UTC (19 years, 11 months ago) by christos
Branch: MAIN
Changes since 1.24: +5 -3 lines
Diff to previous 1.24 (colored) to selected 1.15 (colored)

add a 'v' flag to display a version number so that our usage matches with
everyone else's rpcgen.

Revision 1.16.2.2 / (download) - annotate - [select for diffs], Wed Apr 7 22:48:16 2004 UTC (20 years ago) by jmc
Branch: netbsd-1-5
Changes since 1.16.2.1: +4 -31 lines
Diff to previous 1.16.2.1 (colored) to branchpoint 1.16 (colored) next main 1.17 (colored) to selected 1.15 (colored)

Pullup rev 1.24 (requested by martin in ticket #124)

Remove special case handling for $CPP and use execvp() instead.
PR#22311

Revision 1.22.2.1 / (download) - annotate - [select for diffs], Mon Mar 15 05:29:55 2004 UTC (20 years, 1 month ago) by jmc
Branch: netbsd-1-6
Changes since 1.22: +4 -31 lines
Diff to previous 1.22 (colored) next main 1.23 (colored) to selected 1.15 (colored)

Pullup rev 1.24 (requested by martin in ticket #1619)

Remove special case handling for $CPP and use execvp() instead.

Revision 1.24 / (download) - annotate - [select for diffs], Tue Aug 5 21:26:55 2003 UTC (20 years, 8 months ago) by martin
Branch: MAIN
CVS Tags: netbsd-2-0-base
Branch point for: netbsd-2-0
Changes since 1.23: +4 -31 lines
Diff to previous 1.23 (colored) to selected 1.15 (colored)

Remove special case handling for $CPP and use execvp() instead.
Patch from Hiramatsu Yoshifumi in PR bin/22311, with minor cosmetic
adjustment suggested by Luke Mewburn. OK'd by Frank van der Linden.

Revision 1.23 / (download) - annotate - [select for diffs], Mon Jul 14 11:52:24 2003 UTC (20 years, 9 months ago) by itojun
Branch: MAIN
Changes since 1.22: +6 -4 lines
Diff to previous 1.22 (colored) to selected 1.15 (colored)

use bounded string op - some remains

Revision 1.22 / (download) - annotate - [select for diffs], Thu Jan 31 22:43:57 2002 UTC (22 years, 2 months ago) by tv
Branch: MAIN
CVS Tags: netbsd-1-6-base, netbsd-1-6-RELEASE, netbsd-1-6-RC3, netbsd-1-6-RC2, netbsd-1-6-RC1, netbsd-1-6-PATCH002-RELEASE, netbsd-1-6-PATCH002-RC4, netbsd-1-6-PATCH002-RC3, netbsd-1-6-PATCH002-RC2, netbsd-1-6-PATCH002-RC1, netbsd-1-6-PATCH002, netbsd-1-6-PATCH001-RELEASE, netbsd-1-6-PATCH001-RC3, netbsd-1-6-PATCH001-RC2, netbsd-1-6-PATCH001-RC1, netbsd-1-6-PATCH001, fvdl_fs64_base
Branch point for: netbsd-1-6
Changes since 1.21: +9 -18 lines
Diff to previous 1.21 (colored) to selected 1.15 (colored)

Roll in fixes to permit cross-compiling from non-NetBSD hosts.  This
round has been tested on Solaris/x86 and Linux hosts.

* Add host tools cap_mkdb, ctags, m4, uudecode.
* Protect __RCSID() and __COPYRIGHT() better.
* Reduce the number of places that need to include "config.h", to keep
  sources closer to their "vanilla" versions.
* Add more compat #defines and autoconf-checked functions.

Revision 1.21 / (download) - annotate - [select for diffs], Tue Jan 29 10:20:36 2002 UTC (22 years, 2 months ago) by tv
Branch: MAIN
Changes since 1.20: +9 -4 lines
Diff to previous 1.20 (colored) to selected 1.15 (colored)

Make almost all tools compile and run properly on non-NetBSD hosts.  (In
particular, most tools now run correctly on Solaris 7.)

Revision 1.20 / (download) - annotate - [select for diffs], Wed Mar 21 05:52:11 2001 UTC (23 years, 1 month ago) by mycroft
Branch: MAIN
Changes since 1.19: +4 -2 lines
Diff to previous 1.19 (colored) to selected 1.15 (colored)

Sample client needs stdio.h for printf() prototype.

Revision 1.19 / (download) - annotate - [select for diffs], Wed Mar 21 00:30:39 2001 UTC (23 years, 1 month ago) by mycroft
Branch: MAIN
Changes since 1.18: +9 -4 lines
Diff to previous 1.18 (colored) to selected 1.15 (colored)

Add a -M flag, for generating thread-safe stubs, per RedHat.
Also clean up some KNF and ANSI C glitches in -Sc and -Ss output.

Revision 1.18 / (download) - annotate - [select for diffs], Wed Feb 21 00:11:12 2001 UTC (23 years, 1 month ago) by cgd
Branch: MAIN
Changes since 1.17: +4 -2 lines
Diff to previous 1.17 (colored) to selected 1.15 (colored)

call setprogname(argv[0]) at start of main()

Revision 1.15.2.1 / (download) - annotate - [select for diffs], Thu Oct 19 16:32:34 2000 UTC (23 years, 6 months ago) by he
Branch: netbsd-1-4
CVS Tags: netbsd-1-4-PATCH003
Changes since 1.15: +3 -3 lines
Diff to previous 1.15 (colored) next main 1.16 (colored)

Pull up revision 1.17 (requested by he):
  Format string cleanup.

Revision 1.16.2.1 / (download) - annotate - [select for diffs], Wed Oct 18 01:32:50 2000 UTC (23 years, 6 months ago) by tv
Branch: netbsd-1-5
CVS Tags: netbsd-1-5-RELEASE, netbsd-1-5-PATCH003, netbsd-1-5-PATCH002, netbsd-1-5-PATCH001, netbsd-1-5-BETA2, netbsd-1-5-BETA
Changes since 1.16: +3 -3 lines
Diff to previous 1.16 (colored) to selected 1.15 (colored)

Pullup usr.bin string format fixes [is].
See "cvs log" for explicit revision numbers per file, from sommerfeld.

Revision 1.17 / (download) - annotate - [select for diffs], Wed Oct 11 14:46:17 2000 UTC (23 years, 6 months ago) by is
Branch: MAIN
Changes since 1.16: +3 -3 lines
Diff to previous 1.16 (colored) to selected 1.15 (colored)

More format string cleanup by sommerfeld.

Revision 1.15.8.1 / (download) - annotate - [select for diffs], Fri Jun 23 16:39:53 2000 UTC (23 years, 9 months ago) by minoura
Branch: minoura-xpg4dl
Changes since 1.15: +3 -5 lines
Diff to previous 1.15 (colored) next main 1.16 (colored)

Sync w/ netbsd-1-5-base.

Revision 1.16 / (download) - annotate - [select for diffs], Fri Jun 2 23:30:18 2000 UTC (23 years, 10 months ago) by fvdl
Branch: MAIN
CVS Tags: netbsd-1-5-base, netbsd-1-5-ALPHA2
Branch point for: netbsd-1-5
Changes since 1.15: +3 -5 lines
Diff to previous 1.15 (colored)

Enable the TI-RPC switch by default. Add a kludge that Sun appears to
use for the names of the XDR functions to take care of rpc*_t.

Revision 1.15 / (download) - annotate - [selected], Sat Dec 19 21:19:12 1998 UTC (25 years, 4 months ago) by christos
Branch: MAIN
CVS Tags: wrstuden-devbsize-base, wrstuden-devbsize-19991221, wrstuden-devbsize, netbsd-1-4-base, netbsd-1-4-RELEASE, netbsd-1-4-PATCH002, netbsd-1-4-PATCH001, minoura-xpg4dl-base, comdex-fall-1999-base, comdex-fall-1999
Branch point for: netbsd-1-4, minoura-xpg4dl
Changes since 1.14: +3 -3 lines
Diff to previous 1.14 (colored)

extra braces, char -> unsigned char

Revision 1.14 / (download) - annotate - [select for diffs], Sat Oct 18 10:53:53 1997 UTC (26 years, 6 months ago) by lukem
Branch: MAIN
CVS Tags: netbsd-1-3-base, netbsd-1-3-RELEASE, netbsd-1-3-PATCH003-CANDIDATE2, netbsd-1-3-PATCH003-CANDIDATE1, netbsd-1-3-PATCH003-CANDIDATE0, netbsd-1-3-PATCH003, netbsd-1-3-PATCH002, netbsd-1-3-PATCH001, netbsd-1-3-BETA, netbsd-1-3
Changes since 1.13: +466 -464 lines
Diff to previous 1.13 (colored) to selected 1.15 (colored)

KNFify, generate prototypes, etc (to shut up WARNS on generated code)

Revision 1.13 / (download) - annotate - [select for diffs], Fri Oct 17 15:51:55 1997 UTC (26 years, 6 months ago) by lukem
Branch: MAIN
Changes since 1.12: +3 -9 lines
Diff to previous 1.12 (colored) to selected 1.15 (colored)

- don't generate register variables
- always include syslog.h if -L; remove test for #ifdef SYSLOG
- create ANSI C function prototype in server write_program()
- clean up .Nm usage in man page
- document -L in man page

Revision 1.12 / (download) - annotate - [select for diffs], Sat Oct 11 21:01:37 1997 UTC (26 years, 6 months ago) by christos
Branch: MAIN
Changes since 1.11: +61 -42 lines
Diff to previous 1.11 (colored) to selected 1.15 (colored)

- Rename "inline" variable to "doinline" so that we don't need -ansi
- Fix gcc warnings and add netbsd rcsid's
- add WARNS to the Makefile
- Add errx() to unhandled cases where appropriate.

Revision 1.11 / (download) - annotate - [select for diffs], Thu Oct 9 15:13:20 1997 UTC (26 years, 6 months ago) by mycroft
Branch: MAIN
Changes since 1.10: +4 -4 lines
Diff to previous 1.10 (colored) to selected 1.15 (colored)

Clean up some minor white space nonsense in the output.

Revision 1.10 / (download) - annotate - [select for diffs], Thu Jan 9 20:21:06 1997 UTC (27 years, 3 months ago) by tls
Branch: MAIN
Changes since 1.9: +3 -2 lines
Diff to previous 1.9 (colored) to selected 1.15 (colored)

RCS ID police

Revision 1.9 / (download) - annotate - [select for diffs], Mon Feb 19 11:12:43 1996 UTC (28 years, 2 months ago) by pk
Branch: MAIN
CVS Tags: netbsd-1-2-base, netbsd-1-2-RELEASE, netbsd-1-2-PATCH001, netbsd-1-2-BETA, netbsd-1-2
Changes since 1.8: +5 -2 lines
Diff to previous 1.8 (colored) to selected 1.15 (colored)

Convey rpcgen's version into generated header files. This allows programs
to contain support for previous (and future) versions of rpcgen.

[ Note: the current version generates some function prototype templates
  differently from rpcgen pre-dating June 1995.
]

Revision 1.8 / (download) - annotate - [select for diffs], Tue Aug 29 23:05:53 1995 UTC (28 years, 7 months ago) by cgd
Branch: MAIN
CVS Tags: netbsd-1-1-base, netbsd-1-1-RELEASE, netbsd-1-1-PATCH001, netbsd-1-1
Changes since 1.7: +3 -3 lines
Diff to previous 1.7 (colored) to selected 1.15 (colored)

pull stdlib.h and string.h in, for protos, where necessary

Revision 1.7 / (download) - annotate - [select for diffs], Sat Jun 24 14:59:41 1995 UTC (28 years, 9 months ago) by pk
Branch: MAIN
Changes since 1.6: +5 -3 lines
Diff to previous 1.6 (colored) to selected 1.15 (colored)

Always distinguish client and server worker routines (used to be the
case only when compiling in ANSI (`-C') mode).

Revision 1.6 / (download) - annotate - [select for diffs], Sun Jun 11 21:49:56 1995 UTC (28 years, 10 months ago) by pk
Branch: MAIN
Changes since 1.5: +781 -77 lines
Diff to previous 1.5 (colored) to selected 1.15 (colored)

Clean up import & propagate NetBSD changes.
Add RCS Ids.
Fix a number of bugs.
Note: this version supports ANSI C code generation.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Jun 11 21:37:46 1995 UTC (28 years, 10 months ago) by pk
Branch: Sun
CVS Tags: TIRPC
Changes since 1.1: +707 -73 lines
Diff to previous 1.1 (colored) to selected 1.15 (colored)

Newer version of rpcgen from Sun's TIRPC release.

Revision 1.5 / (download) - annotate - [select for diffs], Thu Jan 20 18:21:56 1994 UTC (30 years, 3 months ago) by jtc
Branch: MAIN
CVS Tags: netbsd-1-0-base, netbsd-1-0-RELEASE, netbsd-1-0-PATCH1, netbsd-1-0-PATCH06, netbsd-1-0-PATCH05, netbsd-1-0-PATCH04, netbsd-1-0-PATCH03, netbsd-1-0-PATCH02, netbsd-1-0-PATCH0, netbsd-1-0
Changes since 1.4: +10 -4 lines
Diff to previous 1.4 (colored) to selected 1.15 (colored)

Generated files were placed in the same directory as the source file
(instead of the current working directory) and #include directives
contained the path of the source file.

Revision 1.4 / (download) - annotate - [select for diffs], Sun Aug 1 18:09:20 1993 UTC (30 years, 8 months ago) by mycroft
Branch: MAIN
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored) to selected 1.15 (colored)

Add RCS identifiers.

Revision 1.3 / (download) - annotate - [select for diffs], Mon Apr 19 07:36:03 1993 UTC (31 years ago) by mycroft
Branch: MAIN
CVS Tags: netbsd-0-9-base, netbsd-0-9-RELEASE, netbsd-0-9-BETA, netbsd-0-9-ALPHA2, netbsd-0-9-ALPHA, netbsd-0-9
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored) to selected 1.15 (colored)

Cleanup for GCC 2.

Revision 1.2 / (download) - annotate - [select for diffs], Sun Apr 4 12:37:24 1993 UTC (31 years ago) by cgd
Branch: MAIN
CVS Tags: netbsd-alpha-1, netbsd-0-8
Changes since 1.1: +1 -1 lines
Diff to previous 1.1 (colored) to selected 1.15 (colored)

made CPP point to the right place.  should check these things before commit.

Revision 1.1 / (download) - annotate - [select for diffs], Sat Apr 3 00:51:54 1993 UTC (31 years ago) by glass
Branch: MAIN
Diff to selected 1.15 (colored)

Added rpcgen(1)

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>