Subject: PR/28741 CVS commit: src/sbin/ping
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org, mike@ethmoid.org>
From: Elad Efrat <elad@netbsd.org>
List: netbsd-bugs
Date: 10/07/2006 17:11:59
The following reply was made to PR bin/28741; it has been noted by GNATS.
From: Elad Efrat <elad@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: PR/28741 CVS commit: src/sbin/ping
Date: Sun, 24 Sep 2006 11:05:09 +0000 (UTC)
Module Name: src
Committed By: elad
Date: Sun Sep 24 11:05:09 UTC 2006
Modified Files:
src/sbin/ping: ping.c
Log Message:
PR/28741: Michael Santos: ping does [not] drop root privileges
Moved socket calls way up, and called seteuid(getuid()).
To generate a diff of this commit:
cvs rdiff -r1.82 -r1.83 src/sbin/ping/ping.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.