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_3_5


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.4   21 years  millert   -Wall was for testing
[TXT] atrun.c  1.10   20 years  millert   Sync with share/misc/license.template and add missing DARPA credit where applica...
[TXT] config.h  1.16   21 years  millert   Use setproctitle() instead of the CAPITALIZE_FOR_PS hack. Inspired by similar c...
[TXT] cron.8  1.25   20 years  jmc   remove reference to -x bit; ok millert@
[TXT] cron.c  1.32   21 years  millert   Log that cron started up after we detach from the controlling terminal and dup f...
[TXT] cron.h  1.8   21 years  millert   Add a -n flag and version string; from vixie
[TXT] crontab.1  1.21   20 years  jmc   - section reorder - macro fixes - kill whitespace at EOL - new sentence, new lin...
[TXT] crontab.5  1.19   20 years  jmc   - section reorder - macro fixes - kill whitespace at EOL - new sentence, new lin...
[TXT] crontab.c  1.43   20 years  millert   Use (char *)NULL instead of (char *)0 in execl and execle; Andrey Matveev
[TXT] database.c  1.13   21 years  millert   Use strlcpy() instead of pre-checking the src len and using strcpy()
[TXT] do_command.c  1.25   20 years  millert   Use (char *)NULL instead of (char *)0 in execl and execle; Andrey Matveev
[TXT] entry.c  1.26   20 years  deraadt   two missing protos
[TXT] env.c  1.15   21 years  millert   Improved environment variable parser from FreeBSD (Thomas Quinot). Fixes some is...
[TXT] funcs.h  1.11   20 years  deraadt   two missing protos
[TXT] globals.h  1.6   21 years  millert   Sync with ISC cron-current + my at(1) integration. The at(1) code is now more ti...
[TXT] job.c  1.6   21 years  millert   Sync with ISC cron-current + my at(1) integration. The at(1) code is now more ti...
[TXT] macros.h  1.5   21 years  mpech   Fix double Debug() usage, for instance, Debug(DPARS|DEXT...) Make sence if debug...
[TXT] misc.c  1.27   21 years  deraadt   nasty lies from hobbits, clean them out of comments
[TXT] pathnames.h  1.10   21 years  millert   Sync with ISC cron-current + my at(1) integration. The at(1) code is now more ti...
[TXT] popen.c  1.19   20 years  millert   I'm a dork, I removed the 4th clause of the UCB license instead of the 3rd one.
[TXT] structs.h  1.4   21 years  millert   Move atrun(8) functionality into cron(8) proper. This fixes the long-standing a...
[TXT] user.c  1.6   21 years  millert   Sync with ISC cron-current + my at(1) integration. The at(1) code is now more ti...
[TXT] externs.h (in the Attic) [Hide]  1.9   21 years  millert   Sync with ISC cron-current + my at(1) integration. The at(1) code is now more ti...