summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
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>
2019-07-18 [illumos-gate merge]Jerry Jelinek20-122/+86
commit 621caade37fe7b1fa94c61ab3f3ef03c38bbdc2e 11388 lockstat: NULL pointer errors commit d4d37f1b7f62fa7bc9abd7dcd34bc6d85dac69af 11387 look: NULL pointer errors commit 0babfc55a001a1a55719ffeced558ec05d5ec38c 11386 luxadm: NULL pointer errors commit 1a3a3bd4960cef8c34aa04b4daa125a5efc415f3 11383 listen: NULL pointer errors commit c59d9dff034f6cf5330aceb38bb1757d01e3904e 11382 ldap: NULL pointer errors commit 01d6bbace7ed9d92acc6fd5dfcb2b18c2dd18e85 commit bf8679989f3c88a5ddb26dd955ca2dd4a52bc2d5 11473 SPARC build warns about unpackaged files commit 370566791023855edd09eaa76dd783d93fb60cfe 11474 usr/src/cmd/devfsadm/Makefile.com has an SVM remnant
2019-07-1811462 enable smatch by defaultJohn Levon6-8/+24
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-07-1811388 lockstat: NULL pointer errorsToomas Soome1-3/+1
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-07-1811387 look: NULL pointer errorsToomas Soome1-4/+2
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>