marius 2008-02-07 23:00:40 UTC
FreeBSD src repository
Modified files:
usr.bin/netstat netstat.h route.c
Log:
Fix netname() [1] and routename() on big-endian LP64 archs.
Submitted by: Yuri Pankov [1]
MFC after: 3 days
Revision Changes Path
1.53 +2 -2 src/usr.bin/netstat/netstat.h
1.86 +5 -6 src/usr.bin/netstat/route.c