Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.sbin/cron



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.




Home | Main Index | Thread Index | Old Index