Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Jun 2001 08:44:18 -0700 (PDT)
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/netstat route.c
Message-ID:  <200106081544.f58FiIW98172@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ru          2001/06/08 08:44:18 PDT

  Modified files:
    usr.bin/netstat      route.c 
  Log:
  Always print at least 2 bytes for IN_CLASSB_NET networks.
  Always print at least 3 bytes for IN_CLASSC_NET networks.
  
  The standard 193.0.0 class C network for example, will now
  be displayed as "193.0.0" as opposed to the confusing 193.
  
  PR:		bin/21546
  MFC after:	1 week
  
  Revision  Changes    Path
  1.49      +30 -11    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?200106081544.f58FiIW98172>