Subject: CVS commit: [netbsd-1-5] basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 09/04/2002 03:49:50
Module Name: basesrc
Committed By: itojun
Date: Wed Sep 4 00:49:49 UTC 2002
Modified Files:
basesrc [netbsd-1-5]: CHANGES-1.5.4
basesrc/usr.sbin/mtrace [netbsd-1-5]: mtrace.c
Log Message:
pullup usr.sbin/mtrace/mtrace.c 1.21-1.23 (itojun)
revoke root priv earlier. check fd_set overrun (and die if overrun).
avoid using runtime-generated printf format string. from xs@kittenz.org
indentation fix
To generate a diff of this commit:
cvs rdiff -r1.1.2.6 -r1.1.2.7 basesrc/CHANGES-1.5.4
cvs rdiff -r1.14.4.1 -r1.14.4.2 basesrc/usr.sbin/mtrace/mtrace.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.