NetBSD/lib
njoly 4c968434a3 Make setenv(3) follow the standard, by rejecting invalid strings. It
now fails with EINVAL errno when variable is NULL, empty or contains
an `=' character; or value is NULL.

Adjust the man page accordingly, and exercize them in the existing
environment testcase.
2010-10-16 11:23:41 +00:00
..
csu Retire old crtbegin/crtend implementation. It is not compatible with the 2010-08-07 18:06:59 +00:00
i18n_module
libarch
libasn1
libbluetooth
libbsdmalloc
libbz2
libc Make setenv(3) follow the standard, by rejecting invalid strings. It 2010-10-16 11:23:41 +00:00
libcom_err
libcompat
libcrypt
libcrypto_idea remove almost all the ability to build netbsd with an a.out target. 2010-07-06 05:59:50 +00:00
libcrypto_mdc2 remove almost all the ability to build netbsd with an a.out target. 2010-07-06 05:59:50 +00:00
libcrypto_rc5 remove almost all the ability to build netbsd with an a.out target. 2010-07-06 05:59:50 +00:00
libcurses avoid writing in parseltongue 2010-08-06 04:03:26 +00:00
libedit unbreak readline history. 2010-09-16 20:08:51 +00:00
libform
libgssapi
libhdb
libheimntlm
libhx509
libintl
libipsec
libkadm5clnt
libkadm5srv
libkafs
libkrb5
libkvm Import PAE support for kvm(3): 2010-10-05 23:48:16 +00:00
libl
liblwres
libm deal with infinity on the vax. 2010-09-20 17:51:38 +00:00
libmenu
libossaudio
libp2k Simplify now that ukfs deals with being called from a thread which 2010-09-07 17:22:53 +00:00
libpam
libpcap
libpci Update libpci for change in pci_find{vendor,product} entrypoint names. 2010-05-25 08:35:47 +00:00
libperfuse Remove code supporting SOCK_STREAM, as SOCK_DGRAM works fine 2010-10-11 05:37:58 +00:00
libpmc
libposix
libprop
libpthread move namespace protection before inclusion. 2010-08-06 15:21:50 +00:00
libpthread_dbg
libpuffs print to stderr instead of stdout 2010-08-20 16:35:05 +00:00
libradius
librefuse bump major of libs NEEDING libpuffs 2010-05-21 10:53:41 +00:00
libresolv
librmt Move prototype of isrmt() to rmt.h. It is a public interface 2010-08-31 05:12:35 +00:00
libroken remove almost all the ability to build netbsd with an a.out target. 2010-07-06 05:59:50 +00:00
librpcsvc
librt remove RESTRICTIONS section, which seems unrelated to our implementation 2010-09-15 07:28:46 +00:00
librump Fix a typo, uppercase UID/GID. 2010-09-03 07:12:51 +00:00
librumpcrypto
librumpdev
librumpnet
librumpuser * if kevent() fails with EINTR, try again instead of returning an error 2010-08-11 10:25:59 +00:00
librumpvfs
libskey
libsl
libss
libtelnet
libterminfo replace `` with $(). Hopefully with enough examples around people will 2010-10-12 12:57:51 +00:00
libukfs Migrate from rump private interfaces to syscalls. 2010-09-07 17:16:18 +00:00
libusbhid Improve usbhid(3) descriptor/report parsing: 2010-08-13 19:56:34 +00:00
libutil Fix Dd argument, sort sections. 2010-08-28 15:49:08 +00:00
libvers
libwrap
liby
libz
bumpversion
checkoldver
checkver
checkvers
Makefile Add a .WAIT statement after libmj, should fix a transient problem observed 2010-09-01 16:01:27 +00:00
Makefile.inc