Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Mar 2003 03:26:08 -0800 (PST)
From:      Bruce Evans <bde@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/ping ping.c
Message-ID:  <200303241126.h2OBQ8XO064221@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         2003/03/24 03:26:08 PST

  FreeBSD src repository

  Modified files:
    sbin/ping            ping.c 
  Log:
  Fixed an errx format error in rev.1.81.  This should have been fatal
  when WARNS was increased recently, but __printf0like() has been
  temporarily disabled for 8 months.
  
  Fixed related style bugs (disordered declaraction and silly type for
  maxpayload -- assume 16-bit ints like the rest of ping.c).
  
  Revision  Changes    Path
  1.89      +2 -2      src/sbin/ping/ping.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-src" in the body of the message




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