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_1


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.1.1.1   28 years  deraadt   initial import of NetBSD tree
[TXT] config.h  1.1.1.1   28 years  deraadt   initial import of NetBSD tree
[TXT] cron.8  1.1.1.1   28 years  deraadt   initial import of NetBSD tree
[TXT] cron.c  1.2   27 years  deraadt   print debugging flags in usage(); idea from freebsd
[TXT] cron.h  1.1.1.1   28 years  deraadt   initial import of NetBSD tree
[TXT] crontab.1  1.1.1.1   28 years  deraadt   initial import of NetBSD tree
[TXT] crontab.5  1.2   27 years  deraadt   months are from 1-12 not 0-12, netbsd pr#2806, mouse@Rodents.Montreal.QC.CA
[TXT] crontab.c  1.11   27 years  millert   waitpid() can return -1 -- give a useful error message if it does.
[TXT] database.c  1.2   27 years  deraadt   enlarge buffer
[TXT] do_command.c  1.2   27 years  deraadt   setlogin(username)
[TXT] entry.c  1.4   27 years  deraadt   avoid more oflows; at this stage paranoia exceeds reality by a lot since our pas...
[TXT] env.c  1.4   27 years  millert   Check malloc/strdup ret val and deal.
[TXT] job.c  1.2   27 years  millert   Check malloc/strdup ret val and deal.
[TXT] misc.c  1.3   27 years  millert   use snprintf when storing the string from strerror(). Who knows how long it cou...
[TXT] pathnames.h  1.1.1.1   28 years  deraadt   initial import of NetBSD tree
[TXT] popen.c  1.1.1.1   28 years  deraadt   initial import of NetBSD tree
[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.