jdp 86b3836232 Widen struct sockbuf's sb_timeo member to int from short. With
non-default but reasonable values of hz this member overflowed,
breaking NFS over UDP.

Also, as long as I'm plowing up struct sockbuf ... Change certain
members from u_long/long to u_int/int in order to reduce wasted
space on 64-bit machines.  This change was requested by Andrew
Gallatin.

Netstat and systat need to be rebuilt.  I am incrementing
__FreeBSD_version in case any ports need to change.
2002-07-24 03:02:43 +00:00
..
2002-04-28 12:17:27 +00:00
2002-04-28 12:12:49 +00:00
2002-07-03 06:48:12 +00:00
2001-10-23 20:27:06 +00:00
2002-07-16 05:57:21 +00:00