Date: Sun, 18 Oct 2009 15:58:57 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.bin/netstat route.c Message-ID: <200910181559.n9IFxJBQ003255@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2009-10-18 15:58:57 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
usr.bin/netstat route.c
Log:
SVN rev 198209 on 2009-10-18 15:58:57Z by rwatson
Merge r198118 from head to stable/8:
Print routing statistics as unsigned short rather than unsigned int,
otherwise sign extension leads to unlikely values when in the negative
range of the signed short structure fields that hold the statistics.
The type used to hold routing statistics is arguably also incorrect.
Approved by: re (bz)
Revision Changes Path
1.94.2.2 +5 -5 src/usr.bin/netstat/route.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910181559.n9IFxJBQ003255>
