OpenBSD CVS

src/usr.sbin/cron/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.sbin / cron

Current tag: OPENBSD_6_0_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.6   8 years  millert   Use absolute paths in pathnames.h. There is no longer a need to chdir(2) to the...
[TXT] atrun.c  1.43   8 years  millert   When caching the mtime of the spool directory and system crontab files, stash a ...
[TXT] client.c  1.8   8 years  millert   Use absolute paths in pathnames.h. There is no longer a need to chdir(2) to the...
[TXT] config.h  1.23   8 years  tedu   remove some more ifdef maziness
[TXT] cron.8  1.34   8 years  jmc   new location for cron sockets; ok millert
[TXT] cron.c  1.74   8 years  millert   When caching the mtime of the spool directory and system crontab files, stash a ...
[TXT] cron.h  1.12   8 years  millert   Change cron from including all headers in every file to only including what each...
[TXT] crontab.1  1.33   8 years  millert   Remove TMPDIR support, it is not really useful in crontab. OK deraadt@
[TXT] crontab.5  1.33   10 years  jmc   reinstate the note that setting env vars in a crontab is an extension; ok miller...
[TXT] crontab.c  1.92   8 years  millert   When caching the mtime of the spool directory and system crontab files, stash a ...
[TXT] database.c  1.34   8 years  millert   When caching the mtime of the spool directory and system crontab files, stash a ...
[TXT] do_command.c  1.56   8 years  millert   Check pipe(2) return value; noticed by deraadt@
[TXT] entry.c  1.48   8 years  millert   Remove log_it() and call syslog(3) directly using the same format: "(username) W...
[TXT] env.c  1.32   8 years  millert   Change cron from including all headers in every file to only including what each...
[TXT] funcs.h  1.28   8 years  millert   Remove log_it() and call syslog(3) directly using the same format: "(username) W...
[TXT] globals.h  1.13   8 years  millert   Use __progname instead of the homegrown ProgramName.
[TXT] job.c  1.13   8 years  millert   queue(3) instead of homegrown queues and lists. This also fixes some potential ...
[TXT] macros.h  1.15   8 years  millert   Use absolute paths in pathnames.h. There is no longer a need to chdir(2) to the...
[TXT] misc.c  1.71   8 years  millert   Remove log_it() and call syslog(3) directly using the same format: "(username) W...
[TXT] pathnames.h  1.22   8 years  millert   Use absolute paths in pathnames.h. There is no longer a need to chdir(2) to the...
[TXT] popen.c  1.30   8 years  millert   Clean up the remaining uses of stderr and perror() and use warn/err and/or syslo...
[TXT] structs.h  1.8   8 years  millert   When caching the mtime of the spool directory and system crontab files, stash a ...
[TXT] user.c  1.18   8 years  millert   Clean up the remaining uses of stderr and perror() and use warn/err and/or syslo...