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_3_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.48   6 years  jca   Open a bunch of fds with O_CLOEXEC Not needed in theory, but could prevent acci...
[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.35   6 years  millert   update permissions info to match recent changes
[TXT] cron.c  1.77   6 years  jca   Close the socket (and dfd) in at(1) child processes Fixes a failure at restart ...
[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.34   7 years  schwarze   Document the "-q " prefix accepted in the "command" field. Original patch from W...
[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.37   6 years  millert   Pass a FILE * instead of a file descriptor into load_user() and perform the fclo...
[TXT] do_command.c  1.57   6 years  friehm   Close cron sockets in child processes. ok jca@
[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.33   6 years  millert   In cron(8), require that crontab and at files in the spool be owned by group cro...
[TXT] funcs.h  1.29   6 years  millert   Pass a FILE * instead of a file descriptor into load_user() and perform the fclo...
[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.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.21   6 years  millert   Pass a FILE * instead of a file descriptor into load_user() and perform the fclo...