cvs commit: src/usr.bin/netstat Makefile main.c mcast.c netstat.h
Bruce M Simpson
bms at FreeBSD.org
Thu Mar 25 00:43:59 PST 2004
bms 2004/03/25 00:43:59 PST
FreeBSD src repository
Modified files:
usr.bin/netstat Makefile main.c netstat.h
Added files:
usr.bin/netstat mcast.c
Log:
Teach netstat(1) how to print the multicast group memberships present
within the running system.
Sponsored by: Ralf the Wonder Llama
Revision Changes Path
1.22 +1 -1 src/usr.bin/netstat/Makefile
1.66 +2 -0 src/usr.bin/netstat/main.c
1.1 +150 -0 src/usr.bin/netstat/mcast.c (new)
1.39 +1 -1 src/usr.bin/netstat/netstat.h
More information about the cvs-src
mailing list