Module Name: src
Committed By: aidan
Date: Wed Oct 7 23:18:29 UTC 1998
Modified Files:
src/usr.sbin/cron: env.c
Log Message:
An environment variable name can no longer have spaces in it. This is to
let commands of the form
* * * * * command flag=value
be interpreted as commands instead of environment settings.