summaryrefslogtreecommitdiff
path: root/usr.sbin/cron/entry.c
AgeCommit message (Expand)Author
2002-06-14spelling; from Brian Poole <raj@cerias.purdue.edu>Todd T. Fries
2001-02-18Update to ISC cron 4.0b1 + our patches. This is now under a BSD license.Todd C. Miller
2000-08-21snprintf sprinkles; solar@false.com & ITheo de Raadt
2000-03-18fix parsing of commands after @ keywords and hourly bitmap handling;Theo de Raadt
1997-12-22handle timing normally except when clock jumps between 1 and 3 hours. If itTheo de Raadt
1996-12-16avoid more oflows; at this stage paranoia exceeds reality by a lot since our ...Theo de Raadt
1996-12-14Check to make sure first char of command is not '*' since that willTodd C. Miller
1996-11-01Check malloc/strdup ret val and deal.Todd C. Miller
1995-10-18initial import of NetBSD treeTheo de Raadt