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
/
entry.c
Age
Commit message (
Expand
)
Author
2003-02-27
Fix parsing of '0' and non-alphanumerics in steps; found by mpech@
Todd C. Miller
2003-02-20
Sync with ISC cron-current + my at(1) integration.
Todd C. Miller
2002-08-10
Just zero out pw_passwd in the pw_dup()'d copy. There's no need
Todd C. Miller
2002-08-07
paranoia: zero out pw_passwd since we don't need it
Todd C. Miller
2002-07-15
Move atrun(8) functionality into cron(8) proper. This fixes the
Todd C. Miller
2002-07-11
More syncing with my cron 4.0 patch tree, basically cosmetic:
Todd C. Miller
2002-07-11
Add a new error code for memory allocation failures, e_memory and
Todd C. Miller
2002-07-08
Merge in some changes from Paul Vixie's tree; most are cosmetic
Todd C. Miller
2002-06-14
spelling; from Brian Poole <raj@cerias.purdue.edu>
Todd T. Fries
2001-02-18
Update to ISC cron 4.0b1 + our patches. This is now under a BSD license.
Todd C. Miller
2000-08-21
snprintf sprinkles; solar@false.com & I
Theo de Raadt
2000-03-18
fix parsing of commands after @ keywords and hourly bitmap handling;
Theo de Raadt
1997-12-22
handle timing normally except when clock jumps between 1 and 3 hours. If it
Theo de Raadt
1996-12-16
avoid more oflows; at this stage paranoia exceeds reality by a lot since our ...
Theo de Raadt
1996-12-14
Check to make sure first char of command is not '*' since that will
Todd C. Miller
1996-11-01
Check malloc/strdup ret val and deal.
Todd C. Miller
1995-10-18
initial import of NetBSD tree
Theo de Raadt