The NetBSD Project

CVS log for src/lib/libc/net/getnameinfo.3

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.45: download - view: text, markup, annotated - select for diffs
Tue Sep 10 04:43:39 2024 UTC (4 months ago) by rillig
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +3 -2 lines
libc: new function parameter, new line

Revision 1.41.18.1: download - view: text, markup, annotated - select for diffs
Sun Mar 10 18:48:57 2024 UTC (10 months ago) by martin
Branches: netbsd-8
CVS tags: netbsd-8-3-RELEASE
Diff to: previous 1.41: preferred, colored; next MAIN 1.42: preferred, colored
Changes since revision 1.41: +6 -2 lines
Pull up following revision(s) (requested by riastradh in ticket #1941):

	lib/libc/net/getnameinfo.3: revision 1.43

Document the NI_NUMERICSCOPE flag.
PR lib/57832

Revision 1.42.8.1: download - view: text, markup, annotated - select for diffs
Sun Mar 10 18:44:37 2024 UTC (10 months ago) by martin
Branches: netbsd-9
CVS tags: netbsd-9-4-RELEASE
Diff to: previous 1.42: preferred, colored; next MAIN 1.43: preferred, colored
Changes since revision 1.42: +6 -2 lines
Pull up following revision(s) (requested by riastradh in ticket #1808):

	lib/libc/net/getnameinfo.3: revision 1.43

Document the NI_NUMERICSCOPE flag.
PR lib/57832

Revision 1.42.16.1: download - view: text, markup, annotated - select for diffs
Sun Mar 10 18:42:42 2024 UTC (10 months ago) by martin
Branches: netbsd-10
CVS tags: netbsd-10-1-RELEASE, netbsd-10-0-RELEASE, netbsd-10-0-RC6
Diff to: previous 1.42: preferred, colored; next MAIN 1.43: preferred, colored
Changes since revision 1.42: +6 -2 lines
Pull up following revision(s) (requested by riastradh in ticket #614):

	lib/libc/net/getnameinfo.3: revision 1.43

Document the NI_NUMERICSCOPE flag.
PR lib/57832

Revision 1.44: download - view: text, markup, annotated - select for diffs
Fri Feb 16 22:50:33 2024 UTC (10 months, 3 weeks ago) by uwe
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630, perseant-exfatfs-base, perseant-exfatfs
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +52 -30 lines
getnameinfo(3): fix/prettify markup

Revision 1.43: download - view: text, markup, annotated - select for diffs
Thu Feb 15 15:08:23 2024 UTC (10 months, 4 weeks ago) by jkoshy
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +6 -2 lines
Document the NI_NUMERICSCOPE flag.

PR lib/57832

Revision 1.42: download - view: text, markup, annotated - select for diffs
Mon Jul 3 21:32:49 2017 UTC (7 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: phil-wifi-base, phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, phil-wifi-20190609, phil-wifi, 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-10-base, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, is-mlppp-base, is-mlppp, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x
Branch point for: netbsd-9, netbsd-10
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +5 -5 lines
Remove workaround for ancient HTML generation code.

Revision 1.38.2.2: download - view: text, markup, annotated - select for diffs
Wed Aug 20 00:02:15 2014 UTC (10 years, 4 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.38.2.1: preferred, colored; branchpoint 1.38: preferred, colored; next MAIN 1.39: preferred, colored
Changes since revision 1.38.2.1: +3 -7 lines
Rebase to HEAD as of a few days ago.

Revision 1.37.6.3: download - view: text, markup, annotated - select for diffs
Thu May 22 11:36:53 2014 UTC (10 years, 7 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.37.6.2: preferred, colored; branchpoint 1.37: preferred, colored; next MAIN 1.38: preferred, colored
Changes since revision 1.37.6.2: +3 -7 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.37.8.1: download - view: text, markup, annotated - select for diffs
Wed Dec 18 22:39:32 2013 UTC (11 years ago) by bouyer
Branches: netbsd-6
Diff to: previous 1.37: preferred, colored; next MAIN 1.38: preferred, colored
Changes since revision 1.37: +15 -11 lines
Pullup the following revisions, requested by bad in ticket 975:
	lib/libc/net/gethnamaddr.c			1.79-1.81, 1.84
	lib/libc/net/getnameinfo.3			1.37-1.40
	lib/libc/net/getnameinfo.c			1.51, 1.52, 1.54
	lib/libc/net/hostent.h				1.1, 1.2
	lib/libc/net/sethostent.c			1.17-1.19

Make getnameinfo(3) re-entrant (ahem __ypdomain).
Add not advertised reentrant functions: {get,set,end}hostent_r,
gethostbyname{,2}_r, gethostbyaddr_r. Make getnameinfo(3) use
gethostbyaddr_r(3).
Implement no-check-names.

Revision 1.36.26.1: download - view: text, markup, annotated - select for diffs
Wed Dec 18 20:23:36 2013 UTC (11 years ago) by bouyer
Branches: netbsd-5
Diff to: previous 1.36: preferred, colored; next MAIN 1.37: preferred, colored
Changes since revision 1.36: +16 -12 lines
Apply patch, requested by bad in ticket #1887:
	lib/libc/net/gethnamaddr.c			1.79-1.82 via patch
	lib/libc/net/getnameinfo.3			1.37-1.40 via patch
	lib/libc/net/getnameinfo.c			1.4 via patch
	lib/libc/net/hostent.h				1.1, 1.2 via patch
	lib/libc/net/sethostent.c			1.17-1.19 via patch

Make getnameinfo(3) re-entrant (ahem __ypdomain).
Add not advertised reentrant functions: {get,set,end}hostent_r,
gethostbyname{,2}_r, gethostbyaddr_r. Make getnameinfo(3) use
gethostbyaddr_r(3).
Implement no-check-names.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Sun Aug 18 10:40:06 2013 UTC (11 years, 4 months ago) by wiz
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, prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, pgoyette-localcount-base, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, pgoyette-localcount, 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-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, matt-nb8-mediatek-base, matt-nb8-mediatek, localcount-20160914, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan
Branch point for: netbsd-8
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -2 lines
Update comment.

Revision 1.40: download - view: text, markup, annotated - select for diffs
Sun Aug 18 10:00:57 2013 UTC (11 years, 4 months ago) by christos
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -6 lines
getnameinfo is now thread-safe so remove bugs section.

Revision 1.38.2.1: download - view: text, markup, annotated - select for diffs
Tue Nov 20 03:00:42 2012 UTC (12 years, 1 month ago) by tls
Branches: tls-maxphys
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +13 -5 lines
Resync to 2012-11-19 00:00:00 UTC

Revision 1.37.6.2: download - view: text, markup, annotated - select for diffs
Tue Oct 30 18:58:53 2012 UTC (12 years, 2 months ago) by yamt
Branches: yamt-pagecache
CVS tags: yamt-pagecache-tag8
Diff to: previous 1.37.6.1: preferred, colored; branchpoint 1.37: preferred, colored
Changes since revision 1.37.6.1: +13 -5 lines
sync with head

Revision 1.39: download - view: text, markup, annotated - select for diffs
Wed Sep 26 23:13:00 2012 UTC (12 years, 3 months ago) by christos
Branches: MAIN
CVS tags: yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6, riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2, agc-symver-base, agc-symver
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +13 -5 lines
add and document AF_LOCAL (and the rest that were not)

Revision 1.37.6.1: download - view: text, markup, annotated - select for diffs
Tue Apr 17 00:05:21 2012 UTC (12 years, 9 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +4 -4 lines
sync with head

Revision 1.38: download - view: text, markup, annotated - select for diffs
Sun Mar 4 03:23:35 2012 UTC (12 years, 10 months ago) by christos
Branches: MAIN
CVS tags: yamt-pagecache-base5, yamt-pagecache-base4
Branch point for: tls-maxphys
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +4 -4 lines
fix signature according to TOG.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Mar 22 19:30:54 2010 UTC (14 years, 9 months ago) by joerg
Branches: MAIN
CVS tags: 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, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus, matt-mips64-premerge-20101231, cherry-xenmp-base, cherry-xenmp, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2
Branch point for: yamt-pagecache, netbsd-6
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2 lines
Use .In for header files instead of .Ar Pa and variations.

Revision 1.34.2.2: download - view: text, markup, annotated - select for diffs
Mon Mar 21 23:08:49 2005 UTC (19 years, 9 months ago) by tron
Branches: netbsd-3
CVS tags: 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
Diff to: previous 1.34.2.1: preferred, colored; branchpoint 1.34: preferred, colored; next MAIN 1.35: preferred, colored
Changes since revision 1.34.2.1: +2 -4 lines
Pull up revision 1.36 (requested by kleink in ticket #41):
Only name <netdb.h> in the synopsis, like the old manual page used to.

Revision 1.34.2.1: download - view: text, markup, annotated - select for diffs
Mon Mar 21 23:07:08 2005 UTC (19 years, 9 months ago) by tron
Branches: netbsd-3
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +4 -3 lines
Pull up revision 1.35 (requested by kleink in ticket #40):
Add restrict qualifiers to getaddrinfo() and getnameinfo() arguments.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon Mar 21 13:35:04 2005 UTC (19 years, 9 months ago) by kleink
Branches: 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, wrstuden-fixsa-newbase, wrstuden-fixsa-base-1, wrstuden-fixsa-base, wrstuden-fixsa, 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-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, mjf-devfs2-base, mjf-devfs2, matt-premerge-20091211, 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-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, abandoned-netbsd-4-base, abandoned-netbsd-4
Branch point for: netbsd-5
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -4 lines
Only name <netdb.h> in the synopsis, like the old manual page used to.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Mar 21 13:30:50 2005 UTC (19 years, 9 months ago) by kleink
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +4 -3 lines
Add restrict qualifiers to getaddrinfo() and getnameinfo() arguments.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Wed Jan 12 14:44:11 2005 UTC (20 years ago) by wiz
Branches: MAIN
CVS tags: netbsd-3-base
Branch point for: netbsd-3
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +13 -15 lines
Use \*[Am] and \*[Gt], like before the previous revision; use .In; minor other changes.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Jan 11 07:26:57 2005 UTC (20 years ago) by itojun
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +140 -218 lines
written-from-scratch manpage (fixes ISOC copyright violation)

Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon Dec 20 18:30:26 2004 UTC (20 years ago) by christos
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +0 -0 lines
revert previous change while discussion is in progress.

Revision 1.31
Mon Dec 20 03:50:05 2004 UTC (20 years ago) by itojun
Branches: MAIN
FILE REMOVED
Changes since revision 1.30: +1 -1 lines
RFC cannot be used as manpage regarding to the ISOC copyright boilerplate.
remove it until someone writes it up from scratch/freely-redistributable
text is found.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Sun Sep 7 16:22:21 2003 UTC (21 years, 4 months ago) by wiz
Branches: MAIN
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-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
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +4 -4 lines
Consistently use 'RFC 1234' instead of 'RFC1234' or 'RFC-1234'.
From jmc@openbsd.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Aug 28 12:03:08 2003 UTC (21 years, 4 months ago) by wiz
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +9 -9 lines
Nm -> Fn getnameinfo; grammar improvements; markup improvement;
all from jmc@openbsd, thanks.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Aug 28 09:39:11 2003 UTC (21 years, 4 months ago) by wiz
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +7 -7 lines
Bump date for CAVEATS; fix punctuation usage in one place;
drop trailing space; use \*[Am] instead of & for HTML generation.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Aug 28 01:49:30 2003 UTC (21 years, 4 months ago) by itojun
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2 lines
use NI_NUMERICHOST for 2nd invocation

Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Aug 28 01:46:45 2003 UTC (21 years, 4 months ago) by itojun
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -1 lines
add int error in CAVEAT

Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Aug 28 01:43:14 2003 UTC (21 years, 4 months ago) by itojun
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +55 -1 lines
add CAVEATS section

Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Aug 7 16:43:08 2003 UTC (21 years, 5 months ago) by agc
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -6 lines
Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22280, verified by myself.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Apr 30 06:30:48 2003 UTC (21 years, 8 months ago) by itojun
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +8 -8 lines
english grammer.  by Jason McIntyre via kame

Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Apr 16 13:34:42 2003 UTC (21 years, 9 months ago) by wiz
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.

Revision 1.12.2.5: download - view: text, markup, annotated - select for diffs
Fri Jun 21 18:18:15 2002 UTC (22 years, 6 months ago) by nathanw
Branches: nathanw_sa
CVS tags: nathanw_sa_end
Diff to: previous 1.12.2.4: preferred, colored; next MAIN 1.13: preferred, colored
Changes since revision 1.12.2.4: +3 -4 lines
Catch up to -current.

Revision 1.20.2.1: download - view: text, markup, annotated - select for diffs
Sat May 25 18:18:56 2002 UTC (22 years, 7 months ago) by thorpej
Branches: netbsd-1-6
CVS tags: 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
Diff to: previous 1.20: preferred, colored; next MAIN 1.21: preferred, colored
Changes since revision 1.20: +2 -2 lines
Resolve pullup-1-6 ticket #14 (itojun), original commit message:

> Turn the flags argument to getnameinfo(3) back into an int (from unsigned
> int); this is consistent with RFC2553, the current draft-ietf-ipngwg-
> rfc2553bis-05 and the majority of deployed implementations.
>
> Also, there is an effort under way to have this changed back to int in
> XBD6/XSH6, XNS, and POSIX-2001 TC1.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed May 22 09:42:39 2002 UTC (22 years, 7 months ago) by kleink
Branches: MAIN
CVS tags: nathanw_sa_before_merge, nathanw_sa_base, fvdl_fs64_base
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
Turn the flags argument to getnameinfo(3) back into an int (from unsigned
int); this is consistent with RFC2553, the current draft-ietf-ipngwg-
rfc2553bis-05 and the majority of deployed implementations.

Also, there is an effort under way to have this changed back to int in
XBD6/XSH6, XNS, and POSIX-2001 TC1.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed May 15 08:53:42 2002 UTC (22 years, 8 months ago) by kleink
Branches: MAIN
CVS tags: netbsd-1-6-base
Branch point for: netbsd-1-6
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -3 lines
<netdb.h> doesn't need prerequisite headers.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue May 14 14:35:36 2002 UTC (22 years, 8 months ago) by kleink
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -2 lines
More XNS5.2/POSIX-2001 alignment: change the flags argument to
getnameinfo() from int to unsigned int.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue May 14 14:31:06 2002 UTC (22 years, 8 months ago) by kleink
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
Align with XNS5.2/POSIX-2001: change hostlen and servlen arguments to
getnameinfo() from size_t to socklen_t.

Revision 1.12.2.4: download - view: text, markup, annotated - select for diffs
Fri Mar 22 20:42:20 2002 UTC (22 years, 9 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.12.2.3: preferred, colored
Changes since revision 1.12.2.3: +1 -1 lines
Catch up to -current.

Revision 1.12.2.3: download - view: text, markup, annotated - select for diffs
Fri Mar 8 21:35:25 2002 UTC (22 years, 10 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.12.2.2: preferred, colored
Changes since revision 1.12.2.2: +6 -6 lines
Catch up to -current.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Feb 7 07:00:20 2002 UTC (22 years, 11 months ago) by ross
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +6 -6 lines
Generate <>& symbolically.

Revision 1.12.2.2: download - view: text, markup, annotated - select for diffs
Fri Nov 16 01:17:00 2001 UTC (23 years, 2 months ago) by thorpej
Branches: nathanw_sa
Diff to: previous 1.12.2.1: preferred, colored
Changes since revision 1.12.2.1: +2 -7 lines
Fix merge errors from last sync w/ -current.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Nov 15 06:46:33 2001 UTC (23 years, 2 months ago) by itojun
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -7 lines
sync with reality; scope identifier comes with the result even without
NI_WITHSCOPEID.

Revision 1.12.2.1: download - view: text, markup, annotated - select for diffs
Mon Oct 8 20:20:11 2001 UTC (23 years, 3 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +6 -12 lines
Catch up to -current.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Sep 16 02:54:17 2001 UTC (23 years, 4 months ago) by wiz
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +4 -4 lines
Sort sections, sort SEE ALSO, and misc. fixes.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Aug 5 18:09:03 2001 UTC (23 years, 5 months ago) by itojun
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -8 lines
there's no host.conf in netbsd.  pointed out by smb

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Apr 29 04:32:26 2001 UTC (23 years, 8 months ago) by itojun
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
copy-paste mistake; s/getaddrinfo/getnameinfo/

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Jan 5 13:40:28 2001 UTC (24 years ago) by itojun
Branches: MAIN
Branch point for: nathanw_sa
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +11 -11 lines
do not refer getnodebyaddr.
sync with latest kame.

Revision 1.8.2.3: download - view: text, markup, annotated - select for diffs
Thu Aug 10 11:41:19 2000 UTC (24 years, 5 months ago) by itojun
Branches: 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, netbsd-1-5-ALPHA2
Diff to: previous 1.8.2.2: preferred, colored; branchpoint 1.8: preferred, colored; next MAIN 1.9: preferred, colored
Changes since revision 1.8.2.2: +6 -3 lines
pullup (approved by releng-1-5)
mention that current implementation is not thread-safe. (sync with kame)
From: Greg Thompson

getaddrinfo.3 1.15 -> 1.16
getnameinfo.3 1.10 -> 1.11

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Aug 9 22:52:49 2000 UTC (24 years, 5 months ago) by itojun
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +6 -3 lines
mention that current get{addr,name}info implementation are not thread-safe.
(sync with kame)
From: Greg Thompson

Revision 1.8.2.2: download - view: text, markup, annotated - select for diffs
Mon Jul 3 22:36:31 2000 UTC (24 years, 6 months ago) by thorpej
Branches: netbsd-1-5
Diff to: previous 1.8.2.1: preferred, colored; branchpoint 1.8: preferred, colored
Changes since revision 1.8.2.1: +2 -2 lines
Pull up rev. 1.10:
typo in RFC number.  KAME PR 263

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Jun 30 16:48:47 2000 UTC (24 years, 6 months ago) by itojun
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
typo in RFC number.  KAME PR 263

Revision 1.8.2.1: download - view: text, markup, annotated - select for diffs
Tue Jun 27 21:44:32 2000 UTC (24 years, 6 months ago) by thorpej
Branches: netbsd-1-5
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +33 -4 lines
Pull up rev. 1.9:
add cmetz paper, correct example

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

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Jun 22 20:32:28 2000 UTC (24 years, 6 months ago) by itojun
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +33 -4 lines
add cmetz paper, correct example

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Jun 4 08:52:21 2000 UTC (24 years, 7 months ago) by itojun
Branches: MAIN
CVS tags: netbsd-1-5-base
Branch point for: netbsd-1-5
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
correct arg type (salen) to conform to RFC2553.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu May 11 03:08:47 2000 UTC (24 years, 8 months ago) by itojun
Branches: MAIN
CVS tags: minoura-xpg4dl-base
Branch point for: minoura-xpg4dl
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -0 lines
$NetBSD$

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu May 11 03:08:06 2000 UTC (24 years, 8 months ago) by itojun
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +5 -4 lines
update internet draft #.  correct samples.
sync getnameinfo function prototype with /usr/include/netdb.h (not
standard conformant yet, needs update - will do soon)

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Jan 17 08:33:45 2000 UTC (25 years ago) by itojun
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +41 -4 lines
sync with latest KAME tree.
add example section to get{addr,name}info.
s/\.Os KAME/.Os/.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Jan 7 01:49:42 2000 UTC (25 years ago) by itojun
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -0 lines
need sys/types.h before sys/socket.h

Revision 1.2.4.1: download - view: text, markup, annotated - select for diffs
Mon Dec 27 18:29:42 1999 UTC (25 years ago) by wrstuden
Branches: wrstuden-devbsize
Diff to: previous 1.2: preferred, colored; next MAIN 1.3: preferred, colored
Changes since revision 1.2: +48 -13 lines
Pull up to last week's -current.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Dec 13 14:18:32 1999 UTC (25 years, 1 month ago) by itojun
Branches: MAIN
CVS tags: wrstuden-devbsize-base, wrstuden-devbsize-19991221
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +48 -13 lines
bring in latest KAME get{addr,name}info(3).
getnameinfo(3) globs ai_socktype and ai_protocol correctly.
KAME scopeid extension is implemented.
(draft-ietf-ipngwg-scopedaddr-format-00.txt)

bump up shlib minor
(may not be necessary, but rather big difference in behavior - especially
ai_flags)

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Jul 3 13:58:31 1999 UTC (25 years, 6 months ago) by kleink
Branches: MAIN
CVS tags: comdex-fall-1999-base, comdex-fall-1999
Branch point for: wrstuden-devbsize
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -1 lines
Add missing LIBRARY sections.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Jul 1 18:23:54 1999 UTC (25 years, 6 months ago) by itojun
Branches: MAIN
add IPv6 support functions.

get{addr,name} info are implemented to have as little impact to existing
resolver code as possible, so they are NOT the optimal implementation.
They are at this moment not very thread safe (as they call
gethostby{name,addr}).

(shlib minor version)++, as new interfaces are added.

TODO: getipnodeby{name,addr} - which needs total reimplementation of
gethostby{name,addr}.
upgrade rcmd.c for multiple af support (needed for IPv6-ready rsh/rlogin)

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>