summaryrefslogtreecommitdiff
path: root/usr/src/cmd/cron/cron.c
AgeCommit message (Collapse)AuthorFilesLines
2022-03-1014443 resection manual pages per IPD4Richard Lowe1-4/+4
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Dan McDonald <danmcd@joyent.com>
2022-01-2914358 Cron should support randomized delaySebastian Wiedenroth1-4/+31
Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Robert Mustacchi <rm@fingolfin.org>
2019-10-2911858 crontab could support /stepAndy Fiddaman1-86/+23
Reviewed by: Matthias Scheler <matthias.scheler@wdc.com> Reviewed by: Dominik Hassler <hadfl@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-07-0911303 cron: NULL pointer errorsToomas Soome1-6/+6
Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@joyent.com>
2017-02-227812 Remove gender specific languageDaniel Hoffman1-2/+3
Reviewed by: Matt Ahrens <mahrens@delphix.com> Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Steve Gonczi <steve.gonczi@delphix.com> Reviewed by: Chris Williamson <chris.williamson@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2014-01-084378 Clean up %C in *time() functionsGary Mills1-3/+5
438 need documentation for strftime %s flag Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>
2013-02-11374 cron should send more useful mailJoshua M. Clulow1-20/+31
Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@nexenta.com>
2012-09-273206 Long(er) username crontab setup failureRichard Lowe1-1/+1
Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Approved by: Garrett D'Amore <garrett@damore.org>
2009-11-19PSARC/2009/516 Timezone cache renewalNobutomo Nakano1-103/+74
6751272 RFE: Solaris timezone patches should not require reboot
2008-12-23PSARC/2007/503 crontab entry environment variablesChris Gerhard1-24/+208
6518038 cron & crontab should support multiple timezones
2008-10-206744624 cron may ignore jobs when initializing if system clock is resetSerge Dussud1-28/+107
2008-06-126655359 cron assumes malloc returns zeros memory and then sets root's path ↵jc1445271-25/+8
by luck rather than judgement
2007-12-036636777 *cron* coredumps on NULL home directorybasabi1-2/+7
2007-11-296416652 *cron* suffers from amnesia if name services aren't there at boot timebasabi1-166/+273
2006-01-246270017 cron/at-jobs log warning about not obtaining latest contract from ↵basabi1-8/+3
popen(3c)
2005-11-096346636 expunge readdir_r uses from Solariscasper1-2/+2
6346809 S_IFxxx is not a bitmask but our programmers don't know
2005-10-316246939 Ability to increase max number of cron jobs beyond 100basabi1-19/+33
2005-09-136271014 gcc and cmd/cron don't get alongbasabi1-6/+6
6271953 gcc and cmd/login don't get along 6274736 gcc and ucbcmd/expr don't get along 6274737 gcc and ucbcmd/from don't get along 6274776 gcc and ucbcmd/rusage don't get along 6274779 gcc and ucbcmd/shutdown don't get along
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+3312