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


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.54   16 months  jmc   spelling fixes; from paul tagliamonte any parts of his diff not taken are noted ...
[TXT] client.c  1.10   5 years  krw   Unused variable. ok deraadt@
[TXT] config.h  1.23   8 years  tedu   remove some more ifdef maziness
[TXT] cron.8  1.36   5 years  millert   I am retiring my old email address; replace it with my OpenBSD one.
[TXT] cron.c  1.82   22 months  millert   Add a missing check for negative tv_sec when setting the timeout. Also clear the...
[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.34   4 years  schwarze   delete ridiculous DIAGNOSTICS section that goes without saying
[TXT] crontab.5  1.42   12 months  millert   Support random offsets when using ranges with a step value in cron. This extends...
[TXT] crontab.c  1.96   12 months  millert   crontab: move spool temp file creation to spool_mkstemp() This fixes a bug intro...
[TXT] database.c  1.38   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] do_command.c  1.63   23 months  deraadt   repair a few more backwards compares that create headaches ok millert
[TXT] entry.c  1.59   9 months  millert   Fix skipping of white space after the username in /etc/crontab. Only a single wh...
[TXT] env.c  1.34   23 months  deraadt   repair a few more backwards compares that create headaches ok millert
[TXT] funcs.h  1.30   4 years  millert   Add a mechanism to prevent cron jobs from running concurrently. This adds a new ...
[TXT] globals.h  1.15   6 years  jca   Close the socket (and dfd) in at(1) child processes Fixes a failure at restart ...
[TXT] job.c  1.15   4 years  millert   Log skipped jobs in job_add() not job_runqueue(). We want to log when the job is...
[TXT] macros.h  1.16   12 months  millert   Support random offsets when using ranges with a step value in cron. This extends...
[TXT] misc.c  1.72   23 months  deraadt   repair a few more backwards compares that create headaches ok millert
[TXT] pathnames.h  1.23   5 years  deraadt   retire the old cron socket path; ok jca millert
[TXT] popen.c  1.31   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] structs.h  1.10   4 years  millert   Add a mechanism to prevent cron jobs from running concurrently. This adds a new ...
[TXT] user.c  1.22   4 years  millert   Add a mechanism to prevent cron jobs from running concurrently. This adds a new ...
[TXT] common.c (in the Attic) [Hide]  1.6   8 years  millert   Use absolute paths in pathnames.h. There is no longer a need to chdir(2) to the...
[TXT] compat.c (in the Attic) [Hide]  1.4   23 years  millert   Update to ISC cron 4.0b1 + our patches. This is now under a BSD license. I also...
[TXT] compat.h (in the Attic) [Hide]  1.2   23 years  millert   Update to ISC cron 4.0b1 + our patches. This is now under a BSD license. I also...
[TXT] externs.h (in the Attic) [Hide]  1.19   8 years  millert   Change cron from including all headers in every file to only including what each...