summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2020-01-02OS-8083 zlogin -I now hangs at zone stop (#247)release-20200102Jason King1-2/+7
Reviewed by: Mike Gerdts <mike.gerdts@joyent.com> Approved by: Mike Gerdts <mike.gerdts@joyent.com>
2020-01-02OS-8082 Typo in ddi_ffs(9F) (#246)Jason King1-8/+21
Reviewed by: Hans Rosenfeld <hans.rosenfeld@joyent.com> Approved by: Kody Kantor <kody.kantor@joyent.com>
2019-12-30 [illumos-gate merge]Jerry Jelinek5-30/+102
commit d2505bec80a8674012fac747505ea59e02e44f48 11877 Want a native logname(1)
2019-12-29 [illumos-gate merge]Jerry Jelinek28-242/+244
commit 7f7cea96d5057c067c283bdd0a3bd608876b3d90 12126 truss: passing argument 1 to restrict-qualified parameter aliases with argument 4 commit f772f0f818f73daf7235ea98001eb45736057eb4 12121 prtconf: cast between incompatible function types commit d9a262d9c411812b053dc33b7b8ab0f230c6fb00 12123 sendmail: cast between incompatible function types commit 698f4ab6008be205f4362675967638572eef4f21 12128 error: this statement may fall through commit d6beba26494f4877120c99b5931876f56ba5dee5 12127 auditd: cast between incompatible function types commit 0e540600911704593d2db2a54688b06c90621822 12122 rcm_daemon: cast between incompatible function types commit 45057a1a493b60c956248b11e538feed43fdc7b6 12120 power: cast between incompatible function types commit 37395faa43a95e030f79ca75d81f5e4fdfcd2b19 12117 nscd: cast between incompatible function types commit 491605205e9a54b9266d0b87e470e2dc83ca0d57 12116 idmapd: cast between incompatible function types commit 13539f0d8047e0522b1de032e340086de35f224e 12113 mailx: cast between incompatible function types commit 5b784b07fc13e535c4af29e1804b0c6fa58889bf 12111 syseventd: cast between incompatible function types commit 1146e6b36a51a32283a4cfc8530fd73b88b79a78 12110 audio: control reaches end of non-void function commit 6af7a37b52615421dd8d8af372794c3399825b45 12108 libfakekernel: passing argument 4 to restrict-qualified parameter aliases with argument 3 commit 6aa760d176ff3ceaed1f2c3f6c2b45352b83e336 12107 libdiskmgt: cast between incompatible function types commit 2f0b63d22a9a05291df8f83619060f9805eb7581 12104 libkdb_ldap: bitwise comparison always evaluates to false commit ef2333d135d7eeabe888ac20be8a501a394db591 12102 print: cast between incompatible function types commit cc98049dd80db1f6cbe13cbd4845c7a4f0e0c863 12101 libsldap: cast between incompatible function types
2019-12-2912126 truss: passing argument 1 to restrict-qualified parameter aliases with ↵Toomas Soome1-3/+5
argument 4 Reviewed by: C Fraire <cfraire@me.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2019-12-2712121 prtconf: cast between incompatible function typesToomas Soome1-8/+14
Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: C Fraire <cfraire@me.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2019-12-2712123 sendmail: cast between incompatible function typesToomas Soome1-3/+1
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Robert Mustacchi <rm@fingolfin.org>
2019-12-2712128 error: this statement may fall throughToomas Soome1-0/+1
Reviewed by: C Fraire <cfraire@me.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2019-12-2712127 auditd: cast between incompatible function typesToomas Soome2-16/+17
Reviewed by: C Fraire <cfraire@me.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2019-12-2712122 rcm_daemon: cast between incompatible function typesToomas Soome1-5/+5
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Robert Mustacchi <rm@fingolfin.org>
2019-12-2712120 power: cast between incompatible function typesToomas Soome1-14/+15
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Robert Mustacchi <rm@fingolfin.org>
2019-12-2712117 nscd: cast between incompatible function typesToomas Soome1-15/+19
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Robert Mustacchi <rm@fingolfin.org>
2019-12-2712116 idmapd: cast between incompatible function typesToomas Soome1-32/+32
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Robert Mustacchi <rm@fingolfin.org>
2019-12-2712113 mailx: cast between incompatible function typesToomas Soome2-34/+17
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Robert Mustacchi <rm@fingolfin.org>
2019-12-2712111 syseventd: cast between incompatible function typesToomas Soome4-22/+20
Reviewed by: Matthias Scheler <mscheler@tintri.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Robert Mustacchi <rm@fingolfin.org>
2019-12-2712110 audio: control reaches end of non-void functionToomas Soome2-6/+6
Reviewed by: Matthias Scheler <mscheler@tintri.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2019-12-2712108 libfakekernel: passing argument 4 to restrict-qualified parameter ↵Toomas Soome1-3/+4
aliases with argument 3 Reviewed by: Matthias Scheler <mscheler@tintri.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2019-12-2712107 libdiskmgt: cast between incompatible function typesToomas Soome2-22/+21
Reviewed by: Matthias Scheler <mscheler@tintri.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2019-12-2712104 libkdb_ldap: bitwise comparison always evaluates to falseToomas Soome1-2/+2
Reviewed by: Matthias Scheler <mscheler@tintri.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2019-12-2712102 print: cast between incompatible function typesToomas Soome5-39/+34
Reviewed by: C Fraire <cfraire@me.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2019-12-2711877 Want a native logname(1)Robert Mustacchi5-30/+102
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2019-12-2712101 libsldap: cast between incompatible function typesToomas Soome1-18/+31
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Matthias Scheler <mscheler@tintri.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2019-12-27 [illumos-gate merge]Jerry Jelinek9-34/+45
commit 2c961aef81d7897b809d5e7c1c8a2e2c81495125 12100 libadutils: cast between incompatible function types commit efc1649758e28daa4ec68b64786909347dbe528a 12096 pylibbe: cast between incompatible function types commit d6913e077df3706d8fe5649c00430704087fc6a2 12115 snoop: cast between incompatible function types commit 934b4812e2e03b8d7610bb247316af9a8a8998e4 12129 make: this statement may fall through commit c3232c9513a02e659ae9307db0fc93d9730704f6 12092 s10_brand: cast between incompatible function types commit 88f236be915e7011e2e34d380f6538ccdb24885f 12097 sun_fc: control reaches end of non-void function
2019-12-2712100 libadutils: cast between incompatible function typesToomas Soome1-2/+8
Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Matthias Scheler <mscheler@tintri.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2019-12-2712096 pylibbe: cast between incompatible function typesToomas Soome1-14/+14
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Matthias Scheler <mscheler@tintri.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2019-12-2712115 snoop: cast between incompatible function typesToomas Soome2-13/+16
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Robert Mustacchi <rm@fingolfin.org>
2019-12-2712129 make: this statement may fall throughToomas Soome1-1/+1
Reviewed by: C Fraire <cfraire@me.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2019-12-2712092 s10_brand: cast between incompatible function typesToomas Soome2-2/+2
Reviewed by: Matthias Scheler <mscheler@tintri.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2019-12-2312097 sun_fc: control reaches end of non-void functionToomas Soome2-2/+4
Reviewed by: C Fraire <cfraire@me.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2019-12-20OS-8071 pool vdevs should not have a probe failure SERD (#243)Kody A Kantor1-5/+81
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Rob Johnston <rob.johnston@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
2019-12-20OS-8077 WARNING: Missing " on line 1434 of /etc/driver_aliases (#245)John Levon1-1/+1
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
2019-12-20 [illumos-gate merge]Jerry Jelinek6-10/+17
commit d0972c645cf979856ed66c1c6a1f082383c90b0c 12093 devid_scsi_encode() should use a static format string commit 028b5df8ad1713f1c0c8ba060ec660fe0a20261d 12095 Don't call sizeof on void commit 2c4824dbe94f4768dd1a5058fc108fc83513cf59 11977 pchtemp(7D) missing Whiskey Lake PCI ID
2019-12-2012093 devid_scsi_encode() should use a static format stringJohn Levon1-3/+7
Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-12-1912095 Don't call sizeof on voidPaul Dagnelie2-7/+7
Portions contributed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Ryan Moeller <ryan@ixsystems.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Matt Macy <mmacy@FreeBSD.org> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Joice McIntosh <joicemcintosh@yahoo.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-12-19 [illumos-gate merge]Jerry Jelinek16-325/+217
commit 7b2eb3f3c068e560c7357b0f314172448bb8d1e0 12057 Writing part of the string to stderr makes zlogin exit commit d2dd27964b9dfc03118548f9509e4706787c2a69 12088 Cannot build iasl with bison 3.5 [-Werror=char-subscripts] commit bf74bfd433cc5106d2fffc63678efb6ba4a3694c 12090 loader.efi: efi_readkey_ex needs to check the key despite the shift status or toggle status commit 5947648b7f5c085635051e1f7aa083a309542467 12069 Backport sh_delay() and tvsleep() from ksh-2020.0.0 commit fc5c75cf5edb072564020725faa0c4313714f09f 12051 re-enable ZFS trim by default commit 8b35e52344673c75ba6a446ced1fb5c36b52a242 12070 sata SSDs attached to sata ports can't trim commit 2ed5f78a049996104f9dcce38d0c0c1735dd0e7a 12091 loader: biosdisk.c: Use symbolic names for int13 calls commit bf6cb86ec437546144857d9aa94ef222ec6763c0 12082 libpctx: cast between incompatible function types commit c94f4b0313ed735fc39e1b15e1fa48c0e6e3730f 12081 libldap5: cast between incompatible function types commit 3c19a1689122901345a6089d081aa2de4a1096da 12079 audit_plugins: cast between incompatible function types commit adbb29bd77dbfbbf129b5e3bd6ccc5bd4074fd79 12073 loader: devopen dereference after free commit fdf04373777e703cebbbce0f774ae970eb6030f7 12072 loader: vdisk dereference after free
2019-12-1912057 Writing part of the string to stderr makes zlogin exitAndy Fiddaman1-4/+15
Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Alexander Pyhalov <apyhalov@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-12-1912088 Cannot build iasl with bison 3.5 [-Werror=char-subscripts]Andy Fiddaman1-2/+2
Reviewed by: Jason King <jason.king@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-12-1812090 loader.efi: efi_readkey_ex needs to check the key despite the shift ↵Toomas Soome2-5/+9
status or toggle status Reviewed by: John Levon <john.levon@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-12-1811977 pchtemp(7D) missing Whiskey Lake PCI IDRobert Mustacchi2-0/+2
Reviewed by: Randy Fishel <randyf@sibernet.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2019-12-18 [illumos-gate merge]release-20191219Jerry Jelinek15-666/+749
commit cf01ae8a5d067a3ba8327d8bc6be298d84204a4d 12056 mdb: add mdb_dumpptr_cb as default callback for mdb_dumpptr() commit 15ab2c88fabf7859fc2e59b9c88614461f58d4c9 12089 loader.efi: ExitBootServices() can fail even if we got memory map commit 427723622c44f91d933c66b35e3de35f4ccd4669 12060 Convert Intro(9S) to mandoc 12061 Convert cb_ops(9S) to mandoc 12062 Convert buf(9S) to mandoc 12063 Convert free_rtn(9S) to mandoc 12064 Convert iovec(9S) to mandoc 12065 Convert aio_req(9S) to mandoc 12066 Convert copyreq(9S) to mandoc commit c8236ea6ad6caec3ccd52d13b0345b7881f0c12c 11894 zonecfg export should quote strings
2019-12-1712069 Backport sh_delay() and tvsleep() from ksh-2020.0.0Marcel Telka2-218/+70
Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Approved by: Robert Mustacchi <rm@fingolfin.org>
2019-12-1812051 re-enable ZFS trim by defaultJerry Jelinek1-2/+2
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2019-12-1812070 sata SSDs attached to sata ports can't trimJerry Jelinek2-9/+21
Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Bill Sommerfeld <sommerfeld@hamachi.org> Approved by: Robert Mustacchi <rm@fingolfin.org>
2019-12-1812091 loader: biosdisk.c: Use symbolic names for int13 callsToomas Soome2-28/+44
Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-12-1812082 libpctx: cast between incompatible function typesToomas Soome1-18/+20
Reviewed by: C Fraire <cfraire@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-12-1812081 libldap5: cast between incompatible function typesToomas Soome1-17/+17
Reviewed by: C Fraire <cfraire@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-12-1812079 audit_plugins: cast between incompatible function typesToomas Soome1-10/+9
Reviewed by: C Fraire <cfraire@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-12-1812073 loader: devopen dereference after freeToomas Soome2-11/+7
Reviewed by: Matthias Scheler <mscheler@tintri.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-12-1812072 loader: vdisk dereference after freeToomas Soome1-2/+2
Reviewed by: Matthias Scheler <mscheler@tintri.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-12-1712056 mdb: add mdb_dumpptr_cb as default callback for mdb_dumpptr()Toomas Soome5-13/+16
Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Matthias Scheler <mscheler@tintri.com> Approved by: Dan McDonald <danmcd@joyent.com>