summaryrefslogtreecommitdiff
path: root/usr/src/cmd/cron/crontab.c
AgeCommit message (Collapse)AuthorFilesLines
2021-02-24 [illumos-gate merge]Dan McDonald1-1/+1
commit f95cbc2e7afaac705bf4c59683cb8a0a88003aa4 13571 cron: symbol 'err' has differing types
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-26 [illumos-gate merge]release-20200827Jerry Jelinek1-14/+28
commit dbe930bf51e0d7458b24d30e9f25756c5da54ddf 13040 grep can leverage bmg in more cases commit 81dd18d87c3c2e198d2178dfd1f30d62a81b69ea 3546 add support for grep -o option commit 8ccd021704a4fe1b4022c110d3dd497f8cd907d5 13038 grep could support --label commit 2e5ac464a5683c5bf11439ccad74c9f279051820 13037 grep could support -L commit f415aa8f1340638644c6cf63e9d11d3767f4cbba 13036 grep tests could be easier to extend commit cd94aa947d1e02a1c25259f2cf06c165d75aa4fa 13061 Import sed tests from freebsd commit c6fc7f7b786ce47c35645054cdce73e83f39e7f3 13051 sed: lastline check does not work properly with empty files commit e0721d5ae1542c80097f6fcd487736fdfe601233 13003 console: multiple issues related to colors and font loading and switching commit 6863ede29751efd2be66ec1b48c3c0ee705d7d61 13066 Want crontab -u commit 31c9b836861e74f837a36ca29220b58f3657585a 13044 Clarify parts of getopt_long(3C) commit 9fff840dca14d75459a8240b19c931e2fec186c5 13032 printf(3C) should talk about NULL string pointers Conflicts: usr/src/test/util-tests/tests/grep_xpg4/grep_test.ksh usr/src/man/man1/crontab.1 usr/src/cmd/cron/crontab.c
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-30 [illumos-gate merge]Jerry Jelinek1-64/+33
commit 106e8bd44b02f4b8cd3c825790276c1c7081e67a 11867 PCIe expansion slots mis-labelled in topo commit 00f453f4ebc211cb928f19a54d3f4edd61f43279 11862 cleanup smatch/cstyle/wscheck issues in usr/src/lib/sun_sas/ commit 744b124e8caed130fec6baedb0c53d1b6de03e41 11885 man3m: missing symlinks commit 6b734416901818aa8c4bbb09c12b691ea771dc94 11858 crontab could support /step commit ece0bc848de931052064be9faf07f4e44c150a15 11883 loader: zio_checksum_verify should check byteswap commit 1a2641f606f3bfa50cdbbe8770af78116de52563 11521 ::whereopen should be usable in a pipeline commit 042b56085944fdf280ee8e4a93b329c206054f88 11882 loader: rs_alloc() may return NULL commit b12258b69ac245658b0ca5ae070b3ff004186148 11866 Use -fstack-protector-strong when available commit 241bfedfbd27da9d3f2aa7ffaafa5da978f23afe 11842 Want audit events for auditon(A_SETPMASK) and friends commit 8675de3a4bb7d310dd672e8f2bf479154e07c678 11872 Fix incremental recursive encrypted receive commit 7ca0d613a17085b59a8b231daa9eddfa74fd83ee 11845 acquire-spray test could be improved 11857 kmc-update test missing from runfile commit a0ee54468d6e6b136d1ca470a03bb44165c66e6e 11871 smatch should not hammer linux procfs path Conflicts: usr/src/uts/intel/Makefile.intel usr/src/cmd/cron/cron.h usr/src/cmd/cron/cron.c usr/src/cmd/cron/Makefile
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-09 [illumos-gate merge]Jerry Jelinek1-12/+8
commit 6f2b04a2ce785423fe988216ae694366499884b2 11304 cmd-crypto: NULL pointer errors commit 19803d096124c0f1ca62906eb328234556bfad35 11303 cron: NULL pointer errors commit a3ab7e857d66d206fcfc56f9a628266bd25a7bd0 11319 devfsadm: NULL pointer errors commit 1fbb7a7c3b62c369349ec1774806ed321e4f6119 11332 Regression: 11184 causes kernel hang during boot on CPUs without ARAT commit 62efa0e74455f83caa0fa7df8926a5ec9656b3ce 11213 tem: partially support CSI [ 38 and 48 sequences with smaller depths commit 023a3eeed3dc3724c83a2c43af879ce1719b2e32 11324 expr: NULL pointer errors commit c7cb3c8ba9fee2d8fc1a3ba06662ed84679fbd66 11323 syseventd: NULL pointer errors commit 1a80a7c52201c03ace9f85bdb77b768062b06136 11322 dfs.cmds: NULL pointer errors commit 8f32bfdc833ff8990921fa7b28a4d6bd970ef98f 11290 captoinfo: NULL pointer errors commit 84bdd7fe0904e8a6527441769054b6bc92a1ffe0 10329 Remove scsi_vhci_f_asym_sun (StorEdge T3 support) commit f9d4be10f65289547fa67ea8d1a3de54596b3ba1 11300 cpustat: NULL pointer errors
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>
2013-09-23OS-2512 crontab behaviour makes it easy to duplicate entriesKeith M Wesolowski1-18/+24
2011-04-10OS-377 want /etc/crontabs for system-wide crontab configurationJerry Jelinek1-2/+18
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