freebsd-src/usr.sbin/cron/lib
Ollivier Robert bb817201ed load_env(), the function that attempts to parse a crontab
line as an environment variable assignment, is broken
and not conformant to its description in the manual page.

I think it is worthwhile to have that fix in 4.6.

PR:             bin/38374
Submitted by:   Thomas Quinot <thomas@cuivre.fr.eu.org>
MFC after:      2 days
2002-05-23 13:16:30 +00:00
..
compat.c
entry.c
env.c load_env(), the function that attempts to parse a crontab 2002-05-23 13:16:30 +00:00
Makefile Mark all internal libraries with INTERNALLIB. 2002-05-13 11:24:03 +00:00
misc.c Only remove the '\n' at the end of a line if there is one. 2002-04-10 22:01:37 +00:00