NetBSD/lib/libc
jtc 76bf46a33e Split yp_first, yp_next, yp_maplist and yperr_prot out of yplib.c.
Use a constant struct timeval for yp timeouts instead of creating
a new struct timeval in each yp function at runtime.
1996-05-18 18:43:24 +00:00
..
arch Updated register usage. 1996-05-12 20:52:09 +00:00
compat-43 Added getrlimit(2) and sysconf(3) cross references 1996-03-06 02:23:57 +00:00
db fix a bug that shows up only on alphas: ndbm "datum" variables can't be 1996-05-04 00:38:58 +00:00
gen update for ecoff header changes. Most changes taken from PR 2413, 1996-05-16 20:49:20 +00:00
gmon
include
locale Fix embarassing typo 1996-02-14 19:21:54 +00:00
net Added explicit return types to all functions in SYNOPSIS section. 1996-03-30 01:14:56 +00:00
nls last argument to catgets()/_catgets() is 'const char *', not 'char *' 1996-05-16 21:51:22 +00:00
quad
regex
rpc Use memset instead of bzero to clear xports array. 1996-05-17 00:32:22 +00:00
stdio typo: DV -> Dv 1996-05-05 19:21:20 +00:00
stdlib Fixed bad cross reference: waitpid(3) -> waitpid(2). 1996-02-16 22:30:46 +00:00
string don't include user-land headers compiling for libkern. (sync with libkern.) 1996-04-18 02:30:07 +00:00
sys Build a stub for futimes(). 1996-04-23 10:42:30 +00:00
termios
time Changed manpages to reflect fact that localtime file is in /etc 1996-01-30 19:54:34 +00:00
yp Split yp_first, yp_next, yp_maplist and yperr_prot out of yplib.c. 1996-05-18 18:43:24 +00:00
Makefile
shlib_version bump minor version to 5 (addition of futimes(2)). 1996-04-29 12:12:50 +00:00