index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
net
/
getaddrinfo.3
Age
Commit message (
Expand
)
Author
2003-09-07
Consistently use 'RFC 1234' instead of 'RFC1234' or 'RFC-1234'.
wiz
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-04-30
english grammer. by Jason McIntyre via kame
itojun
2003-04-16
Use
wiz
2002-06-15
refer nsswitch.conf(5). From: Jim Bernard <jbernard@mines.edu>
itojun
2002-05-14
ai_addrlen: size_t -> socklen_t.
kleink
2002-05-10
Rip out <sys/types.h> and <sys/socket.h> inclusions: there are no
kleink
2002-05-10
In the examples, initialize struct addrinfo explicitly to either 0 or a
kleink
2002-02-07
generate & symbolically
ross
2002-02-07
Generate <>& symbolically.
ross
2001-09-16
Sort sections, sort SEE ALSO, and misc. fixes.
wiz
2001-09-16
Boring whitespace fixes.
wiz
2001-08-05
there's no host.conf in netbsd. pointed out by smb
itojun
2001-02-12
fix listener side example. from deraadt, sync with kame
itojun
2001-01-26
- scope separater is percentage, not atmark.
itojun
2000-11-16
english fixup
lukem
2000-08-09
mention that current get{addr,name}info implementation are not thread-safe.
itojun
2000-07-25
typo. s/Fa getaddrinfo/Fn getaddrinfo/. sync with kame.
itojun
2000-07-25
move pitfall example to downwards. wording fixes. sync with kame.
itojun
2000-07-25
give pitfall examples.
itojun
2000-06-30
typo in RFC number. KAME PR 263
itojun
2000-06-22
add cmetz paper, correct example
itojun
2000-05-11
$NetBSD$
itojun
2000-05-11
update internet draft #. correct samples.
itojun
2000-02-20
getaddrinfo(3) now obeys nsswitch.conf correctly.
itojun
2000-02-14
in BUGS section, document that it can behave differently from nsswitch.conf(5)
itojun
2000-01-19
cosmetic (last dot in SEE ALSO section)
itojun
2000-01-17
sync with latest KAME tree.
itojun
2000-01-07
need sys/types.h before sys/socket.h
itojun
1999-12-13
bring in latest KAME get{addr,name}info(3).
itojun
1999-07-03
Add missing LIBRARY sections.
kleink
1999-07-01
add IPv6 support functions.
itojun