Subject: CVS commit: src/usr.sbin/cron
To: None <source-changes@NetBSD.org>
From: Jeremy C. Reed <reed@netbsd.org>
List: source-changes
Date: 06/05/2006 16:41:34
Module Name: src
Committed By: reed
Date: Mon Jun 5 16:41:34 UTC 2006
Modified Files:
src/usr.sbin/cron: do_command.c
Log Message:
Check return value for setgid(), initgroups(), and setuid().
Log error and exit if failure.
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/usr.sbin/cron/do_command.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.