summaryrefslogtreecommitdiff
path: root/usr/src/cmd/cron/crontab.c
AgeCommit message (Collapse)AuthorFilesLines
2022-01-2914358 Cron should support randomized delaySebastian Wiedenroth1-3/+25
Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Robert Mustacchi <rm@fingolfin.org>
2021-02-2313571 cron: symbol 'err' has differing typesToomas Soome1-1/+1
Reviewed by: Yuri Pankov <yuripv@yuripv.dev> Reviewed by: C Fraire <cfraire@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-08-2513066 Want crontab -uAndy Fiddaman1-14/+28
Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Dominik Hassler <hadfl@omniosce.org> Approved by: Robert Mustacchi <rm@fingolfin.org>
2019-10-2911858 crontab could support /stepAndy Fiddaman1-64/+33
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-12/+8
Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@joyent.com>
2009-11-19PSARC/2009/516 Timezone cache renewalNobutomo Nakano1-1/+1
6751272 RFE: Solaris timezone patches should not require reboot
2009-03-266776875 setting EDITOR/VISUAL value with an argument (ed -s, vi -v), will ↵Sumanth Naropanth1-34/+7
fail on crontab -e
2009-03-096626020 crontab doesn't have have non-zero exit value for out-of-bounds errorsViswanathan Kannappan1-3/+4
Contributed by Chad Mynhier <cmynhier@gmail.com>
2008-12-23PSARC/2007/503 crontab entry environment variablesChris Gerhard1-2/+56
6518038 cron & crontab should support multiple timezones
2008-05-306618839 crontab(1) temporary file creation can be circumventedsn1994101-33/+73
6620661 Possible race condition issue in crontab(1)
2007-08-016214247 Solaris 10_74 L1: problem when running commmands in interactive ↵as1456651-39/+28
mode on solaris 6528610 xargs -p does not work in some locales
2006-04-17PSARC/2005/683 Add /usr/xpg4/bin/crontab and /usr/xpg6/bin/crontabcf468441-3/+17
6344121 `crontab -e` doesn't invoke vi as the default editor
2006-02-28PSARC 2006/134 logadm(1m) $zonename keyworddp1-5/+8
4823583 crontab command prints incorrect usage 6352485 RFE: add $zonename to the list of macros supported by logadm Contributed by Richard Lowe <richlowe@richlowe.net>.
2005-09-136271014 gcc and cmd/cron don't get alongbasabi1-3/+2
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/+547