Subject: CVS commit: [netbsd-1-6] basesrc/usr.sbin/mrinfo
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 08/10/2002 01:50:16
Module Name:	basesrc
Committed By:	lukem
Date:		Fri Aug  9 22:50:16 UTC 2002

Modified Files:
	basesrc/usr.sbin/mrinfo [netbsd-1-6]: mrinfo.c

Log Message:
Pull up revision 1.15 (requested by itojun in ticket #647):
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.12.2.1 -r1.12.2.2 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.