freebsd-dev/lib
Ian Dowse e14f19f42a The maximum RPC message size was set at 8k for UDP. This is lower
than the default buffer size in the old RPC code (8800 bytes), and
it could not be overriden by the application. This caused problems
with CFS (/usr/port/security/cfs).

Change this default back to UDPMSGSIZE (8800 bytes), but more
importantly, allow applications to use larger message sizes for
all protocols if desired. Choose an arbitrary maximum message size
of 256k instead of using the default as the maximum (which is
silly).

Reported by:	ache
Reviewed by:	alfred, Martin Blapp <mb@imp.ch>
2001-04-08 19:21:50 +00:00
..
compat Add libssl and libcrypto compat4x libraries since the major number 2001-03-21 08:49:02 +00:00
csu Add rcsid's. 2001-01-04 10:37:25 +00:00
libalias MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
libatm Replace beforeinstall target with new variables used by .mk system. 2000-01-14 07:57:47 +00:00
libbind Build more components to get named to build. 1999-11-30 04:40:54 +00:00
libc The maximum RPC message size was set at 8k for UDP. This is lower 2001-04-08 19:21:50 +00:00
libc_r Activate build of posix1e extensions in libc and libc_r that have been 2001-04-04 18:17:28 +00:00
libcalendar MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
libcam MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
libcom_err MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
libcompat MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
libcrypt MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
libdevstat MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
libdisk Add spaces around operators. 2001-04-01 12:18:20 +00:00
libedit MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
libfetch If the server's reply to the SIZE command is unparseable, reset us->size 2001-04-07 15:26:31 +00:00
libform MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
libftpio MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
libgnumalloc $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libio Add `_PATH_DEVZERO'. 2000-12-09 09:35:55 +00:00
libipsec MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
libipx MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
libisc MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
libkse Activate build of posix1e extensions in libc and libc_r that have been 2001-04-04 18:17:28 +00:00
libkvm MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
libm MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
libmd mdoc(7) police: use proper markup for function arguments. 2001-04-04 10:23:27 +00:00
libmenu MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
libncp Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
libncurses MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
libnetgraph MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
libopie MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
libpam MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
libpanel MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
libpcap Fixed world breakage in previous commit (config.h was inaccessible 2001-04-03 10:08:51 +00:00
libpthread Activate build of posix1e extensions in libc and libc_r that have been 2001-04-04 18:17:28 +00:00
libradius MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
libresolv
librpcsvc Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and 2001-03-19 12:50:13 +00:00
libsbuf Rewrite of the CAM error recovery code. 2001-03-27 05:45:52 +00:00
libskey IPv6 support for skeyaccess(3). You can specify IPv6 address 2001-04-05 19:56:54 +00:00
libsmdb Add a MAINTAINER= line so people know who to blame 2000-10-26 23:02:36 +00:00
libsmutil Add a MAINTAINER= line so people know who to blame 2000-10-26 23:02:36 +00:00
libss Add `_PATH_DEVZERO'. 2000-12-09 09:35:55 +00:00
libstand fix cd9660 to work on files larger than ISO_DEFAULT_BLOCK_SIZE and unbreak 2001-04-07 23:48:46 +00:00
libtacplus MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
libtelnet Bye-bye /usr/lib/libtelnet.a. This should fix ``make release'' brokeness. 2001-03-28 12:08:22 +00:00
libusb MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
libusbhid MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
libutil MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
libvgl MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
libwrap MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
libxpg4 Bump major to preserve 3.x binaries compatibility 2000-06-13 00:41:38 +00:00
liby $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libz MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
msun MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
ncurses MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
Makefile Activate build of posix1e extensions in libc and libc_r that have been 2001-04-04 18:17:28 +00:00
Makefile.inc