freebsd-nq/lib
David E. Cross 57db636284 Submitted by: Ian Dowse <iedowse@maths.tcd.ie>, David Cross <dec@freebsd.org>
Reviewed by:	David Cross <dec@freebsd.org>, jkh <jkh@freebsd.org>
Approved by:	jkh <jkh@freebsd.org>
Obtained from:	Ian Dowse <iedowse@maths.tcd.ie>, David Cross <dec@freebsd.org>
We have been running this patch on a production NIS server for 2.5 weeks now.
Normally we would have ypserv die at least once a week, and often many times
a day.

This patch treats and error from select as zeroing out the FD_SET to indicate
that no fds are ready for reading.  This is safe because the rpc code
always re-inits the FDSET before calling select.
2001-03-08 13:57:41 +00:00
..
compat Only build the compat libs appropiate for the target machine. 2001-02-14 20:49:54 +00:00
csu
libalias Add a few ``const''s to silence some -Wwrite-strings warnings 2001-01-29 11:44:13 +00:00
libatm
libbind
libc Submitted by: Ian Dowse <iedowse@maths.tcd.ie>, David Cross <dec@freebsd.org> 2001-03-08 13:57:41 +00:00
libc_r mdoc(7) police: fix markup. 2001-03-02 09:59:58 +00:00
libcalendar
libcam Remove the `r' devices. 2001-02-27 23:29:13 +00:00
libcom_err
libcompat mdoc(7) police: prepare for mdocNG. 2001-02-28 13:11:51 +00:00
libcrypt
libdevstat mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
libdisk Fixed bitrot in prototype(s) in synopsis. 2001-02-05 23:56:05 +00:00
libedit mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
libfetch Don't remember an EINTR, since the caller may want to restart the call. 2001-03-07 05:12:14 +00:00
libform
libftpio Fixed wrong return type for ftpLoginAf() in synopsis. 2001-02-05 23:58:59 +00:00
libgnumalloc
libio
libipsec mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
libipx Correct comment typos 2001-02-20 10:23:10 +00:00
libisc Add list.h to the to be installed header files. 2001-02-06 22:27:16 +00:00
libkse Really set the flags for a private mutex (used by libc/libc_r). 2001-02-26 01:06:52 +00:00
libkvm Adapt libkvm_getswapinfo() to make use of recently committed vm and swap 2001-02-23 18:49:16 +00:00
libm .St -ansiC -> .St -isoC 2001-02-26 13:23:47 +00:00
libmd
libmenu
libncp
libncurses
libnetgraph
libopie
libpam
libpanel
libpcap
libposix1e Fix typo: seperate -> separate. 2001-02-06 10:39:38 +00:00
libpthread mdoc(7) police: fix markup. 2001-03-02 09:59:58 +00:00
libradius
libresolv
librpcsvc
libskey
libsmdb
libsmutil
libss
libstand A quick and dirty port of libstand to ia64. 2001-03-06 16:11:36 +00:00
libtacplus
libtelnet
libusb Fixed prototypes. About half of them were wrong (mainly due to const 2001-02-06 01:02:59 +00:00
libusbhid Fixed prototypes. About half of them were wrong (mainly due to const 2001-02-06 01:02:59 +00:00
libutil Fix typo: seperate -> separate. 2001-02-06 10:39:38 +00:00
libvgl Don't hardcode geometry of VESA_800x600 raster text mode (80x25). Instead save 2001-01-25 16:58:46 +00:00
libwrap
libxpg4
liby
libz Fix typo: compatability -> compatibility. 2001-02-06 12:05:58 +00:00
msun .St -ansiC -> .St -isoC 2001-02-26 13:23:47 +00:00
ncurses
Makefile There are now compat libs for the Alpha too. 2001-02-10 07:07:09 +00:00
Makefile.inc