summaryrefslogtreecommitdiff
path: root/usr.sbin/cron/job.c
AgeCommit message (Expand)Author
2015-11-09queue(3) instead of homegrown queues and lists. This also fixesTodd C. Miller
2015-11-04Change cron from including all headers in every file to only includingTodd C. Miller
2015-02-09correct copyright, upon approval from paul vixie via todd miller. theTheo de Raadt
2015-01-23braces to open a function go on their own line like god intendedTed Unangst
2015-01-22delete useless casts. ok deraadt guenther millertTed Unangst
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2004-06-17UUpdate ISC copyright year to 2004Todd C. Miller
2003-02-20Sync with ISC cron-current + my at(1) integration.Todd C. Miller
2002-07-11More syncing with my cron 4.0 patch tree, basically cosmetic:Todd C. Miller
2002-07-08Merge in some changes from Paul Vixie's tree; most are cosmeticTodd C. Miller
2001-02-18Update to ISC cron 4.0b1 + our patches. This is now under a BSD license.Todd C. Miller
1996-11-01Check malloc/strdup ret val and deal.Todd C. Miller
1995-10-18initial import of NetBSD treeTheo de Raadt