The NetBSD Project

CVS log for src/lib/libc/rpc/rpc_commondata.c

[BACK] Up to [cvs.NetBSD.org] / src / lib / libc / rpc

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Nov 8 02:46:53 2015 UTC (9 years, 3 months ago) by christos
Branches: 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, perseant-exfatfs-base-20240630, perseant-exfatfs-base, perseant-exfatfs, netbsd-9-base, netbsd-9-4-RELEASE, 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-3-RELEASE, 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, netbsd-10-base, netbsd-10-1-RELEASE, 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, 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, HEAD
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +4 -2 lines
Only do the compat cruft if we are compiling libc.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Nov 7 14:21:32 2015 UTC (9 years, 3 months ago) by christos
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -4 lines
don't compile with SVC_LEGACY

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Nov 7 00:42:04 2015 UTC (9 years, 3 months ago) by christos
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -3 lines
Introduce a binary compatible __fd_set_256 that is what the original fdset
size was for libc. Now we can bump it.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Nov 6 23:11:09 2015 UTC (9 years, 3 months ago) by christos
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -2 lines
Cleanup and simplify.
undef svc_fdset and svc_maxfd to get to the real data for the compat code.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Nov 6 23:05:09 2015 UTC (9 years, 3 months ago) by joerg
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -2 lines
Don't use macros as types or variable names.

