Subject: CVS commit: src/usr.sbin/cron
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 04/10/2003 17:14:16
Module Name:	src
Committed By:	jdolecek
Date:		Thu Apr 10 14:14:15 UTC 2003

Modified Files:
	src/usr.sbin/cron: do_command.c

Log Message:
use setproctitle() instead of uppercasing ProgramName
this makes the ps display nicer, and also avoids uppercasing the cron program
name in logs
idea from FreeBSD


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 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.