NetBSD/lib/libc
itojun ed26506c25 usr.sbin/lpr/lpd now compiles lib/libc/net/rcmd.c on its own, to avoid
use of non-exported function __ivaliduser{,_sa}().

we cannot make __ivaliduser{,_sa}() static yet, since doing that would choke
compiled lpd binaries.  we should do it on next libc major version bump.
added a memo on lib/libc/shlib_version.
2000-05-30 01:07:43 +00:00
..
arch Make __cerror be LEAF_NOPROFILE. I relies upon having v0 and v1 be unchanged 2000-05-29 15:07:41 +00:00
compat-43 Delint. 2000-01-22 22:30:08 +00:00
db Delint. 2000-01-23 00:49:41 +00:00
dlfcn Move dl* function definitions to libc on ELF. 2000-04-02 15:35:47 +00:00
gen correct FILES section. mention IPv6/IPsec headers. 2000-05-23 12:35:34 +00:00
gmon Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
hash Delint. 2000-01-22 22:19:07 +00:00
include Need an internal name for send(); noticed by itojun. 2000-05-08 13:38:44 +00:00
locale XSH5/C99: in the C/POSIX locale, change the day of month format used in d_t_fmt 1999-11-10 09:15:11 +00:00
md Delint. 2000-01-22 22:19:07 +00:00
net usr.sbin/lpr/lpd now compiles lib/libc/net/rcmd.c on its own, to avoid 2000-05-30 01:07:43 +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 Delint. 2000-01-22 22:19:07 +00:00
rpc remove unnecessary _DISGASSERT(). 2000-05-15 17:11:29 +00:00
stdio Comment out a paragraph describing behavior which NetBSD's fopen(3) does 2000-05-17 10:09:35 +00:00
stdlib Disable malloc's hints to the kernel - now that the madvise() syscall 2000-05-20 15:13:31 +00:00
string Delint. 2000-01-22 22:19:07 +00:00
sys quotas are supported on lfs too, apparently 2000-05-29 21:57:05 +00:00
termios Delint. 2000-01-22 22:19:07 +00:00
thread-stub Delint. 2000-01-22 22:19:07 +00:00
time Delint. 2000-01-22 22:19:07 +00:00
yp Delint. 2000-01-22 22:19:07 +00:00
Makefile Move dl* function definitions to libc on ELF. 2000-04-02 15:35:47 +00:00
shlib_version usr.sbin/lpr/lpd now compiles lib/libc/net/rcmd.c on its own, to avoid 2000-05-30 01:07:43 +00:00