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
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
libdisk
libedit
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
libgnumalloc
libio
libipsec
libipx Correct comment typos 2001-02-20 10:23:10 +00:00
libisc
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
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
libusbhid
libutil
libvgl
libwrap
libxpg4
liby
libz
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