Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Mar 1997 01:44:20 -0800 (PST)
From:      Warner Losh <imp>
To:        CVS-committers, cvs-all, cvs-sbin
Subject:   cvs commit:  src/sbin/ping ping.c
Message-ID:  <199703030944.BAA17164@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         97/03/03 01:44:20

  Modified:    sbin/ping  ping.c
  Log:
  Backport changes from current:
   1) getopt returnes -1 and remove 'h:' that isn't needed
   2) -l needs super user now to work
   3) check to make sure that address returned from gethostbyname will fit in
      sin_addr
   4) Fix minor strncpy bug.
   5) Don't leak information about ICMP packets that aren't for you, unless
      superuser.
  
  Revision  Changes    Path
  1.8.2.8   +12 -3     src/sbin/ping/ping.c



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