opnsense-src/usr.sbin/cron/lib
Xin LI d159401da0 Fix parsing of '0' and non-alphanumerics in steps. Previously, an
entry having stepping value of zero can cause crontab to hang there,
and if the main crontab is being changed in this way, then cron(8)
will keep spining.

Obtained from:	OpenBSD [src/usr.sbin/cron/entry.c,v 1.17]
PR:		68683 (my own, but forgot to commit it...)
MFC After:	1 week
2005-02-14 14:09:21 +00:00
..
compat.c Add `_PATH_DEVZERO'. 2000-12-09 09:35:55 +00:00
entry.c Fix parsing of '0' and non-alphanumerics in steps. Previously, an 2005-02-14 14:09:21 +00:00
env.c Allow inner whitespace in the right-hand side of an environment variable 2003-02-10 11:20:58 +00:00
Makefile For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
misc.c Properly initialise the variable `deny'. 2005-02-09 13:02:43 +00:00