freebsd-dev/usr.bin/netstat
John Polstra f824b5187e 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
..
atalk.c Widen struct sockbuf's sb_timeo member to int from short. With 2002-07-24 03:02:43 +00:00
if.c fix warnings; change variable/argument names that mask global names. 2002-04-28 12:15:40 +00:00
inet6.c Cast to kill warnings. De-register. 2002-04-28 12:17:27 +00:00
inet.c Widen struct sockbuf's sb_timeo member to int from short. With 2002-07-24 03:02:43 +00:00
ipsec.c
ipx.c Widen struct sockbuf's sb_timeo member to int from short. With 2002-07-24 03:02:43 +00:00
iso.c Widen struct sockbuf's sb_timeo member to int from short. With 2002-07-24 03:02:43 +00:00
main.c
Makefile Remove GCC-specific flags and commented out cruft. 2002-04-28 12:14:10 +00:00
mbuf.c
mroute6.c fixed typo. 2002-07-03 06:48:12 +00:00
mroute.c
netgraph.c Widen struct sockbuf's sb_timeo member to int from short. With 2002-07-24 03:02:43 +00:00
netstat.1
netstat.h
ns.c Widen struct sockbuf's sb_timeo member to int from short. With 2002-07-24 03:02:43 +00:00
route.c Fix incorrect cast. 2002-07-16 05:57:21 +00:00
unix.c Widen struct sockbuf's sb_timeo member to int from short. With 2002-07-24 03:02:43 +00:00