1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/usr.sbin/cron
2002-02-19 18:38:01 +00:00
..
config.h build with BSD auth support 2001-05-29 21:40:49 +00:00
cron.8 Cause crontab to send SIGUSR1 when a user's crontab file has changed. 2001-12-20 23:27:47 +00:00
cron.c Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. 2002-02-16 21:27:05 +00:00
cron.h Update to ISC cron 4.0b1 + our patches. This is now under a BSD license. 2001-02-18 19:48:29 +00:00
crontab.1 o) .Sh AUTHOR -> .Sh AUTHORS; 2001-08-02 18:37:33 +00:00
crontab.5 More manpage mania. Crontab entries are comprised of a certain number 2001-08-22 23:14:27 +00:00
crontab.c Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. 2002-02-16 21:27:05 +00:00
database.c Update to ISC cron 4.0b1 + our patches. This is now under a BSD license. 2001-02-18 19:48:29 +00:00
do_command.c Fix gethostname() usage. 2002-02-19 18:38:01 +00:00
entry.c Update to ISC cron 4.0b1 + our patches. This is now under a BSD license. 2001-02-18 19:48:29 +00:00
env.c NULL vs '\0' 2001-02-18 20:17:20 +00:00
externs.h Update to ISC cron 4.0b1 + our patches. This is now under a BSD license. 2001-02-18 19:48:29 +00:00
funcs.h Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. 2002-02-16 21:27:05 +00:00
globals.h Normalize the time in minutes to GMT so we can really catch DST changes 2001-02-19 14:33:32 +00:00
job.c Update to ISC cron 4.0b1 + our patches. This is now under a BSD license. 2001-02-18 19:48:29 +00:00
macros.h Turn get_gmtoff into a macro for OSes with tm_gmtoff (like OpenBSD). 2001-02-20 02:03:19 +00:00
Makefile $OpenBSD$ 1997-09-21 11:34:32 +00:00
misc.c o pids should be pid_t, not int 2001-12-12 19:02:50 +00:00
pathnames.h When becoming a daemon, dup stdin, stdout, and stderr to /dev/null 2001-10-24 17:28:16 +00:00
popen.c Kill volatile now that jongjmp is history. 2002-01-09 00:51:00 +00:00
structs.h Normalize the time in minutes to GMT so we can really catch DST changes 2001-02-19 14:33:32 +00:00
user.c Update to ISC cron 4.0b1 + our patches. This is now under a BSD license. 2001-02-18 19:48:29 +00:00