platform -------- illumos -------- commit f26fc5ebbc80207eadbc93f1ed84c3bcc6cf2b10 Merge: fa8bb5bab0 58b0c75051 Author: Dan McDonald Date: Wed Feb 22 08:53:54 2023 -0500 [illumos-gate merge] commit 58b0c750516461d4f52a4ce7d86b1cc0619c196c 15404 The rup.1c manual page unnecessarily duplicates rup.1 commit fa8bb5bab07f4e1f621825a22ee04ef23dad8216 Author: Dan McDonald Date: Tue Feb 21 19:28:16 2023 -0500 OS-8447 Fix 3-digit permissions in manifest Reviewed by: Brian Bennett Approved by: Brian Bennett commit 58b0c750516461d4f52a4ce7d86b1cc0619c196c Author: Peter Tribble Date: Tue Feb 21 19:57:52 2023 +0000 15404 The rup.1c manual page unnecessarily duplicates rup.1 Reviewed by: Bill Sommerfeld Reviewed by: Gergő Mihály Doma Approved by: Dan McDonald commit 768a709290443eb247b26823dd1bac53d154d803 Merge: b0d19d70eb 59d65d3175 Author: Dan McDonald Date: Tue Feb 21 10:50:46 2023 -0500 [illumos-gate merge] commit 59d65d3175825093531e82f44269d948ed510a00 15325 bhyve upstream sync 2023 January commit 4a8d6d7c6863b4310fb772fbc42910bd3126b7aa 15401 Spelling mistakes in section 3c of the manual Conflicts: usr/src/cmd/bhyve/acpi.c usr/src/cmd/bhyve/bhyverun.c commit 59d65d3175825093531e82f44269d948ed510a00 Author: Andy Fiddaman Date: Sun Nov 6 00:53:40 2022 +0000 15325 bhyve upstream sync 2023 January Reviewed by: Jorge Schrauwen Reviewed by: Jason King Reviewed by: Patrick Mooney Approved by: Robert Mustacchi commit 4a8d6d7c6863b4310fb772fbc42910bd3126b7aa Author: Peter Tribble Date: Mon Feb 20 20:15:32 2023 +0000 15401 Spelling mistakes in section 3c of the manual Reviewed by: Robert Mustacchi Reviewed by: Toomas Soome Approved by: Dan McDonald commit b0d19d70ebe65c153a580db2b9f0b37824c63ad1 Merge: ac475a9c63 86d949f949 Author: Dan McDonald Date: Mon Feb 20 12:07:35 2023 -0500 [illumos-gate merge] commit 86d949f9497332fe19be6b5d711d265eb957439f 3409 mdb: Open source implementation of nfs module commit 908434a3e414515ad50fe03184c385916e84b688 15383 firmware_malloc(9F) doesn't exist commit 58e7cf8311dcd6a59422313fbb06e47b9e14b779 15381 fix inw(9F) synopsis commit 170228c6b55490d34424a6e986f16f8319497746 15380 taskq_suspended(9F) should be ddi_taskq_suspended(9F) commit 0fb96ba1f1ce26ff8b286f8f928769a6afcb00a6 15397 Add make rules to build emacs TAGS files Conflicts: manifest commit 86d949f9497332fe19be6b5d711d265eb957439f Author: Vitaliy Gusev Date: Sun Feb 19 22:28:52 2023 +0200 3409 mdb: Open source implementation of nfs module Portions contributed by: Marcel Telka Portions contributed by: Evan Layton Reviewed by: Gordon Ross Reviewed by: Bill Sommerfeld Reviewed by: Gergő Mihály Doma Approved by: Dan McDonald commit 908434a3e414515ad50fe03184c385916e84b688 Author: Robert Mustacchi Date: Sun Feb 12 17:35:36 2023 +0000 15383 firmware_malloc(9F) doesn't exist Reviewed by: Andy Fiddaman Reviewed by: Peter Tribble Reviewed by: Bill Sommerfeld Approved by: Gordon Ross commit 58e7cf8311dcd6a59422313fbb06e47b9e14b779 Author: Robert Mustacchi Date: Sat Jan 28 01:57:08 2023 +0000 15381 fix inw(9F) synopsis Reviewed by: Andy Fiddaman Reviewed by: Peter Tribble Reviewed by: Bill Sommerfeld Approved by: Garrett D'Amore commit 170228c6b55490d34424a6e986f16f8319497746 Author: Robert Mustacchi Date: Sat Jan 28 01:16:32 2023 +0000 15380 taskq_suspended(9F) should be ddi_taskq_suspended(9F) Reviewed by: Andy Fiddaman Reviewed by: Peter Tribble Reviewed by: Bill Sommerfeld Approved by: Gordon Ross commit 0fb96ba1f1ce26ff8b286f8f928769a6afcb00a6 Author: Bill Sommerfeld Date: Thu Feb 16 10:06:17 2023 -0800 15397 Add make rules to build emacs TAGS files Reviewed by: Toomas Soome Approved by: Dan McDonald commit ac475a9c637f6f07e9a14b13fa5460b19810fd5a Merge: 2aecd7545c d227ea6805 Author: Dan McDonald Date: Fri Feb 17 15:07:09 2023 -0500 [illumos-gate merge] commit d227ea68051b5404410ee1880d0bba1ebb33a4cc 15260 ld crashes if group members are stripped by -s commit 9ef500b048240cd587d6751be934d070480b7124 15361 ld doesn't fill out PT_DYNAMIC sufficiently for binutils 2.40 commit a30583cb7f21a4667897c305d2bb4bacd936d85f 15055 mc_tx(9E) has incorrect function name commit c77843b01543b72a167a9899efe84a9743d98ab8 15246 scsi_hba_attach_setup(9F): Typo dev_bus_ops -> devo_bus_ops commit 9c72db81a69bf1ea2a220c7cfc40eb0ef089be8c 15169 incorrect argument declaration for pthread_rwlock_destroy commit 04be47669e51c9b4879b52f4f3c8b7b1a2433ad9 15349 dtrace should accept comma after last item in enum (fix tst.enum.d) commit d227ea68051b5404410ee1880d0bba1ebb33a4cc Author: Richard Lowe Date: Thu Dec 15 15:56:41 2022 -0600 15260 ld crashes if group members are stripped by -s Reviewed by: Andy Fiddaman Reviewed by: Gordon Ross Reviewed by: Toomas Soome Approved by: Dan McDonald commit 9ef500b048240cd587d6751be934d070480b7124 Author: Richard Lowe Date: Mon Jan 30 19:19:15 2023 -0600 15361 ld doesn't fill out PT_DYNAMIC sufficiently for binutils 2.40 Reviewed by: Andy Fiddaman Reviewed by: Toomas Soome Reviewed by: Robert Mustacchi Approved by: Dan McDonald commit a30583cb7f21a4667897c305d2bb4bacd936d85f Author: Robert Mustacchi Date: Sun Dec 11 20:55:41 2022 +0000 15055 mc_tx(9E) has incorrect function name Reviewed by: Toomas Soome Reviewed by: Peter Tribble Approved by: Dan McDonald commit c77843b01543b72a167a9899efe84a9743d98ab8 Author: Robert Mustacchi Date: Sun Dec 11 20:54:05 2022 +0000 15246 scsi_hba_attach_setup(9F): Typo dev_bus_ops -> devo_bus_ops Reviewed by: Toomas Soome Reviewed by: Garrett D'Amore Reviewed by: Peter Tribble Approved by: Dan McDonald commit 9c72db81a69bf1ea2a220c7cfc40eb0ef089be8c Author: Robert Mustacchi Date: Sun Dec 11 20:53:13 2022 +0000 15169 incorrect argument declaration for pthread_rwlock_destroy Reviewed by: Toomas Soome Reviewed by: Peter Tribble Approved by: Dan McDonald commit 04be47669e51c9b4879b52f4f3c8b7b1a2433ad9 Author: Toomas Soome Date: Fri Feb 17 00:45:04 2023 +0200 15349 dtrace should accept comma after last item in enum (fix tst.enum.d) Reviewed by: Bill Sommerfeld Reviewed by: Andy Fiddaman Reviewed by: Igor Kozhukhov Approved by: Dan McDonald commit 2aecd7545c4441044f0c1c1cbf2870297863b5fe Merge: 9eb4beb703 15cdaaa14b Author: Dan McDonald Date: Thu Feb 16 10:03:10 2023 -0500 [illumos-gate merge] commit 15cdaaa14bd507a24af4168893ac533eaabc71e2 15389 zfs-tests zfs_allow_003_pos fails due to unexpected property inheritence commit 15cdaaa14bd507a24af4168893ac533eaabc71e2 Author: Bill Sommerfeld Date: Tue Feb 14 09:29:12 2023 -0800 15389 zfs-tests zfs_allow_003_pos fails due to unexpected property inheritence Reviewed by: Toomas Soome Approved by: Dan McDonald commit 9eb4beb703cec1520ee781e93f76581d0e45c945 Merge: da64d672f2 967a528a71 Author: Dan McDonald Date: Wed Feb 15 11:51:18 2023 -0500 [illumos-gate merge] commit 967a528a71e26f367825684fcb28916a3109feb8 15388 clear_locks(8) needs resilience commit 576b08ea81d99ad56d74d406b713f1badc94f637 15387 snoop: buffer overflow in netbiosname2ascii() commit 4a4e7bf663185b97913c5d981c1bcd7a704386df 15385 Update AMD microcode to 20230131 commit e39dbc5265de2614735b29cec9d30d14bef133cb 8679 failed to attach AMD IOMMU commit 5731521745dc11ccaf7d72311f428d64dd49727e 15378 multiboot2.h: MULTIBOOT_MOD_ALIGN is generic constant commit 49800dcef7c5149577ca1f0edd3b2491d7ffeb5f 15373 Don't print cmdname of a.out core file on _LP64 platforms. commit f564d15b5a68ddc92952583df86784a252f64534 15379 libefi: efi_getenv should return buffer size with EFI_BUFFER_TOO_SMALL commit 8019f4e761252f7a9d2af104a4efe6419528dc21 15349 dtrace should accept comma after last item in enum commit 46f52c84cb830d1636c093bd5c2d83074aeaf21c 15224 mdb's ::typedef unexpectedly interprets integers in mdb's base commit 83691253a923cc7914c71daa1b4fa1c8ff755636 15377 beadm destroy on BE with snapshots gives bad advice commit 374858d291554c199353841e2900bc130463934a 14892 pollhead lifetime too short in signalfd commit cf6f976b96f23ee8f0df3556efe6479cad15c169 15375 loader.efi: we have duplicate command_lszfs commit ba5b88a2af43e87b261a91f0dcb051dcc20e519b 15353 find -useracl/-groupacl ignores id type of acl entry resulting in false positive matches commit 7df48878ceebf68e3a3ce2f3ad44a01f73cb3785 14309 smb(5) out of sync with cmd/smbsrv/smbd/server.xml after 1122 and 11033 commit 492b87fe195c0c6659a8d9d1fbc4e735177b2413 15346 Handling of errstring in libcfgadm should follow man page commit 002425273b1de64ce2f915b25826fb74eaa1620e 15362 vtfontcvt: error: unused parameter 'stream' Conflicts: usr/src/uts/common/nfs/nfssys.h usr/src/uts/common/io/signalfd.c commit 967a528a71e26f367825684fcb28916a3109feb8 Author: Dan McDonald Date: Fri Feb 10 15:01:23 2023 -0500 15388 clear_locks(8) needs resilience Reviewed by: Richard Lowe Reviewed by: Bill Sommerfeld Reviewed by: Brian Bennett Approved by: Robert Mustacchi commit 576b08ea81d99ad56d74d406b713f1badc94f637 Author: Toomas Soome Date: Tue Feb 14 12:06:33 2023 +0200 15387 snoop: buffer overflow in netbiosname2ascii() Reviewed by: Andy Stormont Reviewed by: Gergő Mihály Doma Reviewed by: Marco van Wieringen Approved by: Dan McDonald commit f9bc46de5fe64167b2b73bcd3ed56ed5e18b68a7 Author: Patrick Mooney Date: Mon Feb 13 17:03:00 2023 +0000 15386 signalfd overzealous with clean-up Reviewed by: Dan McDonald Reviewed by: Bill Sommerfeld Reviewed by: Gordon Ross Approved by: Gordon Ross commit 4a4e7bf663185b97913c5d981c1bcd7a704386df Author: Andy Fiddaman Date: Mon Feb 13 12:29:13 2023 +0000 15385 Update AMD microcode to 20230131 Reviewed by: Dan Cross Reviewed by: Keith M Wesolowski Approved by: Rich Lowe commit e39dbc5265de2614735b29cec9d30d14bef133cb Author: Gordon Ross Date: Sat Feb 11 21:42:40 2023 -0500 8679 failed to attach AMD IOMMU Reviewed by: Toomas Soome Reviewed by: Marco van Wieringen Reviewed by: Andy Fiddaman Approved by: Hans Rosenfeld commit 5731521745dc11ccaf7d72311f428d64dd49727e Author: Toomas Soome Date: Mon Jan 3 11:59:09 2022 +0200 15378 multiboot2.h: MULTIBOOT_MOD_ALIGN is generic constant Reviewed by: Marco van Wieringen Reviewed by: Andy Stormont Reviewed by: Andy Fiddaman Reviewed by: Igor Kozhukhov Reviewed by: Gergő Mihály Doma Approved by: Dan McDonald commit 49800dcef7c5149577ca1f0edd3b2491d7ffeb5f Author: Marco van Wieringen Date: Tue Feb 7 09:03:37 2023 +0100 15373 Don't print cmdname of a.out core file on _LP64 platforms. Reviewed by: Robert Mustacchi Reviewed by: Toomas Soome Reviewed by: Bill Sommerfeld Approved by: Dan McDonald commit f564d15b5a68ddc92952583df86784a252f64534 Author: Toomas Soome Date: Sat Feb 11 09:38:27 2023 +0200 15379 libefi: efi_getenv should return buffer size with EFI_BUFFER_TOO_SMALL Reviewed by: Robert Mustacchi Reviewed by: Marco van Wieringen Reviewed by: Andy Stormont Reviewed by: Bill Sommerfeld Approved by: Dan McDonald commit 8019f4e761252f7a9d2af104a4efe6419528dc21 Author: Toomas Soome Date: Fri Jan 27 00:35:42 2023 +0200 15349 dtrace should accept comma after last item in enum Reviewed by: Jason King Reviewed by: Bill Sommerfeld Approved by: Dan McDonald commit 46f52c84cb830d1636c093bd5c2d83074aeaf21c Author: Robert Mustacchi Date: Sun Feb 12 00:39:55 2023 +0000 15224 mdb's ::typedef unexpectedly interprets integers in mdb's base Reviewed by: Gordon Ross Reviewed by: Dave Pacheco Approved by: Richard Lowe commit 83691253a923cc7914c71daa1b4fa1c8ff755636 Author: Bill Sommerfeld Date: Thu Feb 9 22:30:15 2023 -0800 15377 beadm destroy on BE with snapshots gives bad advice Reviewed by: Toomas Soome Reviewed by: Robert Mustacchi Reviewed by: Gergő Mihály Doma Approved by: Gordon Ross commit 374858d291554c199353841e2900bc130463934a Author: Patrick Mooney Date: Fri Aug 5 23:25:45 2022 +0000 14892 pollhead lifetime too short in signalfd Portions contributed by: Dan McDonald Reviewed by: Dan McDonald Reviewed by: Gordon Ross Approved by: Robert Mustacchi commit cf6f976b96f23ee8f0df3556efe6479cad15c169 Author: Toomas Soome Date: Thu Feb 9 23:02:15 2023 +0200 15375 loader.efi: we have duplicate command_lszfs Reviewed by: Bill Sommerfeld Reviewed by: Andy Fiddaman Reviewed by: Igor Kozhukhov Approved by: Robert Mustacchi commit ba5b88a2af43e87b261a91f0dcb051dcc20e519b Author: Bill Sommerfeld Date: Wed Feb 8 16:29:16 2023 -0800 15353 find -useracl/-groupacl ignores id type of acl entry resulting in false positive matches Reviewed by: Gordon Ross Reviewed by: Toomas Soome Approved by: Robert Mustacchi commit 7df48878ceebf68e3a3ce2f3ad44a01f73cb3785 Author: Bill Sommerfeld Date: Tue Feb 7 12:08:09 2023 -0800 14309 smb(5) out of sync with cmd/smbsrv/smbd/server.xml after 1122 and 11033 Reviewed by: Gordon Ross Reviewed by: Marco van Wieringen Approved by: Robert Mustacchi commit 492b87fe195c0c6659a8d9d1fbc4e735177b2413 Author: Dan Cross Date: Thu Jan 26 18:27:36 2023 +0000 15346 Handling of errstring in libcfgadm should follow man page Reviewed by: Andy Fiddaman Reviewed by: Toomas Soome Approved by: Robert Mustacchi commit 002425273b1de64ce2f915b25826fb74eaa1620e Author: Toomas Soome Date: Wed Nov 10 00:44:12 2021 +0200 15362 vtfontcvt: error: unused parameter 'stream' Reviewed by: Bill Sommerfeld Approved by: Robert Mustacchi illumos-extra -------- kvm -------- mdata-client -------- kvm-cmd -------- kbmd -------- ur-agent --------