Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Mar 2001 12:51:28 -0800 (PST)
From:      Brian Somers <brian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/netstat Makefile inet.c inet6.c main.c netstat.h route.c
Message-ID:  <200103142051.f2EKpTv62883@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       2001/03/14 12:51:28 PST

  Modified files:
    usr.bin/netstat      Makefile inet.c inet6.c main.c netstat.h 
                         route.c 
  Log:
  MAXHOSTNAMELEN includes space for a NUL.
  Don't roll our own version of trimdomain(), use the one in libutil.
  
  Not objected to by: freebsd-audit
  
  Revision  Changes    Path
  1.16      +3 -3      src/usr.bin/netstat/Makefile
  1.40      +4 -3      src/usr.bin/netstat/inet.c
  1.7       +2 -2      src/usr.bin/netstat/inet6.c
  1.38      +1 -31     src/usr.bin/netstat/main.c
  1.19      +1 -2      src/usr.bin/netstat/netstat.h
  1.46      +8 -7      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?200103142051.f2EKpTv62883>