summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2020-09-09 [illumos-gate merge]release-20200910Jerry Jelinek1-1/+1
commit d061fa1f216e55ded9f2c41eb77f6aa67479a1c5 13105 dnode_special_open() error: unchecked function return 'zrl_tryenter'
2020-09-0913105 dnode_special_open() error: unchecked function return 'zrl_tryenter'Toomas Soome1-1/+1
Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@joyent.com>
2020-09-08 [illumos-gate merge]Jerry Jelinek39-305/+339
commit 93d26c05275be2c44aedd16705237484fc0a0990 13015 fruaccess: comparison between pointer and zero character constant commit ba12489a763ade223e478c59fdc4cb752fcba568 13011 tsalarm: '*' in boolean context, suggest '&&' instead commit 09e6639baaf32231365cb9895bf1e0ea006a2a60 12885 efcode: smatch and build errors commit e4af2f17fac5babc25d094f1bf22dd06515f66c7 13104 zfs: offset_t is signed and can not be > MAXOFFSET_T commit 7aaede4825001926ae223b8c47ef9e4d0d6021ba 12974 libc: left shift of negative value commit 712669c9fa9278704a4ccefe1d96acaf29397d36 13103 zfs: zvol_strategy() warn: unsigned 'off' is never less than zero commit e075c017fe4c71cde62297bcc90d3411c0f4ad1d 12512 dispadmin.1m manpage is missing \fB \fR around FX commit 9b0881404678e5235132f9320785c3f5ce6e71f6 13087 zfs: zfs_ereport_post() and zfs_ereport_start() return values are ignored commit 5365b8a5984eca60a3cedc7f9f738e51fb056bec 12936 bhyve vlapic needs ability to bypass isrvec_stk
2020-09-0813015 fruaccess: comparison between pointer and zero character constantToomas Soome1-9/+9
Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Sebastian Wiedenroth <wiedi@frubar.net> Approved by: Dan McDonald <danmcd@joyent.com>
2020-09-0813011 tsalarm: '*' in boolean context, suggest '&&' insteadToomas Soome1-1/+1
Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2020-09-0812885 efcode: smatch and build errorsToomas Soome23-169/+137
Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2020-09-0813104 zfs: offset_t is signed and can not be > MAXOFFSET_TToomas Soome1-1/+1
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Dan McDonald <danmcd@joyent.com>
2020-09-0812974 libc: left shift of negative valueToomas Soome1-4/+2
Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Gary Mills <gary_mills@fastmail.fm> Approved by: Dan McDonald <danmcd@joyent.com>
2020-09-0813103 zfs: zvol_strategy() warn: unsigned 'off' is never less than zeroToomas Soome1-1/+1
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Dan McDonald <danmcd@joyent.com>
2020-09-0612512 dispadmin.1m manpage is missing \fB \fR around FXSergio Aguayo1-16/+4
Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2020-09-0513087 zfs: zfs_ereport_post() and zfs_ereport_start() return values are ignoredToomas Soome8-18/+22
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2020-09-047709 hrt2ts and friends are too clever for their own goodPatrick Mooney2-16/+45
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Jason King <jason.king@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2020-09-0412936 bhyve vlapic needs ability to bypass isrvec_stkPatrick Mooney2-86/+162
Reviewed by: Mike Zeller <mike.zeller@joyent.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@joyent.com>
2020-09-0413102 ptools could be built with ctf [fix build breakage]Jerry Jelinek1-0/+4
2020-09-04 [illumos-gate merge]Jerry Jelinek4-5/+16
commit fbfe962ed9b45c98bebaea25573c8b8f1630d482 13101 pargs dumps core when it can't read argv 13102 ptools could be built with ctf commit 4132743a134e253014b777399c8f8275cf71636c 12456 ipsec: variable may be used uninitialized Conflicts: usr/src/cmd/ptools/Makefile.bld
2020-09-0313101 pargs dumps core when it can't read argvRobert Mustacchi2-0/+6
13102 ptools could be built with ctf Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-09-0312456 ipsec: variable may be used uninitializedToomas Soome2-1/+15
Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Jason King <jason.king@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-09-03 [illumos-gate merge]Jerry Jelinek8-455/+388
commit 096bb5cb663d8fa04eda9a4aceb4d82a9cbae42c 13072 clarify VMCB interface in bhyve commit 2ad530425ac9cd3f429e64463a85f6f58703061c 12976 system panics with error in IP module
2020-09-0213072 clarify VMCB interface in bhyvePatrick Mooney4-443/+321
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Mike Zeller <mike.zeller@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-09-0212976 system panics with error in IP moduleDan McDonald4-12/+67
Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Paul Winder <p.winder@me.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2020-09-02 [illumos-gate merge]Jerry Jelinek33-1156/+829
commit 1c8449e95a93a750df972545379490366b392934 13084 tl_open should handle id_space exhaustion commit d11e14a72ad0bfccf84405261d5d93e6eaafe6a7 13047 SMB server is too strict about security descriptors commit bdc3270f393f51a419684e0fd3d7112e9b269773 13045 Idmap's KDC lookup override doesn't work commit 526073d8a2a73617d29e806e575a271bc992905b 13026 SMB and NFS use the global zone's IDMAP when they shouldn't commit be4662198f3d57350960479f8997432537cfd6a5 13022 Want method to globally disable HMA commit c94be9439c4f0773ef60e2cec21d548359cfea20 12780 GRUB is broken after 11479 commit ab26215b1a80ead55969e925a597044ad4185a34 12637 ses_facility.c topo methods are not properly terminated commit 007ca33219ffdc49281657f5f8a9ee1bbfc367ab 13063 clarify VMCS interfaces in bhyve 13064 bhyve should not waste extra page for VMCS commit 638bc9f013400030354ab6566ae2a5726f7580fa 12752 getipsecprotobyname(3NSL) synopsis is incomplete commit 7611ab7b771a068fbab94a90143de2afd495769f 13034 dnode_sync is careless with range tree
2020-09-0113085 fast_syscall state should be trackedPatrick Mooney3-0/+16
Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-09-0113084 tl_open should handle id_space exhaustionPatrick Mooney1-5/+12
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Ryan Zezeski <ryan.zeseski@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Andrew Stormont <astormont@racktopsystems.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2020-09-0113047 SMB server is too strict about security descriptorsMatt Barden3-49/+78
Reviewed by: Dan McDonald <danmcd@joyent.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2020-09-0113045 Idmap's KDC lookup override doesn't workMatt Barden7-6/+32
Reviewed by: Dan McDonald <danmcd@joyent.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2020-08-3113026 SMB and NFS use the global zone's IDMAP when they shouldn'tMatt Barden6-22/+248
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-08-3113022 Want method to globally disable HMAAndy Fiddaman1-0/+7
Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Robert Mustacchi <rm@fingolfin.org>
2020-08-31OS-8203 Remove OS-1361 workarounds from /etc/system (#325)Jason King1-6/+0
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Mike Zeller <mike.zeller@joyent.com>
2020-08-3112780 GRUB is broken after 11479Andrew Stormont2-2/+19
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Garrett D'Amore <garrett@damore.org>
2020-08-3012637 ses_facility.c topo methods are not properly terminatedRobert Mustacchi1-1/+3
Reviewed by: John Levon <levon@movementarian.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2020-08-2813063 clarify VMCS interfaces in bhyvePatrick Mooney11-1057/+425
13064 bhyve should not waste extra page for VMCS Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Mike Zeller <mike.zeller@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-08-28joyent/illumos-joyent#326 LX sendfile returns EINVAL at EOF when it should ↵Alex Wilson1-0/+25
return 0 (#327) Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2020-08-2812752 getipsecprotobyname(3NSL) synopsis is incompleteSergio Aguayo1-17/+5
Reviewed by: Dan McDonald <danmcd@joyent.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2020-08-2713034 dnode_sync is careless with range treePatrick Mooney1-2/+12
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Jason King <jason.king@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-08-27 [illumos-gate merge]Jerry Jelinek6-13/+103
commit d770dd109db2b92dea49c41ab80ce452e6e7064c 12767 Document '-delete' option to find(1) commit e1447ca93391f31609bda487cb922dbff9dcdef5 12980 attempting to change MTU on mlxcx based aggregation can induce FMA event 12987 devo_power misconfigured in mlxcx 12988 potential hang in mlxcx when async and ring vectors end up on same CPU
2020-08-2612767 Document '-delete' option to find(1)Sergio Aguayo1-1/+13
Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@joyent.com>
2020-08-2612980 attempting to change MTU on mlxcx based aggregation can induce FMA eventPaul Winder5-12/+90
12987 devo_power misconfigured in mlxcx 12988 potential hang in mlxcx when async and ring vectors end up on same CPU Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Garrett D'Amore <garrett@damore.org>
2020-08-26 [illumos-gate merge]release-20200827Jerry Jelinek311-835/+22650
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-2513040 grep can leverage bmg in more casesRobert Mustacchi1-4/+51
Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2020-08-253546 add support for grep -o optionRobert Mustacchi39-237/+16338
Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2020-08-2513038 grep could support --labelRobert Mustacchi17-5/+140
Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2020-08-2513037 grep could support -LRobert Mustacchi27-10/+174
Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2020-08-2513036 grep tests could be easier to extendRobert Mustacchi74-245/+234
Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2020-08-2513061 Import sed tests from freebsdAndy Fiddaman139-8/+5053
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2020-08-2513051 sed: lastline check does not work properly with empty filesAndy Fiddaman3-15/+68
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Dominik Hassler <hadfl@omniosce.org> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2020-08-2513003 console: multiple issues related to colors and font loading and switchingToomas Soome23-219/+370
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@joyent.com>
2020-08-25OS-8202 Add mlxcx to /etc/name_to_major (#324)Jason King1-0/+1
Reviewed by: Alex Wilson <alex@cooperi.net> Reviewed by: Dan McDonald <danmcd@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-08-2512989 improve interface boundary for bhyve MMIO [fix more build breakage]Jerry Jelinek1-2/+2
2020-08-2513066 Want crontab -uAndy Fiddaman2-59/+71
Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Dominik Hassler <hadfl@omniosce.org> Approved by: Robert Mustacchi <rm@fingolfin.org>
2020-08-2512989 improve interface boundary for bhyve MMIO [fix broken build]Jerry Jelinek1-11/+2