NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/44721 CVS commit: src/external/bsd/tcpdump/dist



The following reply was made to PR bin/44721; it has been noted by GNATS.

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/44721 CVS commit: src/external/bsd/tcpdump/dist
Date: Sun, 17 Apr 2011 11:45:40 +0000

 Module Name:   src
 Committed By:  martin
 Date:          Sun Apr 17 11:45:40 UTC 2011
 
 Modified Files:
        src/external/bsd/tcpdump/dist: tcpdump.c
 
 Log Message:
 Hint from dsl: make sure to have the /etc/protocols file already open
 before doing a chroot() if run as root. Easily done by a setprotoent(1)
 call. This is a better (less intrusive) fix for PR bin/44721.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.2 -r1.3 src/external/bsd/tcpdump/dist/tcpdump.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index