Subject: CVS commit: basesrc/usr.sbin/mrinfo
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 08/08/2002 03:21:36
Module Name:	basesrc
Committed By:	itojun
Date:		Thu Aug  8 00:21:36 UTC 2002

Modified Files:
	basesrc/usr.sbin/mrinfo: mrinfo.c

Log Message:
fix an exploitable fd_set overflow in mrinfo(8).  drop root priv earlier.
do not use generated printf format string.  from xs@kittenz.org


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 basesrc/usr.sbin/mrinfo/mrinfo.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.