NetBSD/lib/libc
itojun 698d9a8d8b on gethostby* with NIS backend, make a lookup against ipnodes.{byname,byaddr}
for non-IPv4 address.  obeys solaris8 practice.

XXX does not support scoped address extension, as gethostby* are not
scope-aware.  always use getaddrinfo/getnameinfo.
XXX it is not very useful at this moment, if you define multiple entries for
single hostname.  see PR 10713 for detail.
2000-07-30 03:01:01 +00:00
..
arch Need to reserve a full 64-bit stackframe, not a 32-bit one. 2000-07-26 00:53:50 +00:00
compat-43 Delint. 2000-01-22 22:30:08 +00:00
db Delint. 2000-01-23 00:49:41 +00:00
dlfcn remove extra semi's 2000-07-06 02:48:41 +00:00
gen nuke net.inet*.ip*.*ratelimit. 2000-07-28 04:08:44 +00:00
gmon
hash fix non-portable shift. 2000-07-06 02:50:35 +00:00
include XCU5: Add fseeko() and ftello() functions which provide the functionality of 2000-07-08 13:46:33 +00:00
locale include <string.h> for mem* 2000-07-01 00:05:27 +00:00
md Delint. 2000-01-22 22:19:07 +00:00
net on gethostby* with NIS backend, make a lookup against ipnodes.{byname,byaddr} 2000-07-30 03:01:01 +00:00
nls add EILSEQ entry 2000-03-10 14:06:34 +00:00
quad Use __GNUC_PREREQ__(). 2000-05-05 00:20:22 +00:00
regex Passing "char" values to ctype(3) functions is problematic. 2000-07-07 08:03:36 +00:00
rpc fix a bug in the NOIEEE (aka VAX) case. 2000-07-17 04:59:51 +00:00
softfloat Revert previous change -- turned out I'd got my build environment in a twist. 2000-07-15 15:07:34 +00:00
stdio XCU5 -> XSH5. 2000-07-26 08:57:34 +00:00
stdlib Correct format mismatch for field widths 2000-07-08 14:58:43 +00:00
string Add a description of strtok_r(3), and rip out the obsoleteness claim. 2000-07-20 14:06:23 +00:00
sys parameters addr & data are actually treated same way 2000-07-27 21:40:09 +00:00
termios Delint. 2000-01-22 22:19:07 +00:00
thread-stub Delint. 2000-01-22 22:19:07 +00:00
time * Use standard interval notation for struct tm members. 2000-07-10 12:39:39 +00:00
yp add explicit casts to avoid parameter conversion warnings. 2000-07-06 03:14:05 +00:00
Makefile Add new RPC code, based on Sun's TI-RPC code. Adapted to not use XTI, 2000-06-02 23:11:05 +00:00
shlib_version XCU5: Add fseeko() and ftello() functions which provide the functionality of 2000-07-08 13:46:33 +00:00