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:   christos
Date:           Sun May 21 19:26:43 UTC 2006

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

Log Message:
use warn/warnx instead of perror/fprintf
use get/set progname.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/usr.sbin/cron/cron.c
cvs rdiff -r1.27 -r1.28 src/usr.sbin/cron/crontab.c
cvs rdiff -r1.19 -r1.20 src/usr.sbin/cron/do_command.c
cvs rdiff -r1.12 -r1.13 src/usr.sbin/cron/misc.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