Subject: CVS commit: basesrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 11/17/2000 17:38:05
Module Name: basesrc
Committed By: tv
Date: Fri Nov 17 15:38:04 UTC 2000
Modified Files:
basesrc/lib/libc/rpc [netbsd-1-5]: rpc_generic.c
Log Message:
1.5 last minute fix: bump UDP RPC maximum limit from 8192 to 65508.
Original patch by soda, will be fixed more `appropriately' for 1.5.1,
but this will allow things like rumba and amq to work properly with >8K
RPC-over-UDP request sizes.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.2.2.1 basesrc/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.