History log of /freebsd-10.0-release/lib/libc/net/getaddrinfo.3
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 259065 07-Dec-2013 gjb

- Copy stable/10 (r259064) to releng/10.0 as part of the
10.0-RELEASE cycle.
- Update __FreeBSD_version [1]
- Set branch name to -RC1

[1] 10.0-CURRENT __FreeBSD_version value ended at '55', so
start releng/10.0 at '100' so the branch is started with
a value ending in zero.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 253066 09-Jul-2013 hrs

Update references.


# 251369 04-Jun-2013 joel

mdoc: convert .Fd to .In, which is much nicer.


# 246809 14-Feb-2013 zeising

Change examples to be consistent with what style(9) says.

Approved by: joel (mentor)
MFC After: 2 weeks


# 186819 06-Jan-2009 danger

- forgot to bump a date


# 186817 06-Jan-2009 danger

catch up wtih r175955 by ume:

- the support of AI_ALL and AI_V4MAPPED has been completely removed.


# 180162 01-Jul-2008 danger

- AI_ALL and AI_V4MAPPED flags are currently not supported

PR: docs/120248
Submitted by: Heiko Wundram <wundram (a) beenic.net>


# 170379 06-Jun-2007 remko

Document getaddrinfo(3)'s AI_ADDRCONFIG

PR: docs/78357
Submitted by: Matthias Andree <matthias dot andree at gmx dot de>
Patch by: asmodai
MFC after: 1 week


# 147402 15-Jun-2005 ru

Assorted markup fixes.

Approved by: re


# 145680 29-Apr-2005 ume

our get{addr,name}info() is considered thread-safe.


# 141580 09-Feb-2005 ru

Fixed the misplaced $FreeBSD$.


# 140668 23-Jan-2005 gnn

Submitted by: George V. Neville-Neil (gnn at freebsd dot org)
Reviewed by: Kame Project (including Itojun-san, Jinmei-san and Suzuki-san)
Approved by: Robert Watson (robert at freebsd dot org)
Obtained from: Kame Project and OpenBSD

Replace manual pages that may have violated the IETF's Copyright.

All come from the Kame tree.

Several were from OpenBSD except for ip6.4, and the inet6* pages which were
rewritten by me.

All of the text is new and drawn from reading the code and
documentation.