summaryrefslogtreecommitdiff
path: root/usr/src/cmd/cron/crontab.c
AgeCommit message (Collapse)AuthorFilesLines
2022-01-31 [illumos-gate merge]Dan McDonald1-3/+25
commit c8f4a9f75f12adb1f76391a838d75f2b427becb6 8555 vfstab(4) man incorrectly describes getvfsent(3C) commit 8ac8a393f9ba5b2bf3aeabc50511c40334e9f5c8 14413 Convert vfstab(4) to mandoc commit e8b9fe7cd6fc0b13bcf65e0380c48fcb99ac5700 6943 libmd(3lib) should mention new hash algorithms commit b51a7e2003caa1eee7cfd998a535231eb646bb8d 14412 Convert libmd(3lib) to mandoc commit 597b30361cb132283d94270df35d0536cf12895f 9855 list_next/list_prev needs a bit more detail commit 9023fe694e5cc93a381708677f172a85f250caa5 14411 Convert list_create(9F) to mandoc commit f3682895b2a97c009685f16e8a4e5d3dc80e11f2 14420 Need support for Intel I219 v16-v23 commit 89fbfe0d2fbdaef52447ae1ca77634c69a3cf220 14385 libnsl: mismatched bound commit 618372bccd696950e1d234d0ad9c94c353882dee 14358 Cron should support randomized delay commit 8c65387009c4cfaa0924c78065b46a4d4a178d41 14451 loader: want mechanism to test if we are virtualized Conflicts: usr/src/uts/intel/os/driver_aliases
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-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