Date: Wed, 7 Apr 2004 11:48:11 -0700 (PDT) From: Ian Dowse <iedowse@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: <200404071848.i37ImBh9091828@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404071848.i37ImBh9091828>