The NetBSD Project

CVS log for src/sbin/ping/ping.c

[BACK] Up to [cvs.NetBSD.org] / src / sbin / ping

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: netbsd-3


Revision 1.77.2.2 / (download) - annotate - [select for diffs], Sun Aug 26 19:54:51 2007 UTC (16 years, 7 months ago) by bouyer
Branch: netbsd-3
Changes since 1.77.2.1: +10 -6 lines
Diff to previous 1.77.2.1 (colored) to branchpoint 1.77 (colored) next main 1.78 (colored)

Pull up following revision(s) (requested by ghen in ticket #1818):
	sbin/ping/ping.c: revisions 1.83 - 1.85
PR/28741: Michael Santos: ping does [not] drop root privileges

Revision 1.77.2.1 / (download) - annotate - [select for diffs], Sun Aug 26 18:53:05 2007 UTC (16 years, 7 months ago) by bouyer
Branch: netbsd-3
Changes since 1.77: +32 -7 lines
Diff to previous 1.77 (colored)

Pull up following revision(s) (requested by ghen in ticket #1817):
	sbin/ping/ping.c: revisions 1.79 - 1.80
PR/33623: Chuck Cranor: Ping stops when ran in the background
because it tries to set the tty not to print kerninfo. Change it
to only only play with the tty when ping is running in the foreground
(and will not stop when calling tcsetattr()). In my opinion, it is
preferable to print the kerninfo line with the ping info message
rather than to mess with the tty, but that's just me.
Factor out the tty code and explain we prefer to stop in the ^Z bg case
when we exit, rather than kill the tty setting.

Revision 1.77 / (download) - annotate - [select for diffs], Thu May 13 20:27:38 2004 UTC (19 years, 11 months ago) by kleink
Branch: MAIN
CVS Tags: netbsd-3-base, netbsd-3-1-RELEASE, netbsd-3-1-RC4, netbsd-3-1-RC3, netbsd-3-1-RC2, netbsd-3-1-RC1, netbsd-3-1-1-RELEASE, netbsd-3-0-RELEASE, netbsd-3-0-RC6, netbsd-3-0-RC5, netbsd-3-0-RC4, netbsd-3-0-RC3, netbsd-3-0-RC2, netbsd-3-0-RC1, netbsd-3-0-3-RELEASE, netbsd-3-0-2-RELEASE, netbsd-3-0-1-RELEASE
Branch point for: netbsd-3-1, netbsd-3-0, netbsd-3
Changes since 1.76: +3 -3 lines
Diff to previous 1.76 (colored)

There's no point in bringing PRNG output to network byteorder prior to
transmission.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>