freebsd-src/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
csu
libalias
libatm
libbind
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
libcam
libcom_err
libcompat
libcrypt
libdevstat
libdisk
libedit
libfetch If the server's reply to the SIZE command is unparseable, reset us->size 2001-04-07 15:26:31 +00:00
libform
libftpio
libgnumalloc
libio
libipsec
libipx
libisc
libkse Activate build of posix1e extensions in libc and libc_r that have been 2001-04-04 18:17:28 +00:00
libkvm
libm
libmd
libmenu
libncp
libncurses
libnetgraph
libopie
libpam
libpanel
libpcap
libpthread Activate build of posix1e extensions in libc and libc_r that have been 2001-04-04 18:17:28 +00:00
libradius
libresolv
librpcsvc
libsbuf
libskey IPv6 support for skeyaccess(3). You can specify IPv6 address 2001-04-05 19:56:54 +00:00
libsmdb
libsmutil
libss
libstand fix cd9660 to work on files larger than ISO_DEFAULT_BLOCK_SIZE and unbreak 2001-04-07 23:48:46 +00:00
libtacplus
libtelnet
libusb
libusbhid
libutil
libvgl
libwrap
libxpg4
liby
libz
msun
ncurses
Makefile Activate build of posix1e extensions in libc and libc_r that have been 2001-04-04 18:17:28 +00:00
Makefile.inc