Module Name: src Committed By: tron Date: Sat Oct 2 12:22:20 UTC 2010
Modified Files:
src/external/bsd/cron/dist: cron.c
Log Message:
Use setenv(3) instead of putenv(3) because the later doesn't accept
string constants anymore.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/bsd/cron/dist/cron.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
