Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jun 1998 21:13:07 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG
Subject:   cvs commit: src/usr.bin/netstat inet.c route.c
Message-ID:  <199806090413.VAA16827@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         1998/06/08 21:13:07 PDT

  Modified files:
    usr.bin/netstat      inet.c route.c 
  Log:
  o Use snprintf over sprintf.
  o Use strncpy correctly.
  o Use enough buffer for line.
  
  Inspired by or Obtained from: Similar changes in OpenBSD
  
  Revision  Changes    Path
  1.29      +6 -5      src/usr.bin/netstat/inet.c
  1.31      +11 -8     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?199806090413.VAA16827>