freebsd-skq/usr.sbin/cron/cron
Kyle Evans a97c64453d cron(8): Correct test sense
We're about to use the result of fstat(2) either way, so don't do that if it
fails...

X-MFC-With: r332429
2018-04-12 14:32:26 +00:00
..
compat.h
config.h
cron.8 cron(8) manpage updates 2017-07-19 19:53:07 +00:00
cron.c Fix trivial whitespace bug introduced in usage message changes for -n 2017-07-19 19:38:25 +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 cron(8): Correct test sense 2018-04-12 14:32:26 +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
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +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