]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add a -W flag that tells netstat not to truncate addresses even if they are
authordes <des@FreeBSD.org>
Thu, 15 Mar 2001 20:46:04 +0000 (20:46 +0000)
committerdes <des@FreeBSD.org>
Thu, 15 Mar 2001 20:46:04 +0000 (20:46 +0000)
commitcd8d72036779073e9a559040e5b29558621cdc99
tree3f4a6ecbb973b94f218b84036441521df917e981
parent5848bb858cf31a463c79467310f42ac79bb149a5
Add a -W flag that tells netstat not to truncate addresses even if they are
too long for the column they're printed in.

Move variable definitions out of netstat.h and into main.c.

Clean up some warnings.
usr.bin/netstat/inet.c
usr.bin/netstat/main.c
usr.bin/netstat/netstat.1
usr.bin/netstat/netstat.h