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
Age
Commit message (
Expand
)
Author
2020-11-29
Pull up following revision(s) (requested by is in ticket #1135):
martin
2019-05-29
Fix typo(s/suppport/support/) in comment. From FreeBSD.
msaitoh
2018-12-13
Adjust English usage in message for EAI_NONAME.
dholland
2018-12-13
Return EAI_NODATA, not EAI_NONAME, for nonexistent hosts.
dholland
2018-08-22
- SIOCGIFINDEX was added in 2013, but if_freenameindex(3) have not used it
msaitoh
2018-08-13
Various improvements.
wiz
2018-08-02
Add missing SCTP manpage.
rjs
2018-08-02
Add userland support for SCTP and manpages.
rjs
2018-02-21
Consistenly use "host byte order".
uwe
2018-02-21
Fix endnetent prototype. Fix NULL. New sentence, new line.
wiz
2018-02-21
Improve the getnetent(3) man-page
kamil
2018-02-16
Enforce that getpeereid only returns success on AF_LOCAL sockets, instead
christos
2018-02-07
Fix typos, as reported by Eitan Adler. Update dates.
pgoyette
2017-12-28
PR/52837: Michael Kaufmann: getaddrinfo() resolves "127.0.0.1 www.example.com"
christos
2017-10-30
Fix Bl argument.
wiz
2017-10-25
Add freeifaddrs to the NAME section
abhinav
2017-10-25
Remove comma after last Nm entry
abhinav
2017-10-25
Remove comma after last Nm entry.
abhinav
2017-09-29
PR/52578: Benjamin M. Schwartz: sync the internal copy of res_nquery for
christos
2017-07-03
Remove workaround for ancient HTML generation code.
wiz
2017-06-18
Include IPv6 global variable in USE_INET6=no libc
manu
2017-03-10
Remove entirely redundant free right after declaration.
maya
2017-03-10
Drop redundant null checks.
maya
2017-01-10
KNF, simplify expressions for readability.
christos
2016-12-18
clarify res_nclose and res_ndestroy.
christos
2016-12-07
Fix comment: s/ACCD/ADDC/
pgoyette
2016-12-07
Actually guarantee that the returned buffer from link_ntoa() is always
kre
2016-12-07
More tweaking...
pgoyette
2016-12-07
Update BUGS section to note the possibility of a truncated return value.
pgoyette
2016-12-07
make it always return a NUL terminated string instead of NULL when the address
christos
2016-12-07
Add the terminating NUL as a regular character addition.
christos
2016-12-07
Leave room for the null terminator. Spotted by DuClare on freenode.
dholland
2016-12-06
Fix buffer copy without checking the size of input:
christos
2016-09-21
Add ifa_addrflags to ifaddrs.
roy
2016-02-06
Avoid shadowing global.
riastradh
2016-01-23
unsigned -> unsigned int
wiz
2016-01-23
Update synopses to match u_int/u_long/etc. changes. Do not bump date as
dholland
2016-01-22
Try to reduce singular/plural confusion. Use more markup.
wiz
2016-01-22
fix typo.
zafer
2015-12-14
PR/50552: Kyle Amon: RFC3493 section 6.1 wants us to accept non-dotted-quad
christos
2015-12-14
KNF
ozaki-r
2015-12-13
mention ip6addrctl
christos
2015-12-13
Implement the address selection policy; from FreeBSD
christos
2015-12-02
PR/44915: Havard Eidnes:
christos
2015-10-26
put the state back after it is used.
christos
2015-10-26
PR/50367: Stefan Schaeckeler: Apply fix to obey RES_CHECKNAME to getnetbyaddr
christos
2015-10-26
PR/50367: Stefan Schaeckeler: libc resolver library does not resolve host
christos
2015-09-22
- fix various leaks on error
christos
2015-09-22
be more forgiving, and don't abort on unexpected errors.
christos
2015-09-22
Handle herrors properly so that postfix can return 4XX codes when appropriate.
christos
[next]