summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2019-07-2611257 Add DDI support for Upgradable Firmware ModulesRob Johnston53-60/+4854
11258 Add libtopo support for Upgradable Firmware Modules Reviewed by: Robert Mustacchi <robert.mustacchi@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2019-07-26 [illumos-gate merge]Jerry Jelinek39-537/+619
commit 391889ecff3f697040bc0677f3fb4a002d562e31 11480 cw runs smatch before it is built commit ec3255b6c7ec65bcbd5a7bbd2c0e9df7437b8f54 11415 rcap: NULL pointer errors commit e44d26aaf9ca8988aa38cecb658a4bf2a5e4de1f 11413 raidctl: NULL pointer errors commit ff449c69af060b9ec3cc03b550bd8f501dd6eb97 11412 pwck: NULL pointer errors commit 2c7de944f0b4dac050b75bf442d3dc60d3ae16af 11411 pwconv: NULL pointer errors commit 90155ca7905a1e7bd819d9b7289606ea706e839e 11410 prtconf: NULL pointer errors commit 554bfeed32a95d6fbf43483084ec06005c31033f 11409 psrinfo: NULL pointer errors commit e0a59e987c88dc1f6ff89d2a31408275b8f723ae 11408 priocntl: NULL pointer errors commit f795e601c9a38cf166450e0144ae15253a5c6705 11407 powertop: NULL pointer errors commit e9610e3e86cbfb5fd6797a438c65b493250b4219 11406 picl: NULL pointer errors commit 3f77e798e029df017fe2a6df5b524cf0808b7faa 11405 power: NULL pointer errors commit 6bc6f338464909544c320247529f38fb20420589 11404 plockstat: NULL pointer errors commit 03dfa5ba2e49b36a25b9f1d8658f224d030a0dd0 11403 pools: NULL pointer errors commit 21b85b87534ca210ad665ad1393dd55ca004c0c8 11402 ptools: NULL pointer errors commit 7d7f5f75fd52caf35a918c4609de239a64d1fbd6 11401 oamuser: NULL pointer errors commit fa845c5d96c3f22c7b42447e90f81255c0385ade 11400 nscd: NULL pointer errors commit 67e41408d084203975c5d9837341aacd83b245c8 11399 nlsadmin: NULL pointer errors commit 6a7605d4240442195b2a8f79d02a64359f74257e 11398 nl: NULL pointer errors Conflicts: usr/src/cmd/ptools/psig/psig.c
2019-07-2611480 cw runs smatch before it is builtAndy Fiddaman2-24/+35
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Alexander Pyhalov <apyhalov@gmail.com> Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-07-2611415 rcap: NULL pointer errorsToomas Soome1-9/+8
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-07-2611413 raidctl: NULL pointer errorsToomas Soome1-9/+9
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-07-2611412 pwck: NULL pointer errorsToomas Soome1-5/+5
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-07-2611411 pwconv: NULL pointer errorsToomas Soome1-109/+112
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-07-2611410 prtconf: NULL pointer errorsToomas Soome1-1/+1
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-07-2611409 psrinfo: NULL pointer errorsToomas Soome1-1/+1
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-07-2611408 priocntl: NULL pointer errorsToomas Soome1-38/+12
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-07-2611407 powertop: NULL pointer errorsToomas Soome3-22/+22
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-07-2611406 picl: NULL pointer errorsToomas Soome6-65/+60
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-07-2611405 power: NULL pointer errorsToomas Soome2-5/+5
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-07-2611404 plockstat: NULL pointer errorsToomas Soome1-4/+2
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-07-2611403 pools: NULL pointer errorsToomas Soome2-101/+178
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-07-2611402 ptools: NULL pointer errorsToomas Soome2-18/+17
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-07-2611401 oamuser: NULL pointer errorsToomas Soome4-12/+6
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-07-2611400 nscd: NULL pointer errorsToomas Soome8-105/+135
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-07-2611399 nlsadmin: NULL pointer errorsToomas Soome1-18/+18
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-07-2611398 nl: NULL pointer errorsToomas Soome1-2/+2
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-07-25 [illumos-gate merge]Jerry Jelinek1-3/+3
commit 8d139918615e6135f7dc0f8ee1417c30ab562d12 11482 Primary compiler is not set properly in illumos.sh
2019-07-2411482 Primary compiler is not set properly in illumos.shAndy Fiddaman1-3/+3
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Approved by: Rich Lowe <richlowe@richlowe.net>
2019-07-24OS-7895 make zfs create dryrun options from OS-7867 publicMike Gerdts7-18/+110
Reviewed by: Kody Kantor <kody.kantor@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
2019-07-24 [illumos-gate merge]Jerry Jelinek1-17/+33
commit b55a30d7f192ccc3e815772ffcd83bec669ae7a7 11467 mdb: mdb_fdio should use mediainfo for block devices.
2019-07-2411467 mdb: mdb_fdio should use mediainfo for block devices.Toomas Soome1-17/+33
Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Garrett D'Amore <garrett@damore.org>
2019-07-23 [illumos-gate merge]Jerry Jelinek18-733/+146
commit ac4f20c056d4e5beb8b62e2c843802e3298be389 11484 usr/src/cmd/ypcmd/ypupdated.c is unused commit 275a2dc2ef933b7b810b98855f8ee3fa0e662007 11483 usr/src/cmd/spell/malloc.c is unused commit a25df66779f8c4c58005d492d3ceac6312116360 11364 Want system event for datalink state changes 11365 Want ability to toggle etherstub link state commit 78d23b23ae6c0e2213934bf6698f8447eee94b2e 11396 ndmpd: NULL pointer errors commit c77bf7778622780cbb6cd7b4e39f428948e33280 11391 keyserv: NULL pointer errors commit b89e8170ec8d28d026b67ad7ce606c02a83398dc 11390 krb5: NULL pointer errors Conflicts: usr/src/uts/common/sys/sysevent/datalink.h usr/src/uts/common/sys/sysevent.h usr/src/uts/common/io/dls/dls_mgmt.c usr/src/uts/common/io/dls/dls_link.c
2019-07-23OS-7790 enable smatch build for illumos-joyentJohn Levon3-1/+9
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Tim Foster <tim.foster@joyent.com>
2019-07-2311484 usr/src/cmd/ypcmd/ypupdated.c is unusedPeter Tribble1-409/+0
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2019-07-2211483 usr/src/cmd/spell/malloc.c is unusedPeter Tribble1-255/+0
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2019-07-2211364 Want system event for datalink state changesRobert Mustacchi16-18/+340
11365 Want ability to toggle etherstub link state Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Garrett D'Amore <garrett@damore.org>
2019-07-2211396 ndmpd: NULL pointer errorsToomas Soome2-7/+7
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-07-2211391 keyserv: NULL pointer errorsToomas Soome1-32/+20
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-07-2211390 krb5: NULL pointer errorsToomas Soome4-6/+4
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Approved by: Dan McDonald <danmcd@joyent.com>
2019-07-22 [illumos-gate merge]Jerry Jelinek12-6041/+288
commit e500af7486069d8175cbaf13c2756d0db132cdc1 11476 system/library/storage/libmpapi shouldn't be GZ-only commit df69b3162f4007cd457c38c170602faca56dbf73 11395 msgfmt: NULL pointer errors commit a7a204a5df2f23dc42b122bd7adc565f35bcf22c 11393 ndmpadm: NULL pointer errors commit 9e364aca663e830f5a1b48c9d16cdff4c766c85d 11392 mail: NULL pointer errors commit d5dace520a9f491fa6261d247f92b69fc3a5c7f5 11460 logadm docmd() can't handle too much on stderr commit 1418cdc0d6e5fa159a1e6eb3133b35fac237b6cc 11385 ls: NULL pointer errors commit cd76e30f6fbd14ce10675906631d3f1233c2dcac 11389 logadm: NULL pointer errors commit 723f377c3492a26888b7d19197a1ec00eebebafe 11384 login: NULL pointer errors commit 3bd62956c21f0d2d9032b0cf8c32bd455d6ce680 11478 usr/src/uts/common/io/ath/hal_x86_32.o.uu is unused commit 54f916c8df8cc80d841868fd67146743b1d266dc 11477 `man` could strcasecmp the section name for `man <name>.<section>`
2019-07-2111476 system/library/storage/libmpapi shouldn't be GZ-onlyAlexander Pyhalov1-8/+7
Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2019-07-2011395 msgfmt: NULL pointer errorsToomas Soome2-96/+89
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Garrett D'Amore <garrett@damore.org>
2019-07-2011393 ndmpadm: NULL pointer errorsToomas Soome1-3/+3
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Approved by: Garrett D'Amore <garrett@damore.org>
2019-07-2011392 mail: NULL pointer errorsToomas Soome2-31/+24
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Garrett D'Amore <garrett@damore.org>
2019-07-1911460 logadm docmd() can't handle too much on stderrMike Gerdts2-37/+96
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Jason King <jason.king@joyent.com> Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Approved by: Robert Mustacchi <rm@joyent.com>
2019-07-1911385 ls: NULL pointer errorsToomas Soome1-5/+5
Reviewed by: Aurélien Larcher <aurelien.larcher@gmail.com> Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Reviewed by: Alexander Pyhalov <apyhalov@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-07-1911389 logadm: NULL pointer errorsToomas Soome1-2/+2
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-07-1911384 login: NULL pointer errorsToomas Soome1-27/+27
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Approved by: Dan McDonald <danmcd@joyent.com>
2019-07-1911478 usr/src/uts/common/io/ath/hal_x86_32.o.uu is unusedPeter Tribble1-5822/+0
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Garrett D'Amore <garrett@damore.org>
2019-07-1911477 `man` could strcasecmp the section name for `man <name>.<section>`Robert Mustacchi1-10/+35
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Alexander Pyhalov <apyhalov@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-07-19OS-7843 viona could be split upPatrick Mooney9-3632/+3894
Reviewed by: Jason King <jbk@joyent.com> Reviewed by: Ryan Zezeski <rpz@joyent.com> Approved by: Ryan Zezeski <rpz@joyent.com>
2019-07-19 [illumos-gate merge]Jerry Jelinek26-19/+118
commit 955eb5e1fb25fc64c2c34501c3d9426057e3b1f8 10167 unable to check out illumos-gate on Windows commit 4c6a557ef3ee09ce3af0b3773cf03d745a0bdcb6 11305 add smartos runfile to zfs test suite commit 7ae7577ce925f555e5e3410f14a3ccc896c842f2 11462 enable smatch by default Conflicts: usr/src/test/zfs-tests/runfiles/smartos.run
2019-07-18OS-6684 cyclic reprogramming can race with removalPatrick Mooney1-11/+47
Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Jason King <jbk@joyent.com>
2019-07-18OS-7839 pkcs11_softtoken C_DecryptFinal can fail with CKM_AES_CBC_PADJason King13-214/+827
Reviewed by: Mike Gerdts <mike.gerdts@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Dan McDonald <danmcd@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-07-1810167 unable to check out illumos-gate on WindowsGarrett D'Amore19-11/+93
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-07-1811305 add smartos runfile to zfs test suiteKody Kantor2-0/+584
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Approved by: Dan McDonald <danmcd@joyent.com>