Subject: CVS commit: src/lib/libc/rpc
To: None <source-changes@netbsd.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 06/07/2003 07:41:42
Module Name:	src
Committed By:	yamt
Date:		Sat Jun  7 07:41:42 UTC 2003

Modified Files:
	src/lib/libc/rpc: rpc_generic.c

Log Message:
- change default message size for udp to UDPMSGSIZE(8800) from 8192.
  (to be compatible with pre-TIRPC)
- bump message size limit to 256k.

from FreeBSD's rev.1.3.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/lib/libc/rpc/rpc_generic.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.