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_2_7_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.2   26 years  deraadt   $OpenBSD$
[TXT] config.h  1.4   24 years  millert   Add comment to remind people not to use args in MAILARGS that will cause sendmai...
[TXT] cron.8  1.8   24 years  aaron   Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other cl...
[TXT] cron.c  1.6   25 years  aaron   getopt(3) returns -1, not EOF
[TXT] cron.h  1.3   24 years  millert   Run sendmail as the user corresponding to the crontab entry. This keeps a user f...
[TXT] crontab.1  1.7   24 years  aaron   More pedantic man page formatting insanity, lalala
[TXT] crontab.5  1.11   24 years  aaron   - `coexist', not `co-exist'; it's not hyphenated. - Correct some .Nm usage.
[TXT] crontab.c  1.15   24 years  millert   Use mkstemp() for the temp file created in the tabs dir and clean up the temp fi...
[TXT] database.c  1.3   26 years  deraadt   handle timing normally except when clock jumps between 1 and 3 hours. If it jump...
[TXT] do_command.c  1.6   24 years  millert   Run sendmail as the user corresponding to the crontab entry. This keeps a user f...
[TXT] entry.c  1.6   24 years  deraadt   fix parsing of commands after @ keywords and hourly bitmap handling; sheldonh@uu...
[TXT] env.c  1.5   26 years  deraadt   Y2K fixes from Andreas.Gunnarsson@emw.ericsson.se; culled from various places
[TXT] job.c  1.2   27 years  millert   Check malloc/strdup ret val and deal.
[TXT] misc.c  1.6   24 years  deraadt   uid_t and gid_t, and use %u
[TXT] pathnames.h  1.2   26 years  deraadt   Y2K fixes from Andreas.Gunnarsson@emw.ericsson.se; culled from various places
[TXT] popen.c  1.5   24 years  millert   in cron_popen(), do an initgroups, setlogin() and chdir to the user's home dir t...
[TXT] user.c  1.2   27 years  millert   Check malloc/strdup ret val and deal.
[TXT] compat.c (in the Attic) [Hide]  1.2   27 years  millert   Check malloc/strdup ret val and deal.
[TXT] compat.h (in the Attic) [Hide]  1.1.1.1   28 years  deraadt   initial import of NetBSD tree
[TXT] externs.h (in the Attic) [Hide]  1.2   27 years  millert   Check malloc/strdup ret val and deal.