Revision 1.8.56.1: download - view: text, markup, annotated - select for diffs
Thu May 22 11:36:53 2014 UTC (10 years, 8 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.8: preferred, colored; next MAIN 1.9: preferred, colored
Changes since revision 1.8: +30 -28 lines
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.8.62.1: download - view: text, markup, annotated - select for diffs
Sun Jun 23 06:21:05 2013 UTC (11 years, 7 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.8: preferred, colored; next MAIN 1.9: preferred, colored
Changes since revision 1.8: +30 -28 lines
resync from head

Revision 1.8.58.1: download - view: text, markup, annotated - select for diffs
Thu Mar 14 22:03:14 2013 UTC (11 years, 11 months ago) by riz
Branches: netbsd-6
CVS tags: netbsd-6-1-RELEASE, netbsd-6-1-RC4, netbsd-6-1-RC3, netbsd-6-1-RC2, 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
Diff to: previous 1.8: preferred, colored; next MAIN 1.9: preferred, colored
Changes since revision 1.8: +30 -28 lines
Pull up following revision(s) (requested by tron in ticket #843):
	lib/libc/rpc/clnt_dg.c: revision 1.28
	lib/libc/rpc/xdr_sizeof.c: revision 1.5
	lib/libc/rpc/pmap_getport.c: revision 1.19
	lib/libc/rpc/xdr_mem.c: revision 1.19
	lib/libc/rpc/svc_run.c: revision 1.22
	lib/libc/rpc/bindresvport.c: revision 1.25
	lib/libc/rpc/svc_raw.c: revision 1.24
	lib/libc/rpc/svc_dg.c: revision 1.17
	lib/libc/rpc/getnetconfig.c: revision 1.21
	lib/libc/rpc/auth_unix.c: revision 1.25
	lib/libc/rpc/svc_auth.c: revision 1.17
	lib/libc/rpc/clnt_vc.c: revision 1.21
	lib/libc/rpc/svc_auth_unix.c: revision 1.21
	lib/libc/rpc/rpcb_st_xdr.c: revision 1.10
	lib/libc/rpc/pmap_getmaps.c: revision 1.18
	lib/libc/rpc/getnetpath.c: revision 1.17
	lib/libc/rpc/clnt_simple.c: revision 1.32
	lib/libc/rpc/authunix_prot.c: revision 1.16
	lib/libc/rpc/svc_dg.h: revision 1.2
	lib/libc/rpc/svc_generic.c: revision 1.15
	lib/libc/rpc/clnt_raw.c: revision 1.32
	lib/libc/rpc/xdr_array.c: revision 1.19
	lib/libc/rpc/pmap_prot.c: revision 1.12
	lib/libc/rpc/clnt_bcast.c: revision 1.26
	lib/libc/rpc/xdr_rec.c: revision 1.35
	lib/libc/rpc/svc.c: revision 1.34
	lib/libc/rpc/DISCLAIMER: revision 1.3
	lib/libc/rpc/clnt_generic.c: revision 1.30
	lib/libc/rpc/xdr.c: revision 1.33
	lib/libc/rpc/auth_none.c: revision 1.16
	lib/libc/rpc/pmap_rmt.c: revision 1.34
	lib/libc/rpc/rpc_callmsg.c: revision 1.20
	lib/libc/rpc/clnt_perror.c: revision 1.30
	lib/libc/rpc/xdr_stdio.c: revision 1.19
	lib/libc/rpc/rpc_commondata.c: revision 1.9
	lib/libc/rpc/pmap_prot2.c: revision 1.17
	lib/libc/rpc/pmap_clnt.c: revision 1.19
	lib/libc/rpc/svc_simple.c: revision 1.33
	lib/libc/rpc/rpcb_clnt.c: revision 1.29
	lib/libc/rpc/rpc_prot.c: revision 1.21
	lib/libc/rpc/rpc_dtablesize.c: revision 1.16
	lib/libc/rpc/rpc_generic.c: revision 1.28
	lib/libc/rpc/xdr_reference.c: revision 1.18
	lib/libc/rpc/rpc_soc.c: revision 1.18
	lib/libc/rpc/svc_vc.c: revision 1.30
	lib/libc/rpc/getrpcent.c: revision 1.23
	lib/libc/rpc/xdr_float.c: revision 1.38
	lib/libc/rpc/rpcb_prot.c: revision 1.11
	lib/libc/rpc/getrpcport.c: revision 1.18
Replace previous Sun Microsystems, Inc. license with a standard
BSD 3-clause license granted by Oracle America, Inc..
This license change was approved by Wim Coekaerts, Senior Vice President,
Linux and Virtualization at Oracle Corporation.
This fixes PR lib/45293 by Pedro Giffuni.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Mar 11 20:19:29 2013 UTC (11 years, 11 months ago) by tron
Branches: 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, riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2, 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, agc-symver-base, agc-symver
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +30 -28 lines
Replace previous Sun Microsystems, Inc. license with a standard
BSD 3-clause license granted by Oracle America, Inc..
This license change was approved by Wim Coekaerts, Senior Vice President,
Linux and Virtualization at Oracle Corporation.

This fixes PR lib/45293 by Pedro Giffuni.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Jan 18 11:29:05 2003 UTC (22 years, 1 month ago) by thorpej
Branches: MAIN
CVS tags: yamt-pf42-baseX, yamt-pf42-base4, yamt-pf42-base3, yamt-pf42-base2, yamt-pf42-base, yamt-pf42, 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, wrstuden-revivesa-base-3, wrstuden-revivesa-base-2, wrstuden-revivesa-base-1, wrstuden-revivesa-base, wrstuden-revivesa, wrstuden-fixsa-newbase, wrstuden-fixsa-base-1, wrstuden-fixsa-base, wrstuden-fixsa, netbsd-6-base, netbsd-6-1-RC1, 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-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, 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, 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, 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-base, 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-0, netbsd-2, mjf-devfs2-base, mjf-devfs2, matt-premerge-20091211, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus, 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-premerge-20101231, matt-mips64-base2, matt-mips64-base, matt-mips64, matt-armv6-prevmlocking, matt-armv6-nbase, matt-armv6-base, matt-armv6, keiichi-mipv6-base, keiichi-mipv6, jym-xensuspend-nbase, jym-xensuspend-base, jym-xensuspend, hpcarm-cleanup-nbase, hpcarm-cleanup-base, hpcarm-cleanup, cube-autoconf-base, cube-autoconf, christos-time_t-nbase, christos-time_t-base, christos-time_t, cherry-xenmp-base, cherry-xenmp, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2, abandoned-netbsd-4-base, abandoned-netbsd-4
Branch point for: yamt-pagecache, tls-maxphys, netbsd-6
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3 lines
Merge the nathanw_sa branch.

Revision 1.7.4.1: download - view: text, markup, annotated - select for diffs
Wed Aug 8 16:13:44 2001 UTC (23 years, 6 months ago) by nathanw
Branches: nathanw_sa
CVS tags: nathanw_sa_end
Diff to: previous 1.7: preferred, colored; next MAIN 1.8: preferred, colored
Changes since revision 1.7: +3 -3 lines
Convert to our threading style.
__REENT -> _REENTRANT
Statically initialize mutexes.
Use pthread thread-specific data semantics and once_t instead of Sun thread
semantics.
Use __isthreaded to detect presence of thread universe instead of _thr_main().

Revision 1.6.8.1: download - view: text, markup, annotated - select for diffs
Fri Jun 23 16:17:46 2000 UTC (24 years, 7 months ago) by minoura
Branches: minoura-xpg4dl
Diff to: previous 1.6: preferred, colored; next MAIN 1.7: preferred, colored
Changes since revision 1.6: +5 -2 lines
Sync w/ netbsd-1-5-base.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Jun 2 23:11:13 2000 UTC (24 years, 8 months ago) by fvdl
Branches: 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, netbsd-1-6, netbsd-1-5-base, netbsd-1-5-RELEASE, netbsd-1-5-PATCH003, netbsd-1-5-PATCH002, netbsd-1-5-PATCH001, netbsd-1-5-BETA2, netbsd-1-5-BETA, netbsd-1-5-ALPHA2, netbsd-1-5, nathanw_sa_before_merge, nathanw_sa_base, fvdl_fs64_base
Branch point for: nathanw_sa
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +5 -2 lines
Add new RPC code, based on Sun's TI-RPC code. Adapted to not use XTI,
but sockets instead, internally. Old, backward compatible interfaces
maintained.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Feb 13 05:52:30 1998 UTC (27 years ago) by lukem
Branches: MAIN
CVS tags: wrstuden-devbsize-base, wrstuden-devbsize-19991221, wrstuden-devbsize, netbsd-1-4-base, netbsd-1-4-RELEASE, netbsd-1-4-PATCH003, netbsd-1-4-PATCH002, netbsd-1-4-PATCH001, netbsd-1-4, minoura-xpg4dl-base, comdex-fall-1999-base, comdex-fall-1999
Branch point for: minoura-xpg4dl
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -2 lines
* in get_myaddress(); always return sockaddr_in containing localhost:PMAP_PORT.
  (as recommended in Weiste Venema's portmap5_beta distribution)
* deprecate register
* use memmove instead of bcopy
* KNF includes
* use err/warn() instead of perror/fprintf(stderr,)
* fix some typos

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Jul 13 20:13:18 1997 UTC (27 years, 7 months ago) by christos
Branches: 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
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +7 -3 lines
Fix RCSID's
Fix gcc warnings.
Add missing prototypes

Revision 1.4.4.1: download - view: text, markup, annotated - select for diffs
Mon Sep 16 23:44:33 1996 UTC (28 years, 5 months ago) by jtc
Branches: ivory_soap2
Diff to: previous 1.4: preferred, colored; next MAIN 1.5: preferred, colored
Changes since revision 1.4: +3 -2 lines
snapshot namespace cleanup: rpc & xdr

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Feb 25 03:01:54 1995 UTC (29 years, 11 months ago) by cgd
Branches: MAIN
CVS tags: nsswitch, netbsd-1-2-base, netbsd-1-2-RELEASE, netbsd-1-2-PATCH001, netbsd-1-2-BETA, netbsd-1-2, netbsd-1-1-base, netbsd-1-1-RELEASE, netbsd-1-1-PATCH001, netbsd-1-1
Branch point for: ivory_soap2
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -1 lines
save my sanity; stop using Id.

Revision 1.3.2.2: download - view: text, markup, annotated - select for diffs
Tue Aug 23 18:42:11 1994 UTC (30 years, 5 months ago) by deraadt
Branches: netbsd-1-0
Diff to: previous 1.3.2.1: preferred, colored; branchpoint 1.3: preferred, colored; next MAIN 1.4: preferred, colored
Changes since revision 1.3.2.1: +43 -0 lines
fix my dumb bug

Revision 1.3.2.1
Tue Aug 23 18:42:10 1994 UTC (30 years, 5 months ago) by deraadt
Branches: netbsd-1-0
FILE REMOVED
Changes since revision 1.3: +0 -43 lines
file rpc_commondata.c was added on branch netbsd-1-0 on 1994-08-23 18:42:11 +0000

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Aug 23 18:42:10 1994 UTC (30 years, 5 months ago) by deraadt
Branches: MAIN
CVS tags: 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, ivory_soap
Branch point for: netbsd-1-0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
fix my dumb bug

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Aug 20 00:55:30 1994 UTC (30 years, 6 months ago) by deraadt
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -5 lines
rpc library no longer uses _rpc_dtablesize() internally -- keeps track
of highest active file descriptor. limit fd usage to FD_SETSIZE, until
a better solution is found. remove non-FD_SETSIZE code.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Oct 7 07:30:11 1993 UTC (31 years, 4 months ago) by cgd
Branches: MAIN
CVS tags: netbsd-1-0-base
move the rpc code into libc

Diff request

This form allows you to request diffs 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.

Log view options

CVSweb <webmaster@jp.NetBSD.org>