index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
cron
/
cron.8
Age
Commit message (
Expand
)
Author
2007-05-31
convert to new .Dd format;
Jason McIntyre
2007-03-28
Since /etc/crontab is not edited via crontab(1) there's no good
Todd C. Miller
2007-02-18
tidy up synopsis and usage();
Jason McIntyre
2005-11-30
timezone -> time zone
Jason McIntyre
2004-06-03
Document behavior if MAILTO is set to the empty string.
Todd C. Miller
2004-02-24
remove reference to -x bit;
Jason McIntyre
2003-06-17
Sync with share/misc/license.template and add missing DARPA credit
Todd C. Miller
2003-06-12
- section reorder
Jason McIntyre
2003-06-03
Don't need 'all right reserved'; brings this into line with my other
Todd C. Miller
2003-02-20
Sync with ISC cron-current + my at(1) integration.
Todd C. Miller
2003-02-19
Mention that /etc/crontab must be mode 0600 if it exists.
Todd C. Miller
2003-02-19
Move contents of /var/at into /var/cron since at is now intergrated into
Todd C. Miller
2003-02-17
Add a -n flag and version string; from vixie
Todd C. Miller
2003-02-01
typos;
Jason McIntyre
2002-07-15
Move atrun(8) functionality into cron(8) proper. This fixes the
Todd C. Miller
2002-07-08
Merge in some changes from Paul Vixie's tree; most are cosmetic
Todd C. Miller
2002-05-09
crontab is no longer setuid root, it is now setgid crontab.
Todd C. Miller
2001-12-20
Cause crontab to send SIGUSR1 when a user's crontab file has changed.
Todd C. Miller
2001-12-13
Mention that cron should be started late in the rc file and why.
Todd C. Miller
2001-08-02
o) .Sh AUTHOR -> .Sh AUTHORS;
Mike Pechkin
2001-02-19
We handle the clock going backwards.
Todd C. Miller
2001-02-18
Update to ISC cron 4.0b1 + our patches. This is now under a BSD license.
Todd C. Miller
2000-03-19
Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other
Aaron Campbell
1999-07-07
The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.
Aaron Campbell
1999-07-02
consistent .Dd usage; proper format is: .Dd Month DD, YYYY
Aaron Campbell
1999-06-18
new mandoc cron(8), crontab(1), and crontab(5) man pages; kwesterback@home.com
Aaron Campbell
1999-06-05
remove trailing whitespace, some Nm cleanup
Aaron Campbell
1999-03-10
Daylight Saving Time, not savings
Paul Janzen
1997-12-22
handle timing normally except when clock jumps between 1 and 3 hours. If it
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt