Marcel Moolenaar
8876613dc5
Replace use of ${.CURDIR} by ${LIBC_SRCTOP} and define ${LIBC_SRCTOP}
...
if not already defined. This allows building libc from outside of
lib/libc using a reach-over makefile.
A typical use-case is to build a standard ILP32 version and a COMPAT32
version in a single iteration by building the COMPAT32 version using a
reach-over makefile.
Obtained from: Juniper Networks, Inc.
2014-03-04 02:19:39 +00:00
Kevin Lo
71099ec509
Set errno on inet_ntop(3) failure.
...
Reviewed by: glebius
2014-02-07 15:26:19 +00:00
Hajimu UMEMOTO
54ebdd631d
Merge the resolver part of BIND 9.4.3 into HEAD.
...
It includes the following fix:
2426. [bug] libbind: inet_net_pton() can sometimes return the
wrong value if excessively large netmasks are
supplied. [RT #18512 ]
Reported by: Maksymilian Arciemowicz <cxib__at__securityreason.com>
2008-12-14 19:39:53 +00:00
Colin Percival
160e76972a
Fix issues which allow snooping on ptys. [08:01]
...
Fix an off-by-one error in inet_network(3). [08:02]
Security: FreeBSD-SA-08:01.pty
Security: FreeBSD-SA-08:02.libc
2008-01-14 22:56:05 +00:00
Xin LI
0bb263df82
Require users to provide a length information for inet_ntoa_r,
...
this is common on other platforms.
Reported by: pointyhat via kris
2007-06-14 07:13:28 +00:00
Xin LI
0c927cdd8e
Add inet_ntoa_r, a reentrant version of inet_ntoa. This is
...
available on a lot of platforms, as well as libkern for years.
Submitted by: "MQ"
2007-06-11 07:21:21 +00:00
Hajimu UMEMOTO
dde4a85d9d
Merge BIND 9.4.1 into main chunk.
...
MFC after: 2 weeks
2007-06-03 17:20:27 +00:00
Hajimu UMEMOTO
46cf4f0985
This commit was generated by cvs2svn to compensate for changes in r170242,
...
which included commits to RCS files with non-trunk default branches.
2007-06-03 17:02:29 +00:00
Hajimu UMEMOTO
861249f583
Vendor import of BIND 9.4.1
2007-06-03 17:02:29 +00:00
Daniel Eischen
5f864214bb
Use C comments since we now preprocess these files with CPP.
2007-04-29 14:05:22 +00:00
Warner Losh
c879ae3536
Per Regents of the University of Calfornia letter, remove advertising
...
clause.
# If I've done so improperly on a file, please let me know.
2007-01-09 00:28:16 +00:00
Hajimu UMEMOTO
2cd19db26a
Merge BIND9 9.3.3 into main chunk.
...
Obtained from: ISC
MFC after: 1 week
2006-12-15 20:59:55 +00:00
Hajimu UMEMOTO
3f25740ec6
Vendor import of BIND 9.3.3
2006-12-15 20:49:44 +00:00
Hajimu UMEMOTO
994f330564
This commit was generated by cvs2svn to compensate for changes in r165254,
...
which included commits to RCS files with non-trunk default branches.
2006-12-15 20:49:44 +00:00
Dag-Erling Smørgrav
3a51513f8b
It's not enough to provide symbol map files; you also have to add them
...
to ${SYM_MAPS}. This unbreaks world with SYMVER_ENABLED.
Pointy hat to: ume
2006-03-23 16:55:13 +00:00
Hajimu UMEMOTO
ab96eeabe8
- Merge our local changes.
...
- Exclude unnecessary functions for us.
2006-03-21 15:37:16 +00:00
Hajimu UMEMOTO
65e96449c1
Vendor import of BIND 9.3.2
2006-03-21 15:03:19 +00:00