NetBSD/lib/libc
itojun 5996ba4042 make it possible to turn on RES_INSECURE[12] with /etc/resolv.conf.
don't connect datagram socket if RES_INSECURE1.
needed to implement IPv6 anycast UDP DNS queries as documented in
<draft-ietf-ipngwg-dns-discovery-02.txt>.
sync with kame.
2001-09-13 11:05:02 +00:00
..
arch On the 68010, don't bother with the by-8-longwords loop, instead 2001-09-07 12:50:01 +00:00
compat-43
db Fix various misspellings of compatible/compatibility. 2001-06-11 01:50:48 +00:00
dlfcn remove extra semi's 2000-07-06 02:48:41 +00:00
gen Selected fixes from Brian Ginsbach <ginsbach@cray.com>, modified by me. 2001-09-08 22:39:21 +00:00
gmon convert from __progname to getprogname() 2001-02-19 22:22:16 +00:00
hash Fix printf format used in example; from Jim Bernard in PR lib/12496. 2001-03-29 18:50:59 +00:00
include Internally rename sysconf() to __sysconf() to make its latter name suitable 2001-05-07 17:25:57 +00:00
locale update comments 2001-06-22 00:01:47 +00:00
md Make this file lint. 2001-03-20 11:47:44 +00:00
net make it possible to turn on RES_INSECURE[12] with /etc/resolv.conf. 2001-09-13 11:05:02 +00:00
nls Add pl.msg file to nls/ directory and list it in the Makefile 2001-09-02 13:13:41 +00:00
quad Compile ashldi3.S and lshrdi3.S on m68000. 2001-05-18 15:23:44 +00:00
regex add missing ' is ' in regerror() explanation 2000-11-06 13:20:58 +00:00
rpc Various typos in comments (neccessary, sceme, choise, ...). 2001-07-26 15:05:07 +00:00
softfloat fix WARNS triggered by reachover makefile under regress 2001-03-13 08:15:14 +00:00
stdio Do not xref pc(1) 2001-07-06 18:15:36 +00:00
stdlib Add x86_64 to the list of if defined(blah) for endian determination 2001-06-19 22:08:07 +00:00
string don't change errno on success.(SUSV2) 2001-08-24 00:11:54 +00:00
sys Add __clone.S 2001-09-08 00:55:00 +00:00
termios
thread-stub
time If the TZ environment variable was set to the empty string, a call to 2001-04-27 14:21:15 +00:00
yp Whitespace fixes. 2001-04-09 12:09:11 +00:00
Makefile Add pl.msg file to nls/ directory and list it in the Makefile 2001-09-02 13:13:41 +00:00
shlib_version __clone syscall addition. 2001-09-08 00:55:30 +00:00