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
/
inet
Age
Commit message (
Expand
)
Author
2018-12-13
Remove unused macro.
maya
2018-03-02
PR/48585: Set errno when returning NULL for AF_INET
lukem
2017-07-03
Remove workaround for ancient HTML generation code.
wiz
2017-05-09
Avoid shift of negative signed integer. this is UB. NFC.
maya
2014-02-10
remove unneeded code, and kill parens from return
christos
2014-02-10
PR/48585: Henning Petersen: Always set errno when returning NULL.
christos
2014-01-16
"soon" is "now". Remove all __indr_reference crap.
christos
2012-07-25
- Further clarify differences between inet_pton() and inet_aton()
ginsbach
2012-07-20
Whitespace fixes.
wiz
2012-07-20
- Add an ERRORS section rather than incompletely documenting the
ginsbach
2012-07-20
- Add ERRORS section covering errno values set by inet_ntop() and
ginsbach
2012-07-20
- Use .Vt for variable types outside the SYNOPSIS section rather than .Ft
ginsbach
2012-07-20
- Use .Vt for variable types outside the SYNOPSIS section rather than .Ft
ginsbach
2012-06-25
Update old-style definitions to ANSI, remove a couple of register
abs
2012-03-20
Use C89 definitions
matt
2012-03-13
PR/45989: Martin Husemann: lint invocation does include -w only on i386
christos
2011-09-22
document what size is.
christos
2011-03-06
Check bits on each loop to prevent integer oveflow.
christos
2010-03-22
Use .In for header files instead of .Ar Pa and variations.
joerg
2009-04-12
merge libbind and bump.
christos
2009-02-07
sign-compare fix
lukem
2008-09-11
PR/39519: Nozomu Ando: Fix incorrect change from bind9 that broke IPv4 mapped
christos
2008-06-21
updates from bind-9-5-0
christos
2008-04-30
Convert TNF licenses to new 2 clause variant
martin
2008-01-20
remove redundant check.
christos
2008-01-19
Treat input "0x" as invalid and return INADDR_NONE. Inspired by
ginsbach
2008-01-18
Fix off-by-one buffer overflow. VU#203611, CVE-2008-0122
christos
2007-03-30
Resolve conflicts.
ghen
2007-01-27
merge in resolver portion of bind-9.4.0-rc2
christos
2006-09-26
Use NS_INT16SZ instead of INT16SZ
lukem
2006-05-10
quell GCC 4.1 uninitialised variable warnings.
mrg
2005-12-26
u_intN_t -> uintN_t
perry
2005-12-20
Use reach-over sources from common/lib/libc
christos
2005-09-13
compat core reorg.
christos
2005-07-30
- Fix the remaining indr_references so that they define lint symbols.
christos
2005-06-12
Add missing __RCSID()
lukem
2004-05-20
Add the remaining files from net that are going to be moved here and
christos
2004-05-20
- merge in our newer and better changes
christos
2004-05-20
import the parts of the bind9 lib/bind/inet directory directory that we
christos