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-03-22 01:42:45 +00:00
2002-03-22 01:42:45 +00:00
2002-03-23 23:37:07 +00:00
2002-03-22 01:42:45 +00:00
2002-03-22 01:42:45 +00:00