Date: Thu, 14 Jun 2001 17:25:45 -0700 (PDT) From: Assar Westerlund <assar@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/netstat Makefile inet.c inet6.c iso.c main.c mroute.c mroute6.c netstat.1 netstat.h route.c Message-ID: <200106150025.f5F0Pjk54295@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
assar 2001/06/14 17:25:45 PDT
Modified files:
usr.bin/netstat Makefile inet.c inet6.c iso.c main.c
mroute.c mroute6.c netstat.1 netstat.h
route.c
Log:
add the option -S for printing port numbers symbolically but addresses
numerically. clean up the CFLAGS in Makefile.
Revision Changes Path
1.17 +2 -2 src/usr.bin/netstat/Makefile
1.44 +8 -8 src/usr.bin/netstat/inet.c
1.11 +5 -5 src/usr.bin/netstat/inet6.c
1.5 +6 -5 src/usr.bin/netstat/iso.c
1.43 +9 -5 src/usr.bin/netstat/main.c
1.13 +5 -5 src/usr.bin/netstat/mroute.c
1.6 +7 -7 src/usr.bin/netstat/mroute6.c
1.32 +11 -7 src/usr.bin/netstat/netstat.1
1.23 +3 -2 src/usr.bin/netstat/netstat.h
1.53 +9 -9 src/usr.bin/netstat/route.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106150025.f5F0Pjk54295>
