Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Mar 2004 00:43:59 -0800 (PST)
From:      Bruce M Simpson <bms@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/netstat Makefile main.c mcast.c netstat.h
Message-ID:  <200403250843.i2P8hx6g047670@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403250843.i2P8hx6g047670>