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.c
Age
Commit message (
Expand
)
Author
2001-02-21
Add back code in find_jobs() that got dropped in cron merge.
Todd C. Miller
2001-02-20
Turn get_gmtoff into a macro for OSes with tm_gmtoff (like OpenBSD).
Todd C. Miller
2001-02-19
Normalize the time in minutes to GMT so we can really catch DST changes
Todd C. Miller
2001-02-18
Update to ISC cron 4.0b1 + our patches. This is now under a BSD license.
Todd C. Miller
2001-01-19
mark remaining signal races which are difficult to fix
Theo de Raadt
2000-09-15
check return value for setenv(3) for failure, and deal appropriately
Theo de Raadt
2000-08-21
save errno in handler
Theo de Raadt
1999-05-23
getopt(3) returns -1, not EOF
Aaron Campbell
1998-03-30
Y2K fixes from Andreas.Gunnarsson@emw.ericsson.se; culled from various places
Theo de Raadt
1997-12-22
handle timing normally except when clock jumps between 1 and 3 hours. If it
Theo de Raadt
1997-08-04
save errno in sigchld handlers
Theo de Raadt
1996-09-15
print debugging flags in usage(); idea from freebsd
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt