freebsd-skq/usr.sbin/cron/cron
Baptiste Daroussin 569b917590 Allow symlinks to be followed in cron.d directories and fix detection of
regular files on NFS

Reported by:	jilles
2016-10-31 23:40:04 +00:00
..
compat.h
config.h
cron.8 Fix typo in cron(8) date 2016-10-31 23:32:38 +00:00
cron.c Add the "-n" flag to cron(8), to prevent it from daemonizing. 2016-08-21 18:12:49 +00:00
cron.h cron(8): add support for /etc/cron.d and /usr/local/etc/cron.d 2016-10-31 18:20:12 +00:00
database.c Allow symlinks to be followed in cron.d directories and fix detection of 2016-10-31 23:40:04 +00:00
do_command.c cron: use (char *)NULL instead of (char *)0 in execle. 2016-02-16 20:59:49 +00:00
externs.h
job.c
Makefile Convert usr.sbin to LIBADD 2014-11-25 16:57:27 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
pathnames.h cron(8): add support for /etc/cron.d and /usr/local/etc/cron.d 2016-10-31 18:20:12 +00:00
popen.c usr.sbin: minor spelling fixes on comments. 2016-05-01 16:41:25 +00:00
user.c