cvs commit: src/sbin/ping ping.c

Ian Dowse iedowse at FreeBSD.org
Wed Apr 7 11:49:29 PDT 2004


iedowse     2004/04/07 11:48:11 PDT

  FreeBSD src repository

  Modified files:
    sbin/ping            ping.c 
  Log:
  Don't turn off the regular SIGINFO status information. The use of
  the NOKERNINFO flag only marginally de-clutters the output and
  has a number of unwanted side effects:
    o The kernel info might be what you want to see
    o ^T is left non-functional if ping is killed non-cleanly
    o "ping -q foo &" gets suspended on tty output
  
  Encouraged by:  bde
  
  Revision  Changes    Path
  1.103     +0 -14     src/sbin/ping/ping.c


More information about the cvs-all mailing list