Subject: CVS commit: src/sbin/ping
To: None <source-changes@NetBSD.org>
From: Elad Efrat <elad@netbsd.org>
List: source-changes
Date: 09/24/2006 11:05:09
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.