NetBSD/lib
kleink c9f14e5e97 Addendum to previous commit: remove stdio usage from sections during which
random_mutex is locked, because
* a cancellation point may occur during fprintf(), and no cancellation handler
  had been installed, and
* the XSH5 specifcation of these functions does not permit output to stderr.
Therefore, in initstate() and setstate(), return a null pointer if the supplied
state is not valid.  This also fixes a bug in setstate() which caused corrupt
state information being used despite printing an error message.
1998-09-09 19:34:00 +00:00
..
csu Assign my copyrights to TNF. 1998-09-05 13:20:07 +00:00
libarch change second parm of sysarch() from char * to void * 1998-02-25 21:24:56 +00:00
libc Addendum to previous commit: remove stdio usage from sections during which 1998-09-09 19:34:00 +00:00
libcompat first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
libcrypt Need <stdlib.h> for setkey() prototype. 1998-06-01 20:25:24 +00:00
libcurses first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
libedit PR/6081: Wolfgang Helbig: search broken in vi mode. When patbuf was changed 1998-09-02 21:33:50 +00:00
libkvm Adjust for the reaper process. 1998-09-09 00:31:25 +00:00
libl
libm first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
libntp Resolve corn-flakes 1998-08-12 14:11:49 +00:00
libossaudio Xref midi(4). 1998-08-12 12:23:30 +00:00
libpcap const poisoning. 1998-07-26 14:49:36 +00:00
libposix
libresolv
librmt - support RCMD_CMD, ala rcmd(3). 1998-03-08 23:36:46 +00:00
librpcsvc
libskey const poisoning. 1998-07-26 21:58:46 +00:00
libtelnet add missing "const". 1998-07-28 07:18:12 +00:00
libterm const poisoning. 1998-07-27 01:55:23 +00:00
libutil Execute ttyaction on termination of rlogind/telnetd sessions. 1998-08-29 17:31:55 +00:00
libwrap Add LOG_AUTHPRIV and LOG_FTP as inspired by PR #3176. 1998-03-19 17:16:33 +00:00
liby
libz if _STANDALONE or _KERNEL, don't include standard headers and pull 1998-03-27 01:10:43 +00:00
bumpversion per PR#4304 this script should do fine with an inherited PATH 1998-04-09 05:08:32 +00:00
Makefile distclean is a synonym for cleandir 1998-09-05 14:46:13 +00:00
Makefile.inc