1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-24 07:40:52 +00:00
freebsd/usr.bin/systat
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
..
cmds.c
cmdtab.c
devs.c
devs.h
extern.h
fetch.c
icmp.c
iostat.c
ip.c
keyboard.c
main.c
Makefile
mbufs.c
mode.c
mode.h
netcmds.c
netstat.c
pigs.c
swap.c
systat.1
systat.h
tcp.c
vmstat.c