History log of /illumos-gate/usr/src/lib/ (Results 1 – 25 of 4847)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
a35bb9d914-Sep-2019 John Gallagher <john.gallagher@delphix.com>

18098 Add subcommand to wait for background zfs activity to complete
Imported from: delphix-os 5ff176c46fd197288d4e4be43804c66f3785c586
Reviewed by: Matt Ahrens <matt@mahrens.org>
Reviewed by: Toomas

18098 Add subcommand to wait for background zfs activity to complete
Imported from: delphix-os 5ff176c46fd197288d4e4be43804c66f3785c586
Reviewed by: Matt Ahrens <matt@mahrens.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>

show more ...


/illumos-gate/usr/src/cmd/zpool/zpool_main.c
libzfs/common/libzfs.h
libzfs/common/libzfs_pool.c
libzfs/common/mapfile-vers
libzfs_core/common/libzfs_core.c
libzfs_core/common/libzfs_core.h
libzfs_core/common/mapfile-vers
/illumos-gate/usr/src/man/man8/zpool.8
/illumos-gate/usr/src/pkg/manifests/system-test-zfstest.p5m
/illumos-gate/usr/src/test/zfs-tests/cmd/libzfs_input_check/libzfs_input_check.c
/illumos-gate/usr/src/test/zfs-tests/include/libtest.shlib
/illumos-gate/usr/src/test/zfs-tests/runfiles/common.run
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_clear/zpool_clear_001_pos.ksh
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_scrub/zpool_scrub_004_pos.ksh
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_scrub/zpool_scrub_005_pos.ksh
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_scrub/zpool_scrub_encrypted_unloaded.ksh
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_wait/Makefile
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_wait/cleanup.ksh
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_wait/scan/Makefile
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_wait/scan/cleanup.ksh
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_wait/scan/setup.ksh
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_wait/scan/zpool_wait_replace.ksh
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_wait/scan/zpool_wait_replace_cancel.ksh
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_wait/scan/zpool_wait_resilver.ksh
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_wait/scan/zpool_wait_scrub_basic.ksh
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_wait/scan/zpool_wait_scrub_cancel.ksh
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_wait/scan/zpool_wait_scrub_flag.ksh
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_wait/setup.ksh
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_wait/zpool_wait.kshlib
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_wait/zpool_wait_discard.ksh
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_wait/zpool_wait_freeing.ksh
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_wait/zpool_wait_initialize_basic.ksh
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_wait/zpool_wait_initialize_cancel.ksh
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_wait/zpool_wait_initialize_flag.ksh
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_wait/zpool_wait_multiple.ksh
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_wait/zpool_wait_no_activity.ksh
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_wait/zpool_wait_remove.ksh
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_wait/zpool_wait_remove_cancel.ksh
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_wait/zpool_wait_usage.ksh
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_user/misc/zpool_wait_privilege.ksh
/illumos-gate/usr/src/test/zfs-tests/tests/functional/online_offline/online_offline_002_neg.ksh
/illumos-gate/usr/src/test/zfs-tests/tests/functional/redundancy/redundancy.kshlib
/illumos-gate/usr/src/test/zfs-tests/tests/functional/redundancy/redundancy_004_neg.ksh
/illumos-gate/usr/src/test/zfs-tests/tests/functional/removal/removal.kshlib
/illumos-gate/usr/src/uts/common/fs/zfs/bpobj.c
/illumos-gate/usr/src/uts/common/fs/zfs/dsl_scan.c
/illumos-gate/usr/src/uts/common/fs/zfs/spa.c
/illumos-gate/usr/src/uts/common/fs/zfs/spa_checkpoint.c
/illumos-gate/usr/src/uts/common/fs/zfs/spa_misc.c
/illumos-gate/usr/src/uts/common/fs/zfs/sys/spa.h
/illumos-gate/usr/src/uts/common/fs/zfs/sys/spa_impl.h
/illumos-gate/usr/src/uts/common/fs/zfs/sys/vdev.h
/illumos-gate/usr/src/uts/common/fs/zfs/vdev.c
/illumos-gate/usr/src/uts/common/fs/zfs/vdev_initialize.c
/illumos-gate/usr/src/uts/common/fs/zfs/vdev_removal.c
/illumos-gate/usr/src/uts/common/fs/zfs/zfs_ioctl.c
/illumos-gate/usr/src/uts/common/fs/zfs/zil.c
/illumos-gate/usr/src/uts/common/inet/sctp/sctp_opt_data.c
/illumos-gate/usr/src/uts/common/inet/sctp_itf.h
/illumos-gate/usr/src/uts/common/inet/sockmods/socksctp.c
/illumos-gate/usr/src/uts/common/sys/fs/zfs.h
22910e7c18-May-2026 Andy Fiddaman <illumos@fiddaman.net>

18110 pciebus topo module caches snapshot-lifetime pointers in module-lifetime state
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>

e54334fc14-May-2026 Andy Fiddaman <illumos@fiddaman.net>

18108 libtopo reports the wrong errno on enumeration failure
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@edgecast.io>

83cfce2501-May-2026 Robert Mustacchi <rm@fingolfin.org>

18091 strftime can get out of date timezone
18095 want tz-tests runfile
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Approved by: Gordon Ross <gordon.w.

18091 strftime can get out of date timezone
18095 want tz-tests runfile
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>

show more ...

84ceaea914-Apr-2023 Andy Fiddaman <illumos@fiddaman.net>

17987 Add PCIe topology tree
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Dan Cross <cross@oxidecomputer.com>
Approved by: Patrick Mooney <pmooney@pfmooney.com>


/illumos-gate/usr/src/cmd/fm/schemes/Makefile
/illumos-gate/usr/src/cmd/fm/schemes/pcie/Makefile
/illumos-gate/usr/src/cmd/fm/schemes/pcie/amd64/Makefile
/illumos-gate/usr/src/cmd/fm/schemes/pcie/i386/Makefile
/illumos-gate/usr/src/cmd/fm/schemes/pcie/scheme.c
/illumos-gate/usr/src/cmd/nvmeadm/Makefile
/illumos-gate/usr/src/cmd/nvmeadm/nvmeadm.c
/illumos-gate/usr/src/cmd/nvmeadm/nvmeadm.h
/illumos-gate/usr/src/cmd/nvmeadm/nvmeadm_ofmt.c
fm/libfmd_agent/common/fmd_agent.h
fm/libfmd_agent/common/mapfile-vers
fm/libfmd_agent/i386/fmd_agent_i386.c
fm/topo/libtopo/Makefile.com
fm/topo/libtopo/common/dev.c
fm/topo/libtopo/common/hc.c
fm/topo/libtopo/common/mapfile-vers
fm/topo/libtopo/common/mod.c
fm/topo/libtopo/common/pcie.c
fm/topo/libtopo/common/pcie.h
fm/topo/libtopo/common/pkg.c
fm/topo/libtopo/common/svc.c
fm/topo/libtopo/common/sw.c
fm/topo/libtopo/common/topo_builtin.c
fm/topo/libtopo/common/topo_list.c
fm/topo/libtopo/common/topo_list.h
fm/topo/libtopo/common/topo_mod.c
fm/topo/libtopo/common/topo_mod.h
fm/topo/libtopo/common/topo_mod.map
fm/topo/libtopo/common/topo_node.c
fm/topo/libtopo/common/topo_subr.c
fm/topo/libtopo/common/topo_subr.h
fm/topo/maps/common/topology.dtd.1
fm/topo/maps/i86pc/Makefile
fm/topo/maps/i86pc/i86pc-pcie-topology.xml
fm/topo/modules/common/Makefile
fm/topo/modules/common/pciebus/Makefile
fm/topo/modules/common/pciebus/topo_pcie.c
fm/topo/modules/common/pciebus/topo_pcie.h
fm/topo/modules/common/pciebus/topo_pcie_cfgspace.c
fm/topo/modules/common/pciebus/topo_pcie_impl.h
fm/topo/modules/common/pciebus/topo_pcie_prop.c
fm/topo/modules/common/pciebus/topo_pcie_util.c
fm/topo/modules/i86pc/Makefile
fm/topo/modules/i86pc/chip/chip_label.c
fm/topo/modules/i86pc/pciebus/Makefile
fm/topo/modules/i86pc/pciebus/Makefile.common
fm/topo/modules/i86pc/pciebus/amd64/Makefile
fm/topo/modules/i86pc/pciebus/i386/Makefile
fm/topo/modules/i86pc/pciebus/topo_pcie_i86pc.c
/illumos-gate/usr/src/man/man8/nvmeadm.8
/illumos-gate/usr/src/pkg/manifests/service-fault-management.p5m
/illumos-gate/usr/src/uts/common/io/devfm.c
/illumos-gate/usr/src/uts/common/io/pciex/pci_props.c
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/ahci.c
/illumos-gate/usr/src/uts/common/sys/devfm.h
/illumos-gate/usr/src/uts/common/sys/fm/protocol.h
/illumos-gate/usr/src/uts/common/sys/pci.h
/illumos-gate/usr/src/uts/common/sys/pcie.h
/illumos-gate/usr/src/uts/intel/io/amdzen/amdzen.c
/illumos-gate/usr/src/uts/intel/io/amdzen/amdzen_topo.h
/illumos-gate/usr/src/uts/intel/io/devfm_machdep.c
/illumos-gate/usr/src/uts/intel/io/viona/viona_impl.h
/illumos-gate/usr/src/uts/intel/io/viona/viona_main.c
/illumos-gate/usr/src/uts/intel/io/viona/viona_rx.c
/illumos-gate/usr/src/uts/intel/io/viona/viona_tx.c
/illumos-gate/usr/src/uts/intel/os/desctbls.c
33dc37f117-Apr-2026 Robert Mustacchi <rm@fingolfin.org>

18043 want libscf smf_XXX_instance variants that take a scf_instance_t
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Approved by: Dan McDonald <

18043 want libscf smf_XXX_instance variants that take a scf_instance_t
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Approved by: Dan McDonald <danmcd@edgecast.io>

show more ...

f6389fcb14-Apr-2026 Toomas Soome <tsoome@me.com>

18068 libc: initializer-string truncates NUL terminator
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
Approved by: Dan McDonald <danmcd@edgecast.io>

f88cd12919-Apr-2026 Toomas Soome <tsoome@me.com>

18067 libc: add __nonstring attribute
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Approved by: Dan McDonald <danmcd@edgecast.io>

65a09b5314-Apr-2026 Toomas Soome <tsoome@me.com>

18066 libexacct/demo: add nonstring attribute
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Approved by: Dan McDonald <danmcd@edgecast.io>

2e2ff0cd14-Apr-2026 Toomas Soome <tsoome@me.com>

18058 crypt_modules: add __nonstring attributing
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Approved by: Dan McDonald <danmcd@edgecast.io>

a9a9324114-Apr-2026 Toomas Soome <tsoome@me.com>

18057 libsmbfs: add nonstring attribute
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Approved by: Dan McDonald <danmcd@edgecast.io>

fb21715308-Sep-2022 Alexander Stetsenko <astetsenko@racktopsystems.com>

18072 SMB client to support version 3.1.1
Reviewed by: C Fraire <cfraire@me.com>
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Approved by: Patrick Mooney <pmooney@pfmooney.com>


libsmbfs/smb/ctx.c
smbclnt/libfknsmb/Makefile.com
smbclnt/libfknsmb/common/fksmb_sign_pkcs.c
/illumos-gate/usr/src/man/man5/nsmbrc.5
/illumos-gate/usr/src/pkg/manifests/system-test-libctest.p5m
/illumos-gate/usr/src/test/libc-tests/runfiles/default.run
/illumos-gate/usr/src/test/libc-tests/tests/posix_spawn/Makefile
/illumos-gate/usr/src/test/libc-tests/tests/posix_spawn/posix_spawn_attr.c
/illumos-gate/usr/src/test/libc-tests/tests/posix_spawn/posix_spawn_chdir.c
/illumos-gate/usr/src/test/libc-tests/tests/posix_spawn/posix_spawn_child.c
/illumos-gate/usr/src/test/libc-tests/tests/posix_spawn/posix_spawn_common.c
/illumos-gate/usr/src/test/libc-tests/tests/posix_spawn/posix_spawn_common.h
/illumos-gate/usr/src/test/libc-tests/tests/posix_spawn/posix_spawn_fileactions.c
/illumos-gate/usr/src/test/libc-tests/tests/posix_spawn/posix_spawn_noshebang
/illumos-gate/usr/src/test/libc-tests/tests/posix_spawn/posix_spawn_path.c
/illumos-gate/usr/src/test/libc-tests/tests/posix_spawn/posix_spawn_pipe_np.c
/illumos-gate/usr/src/test/libc-tests/tests/posix_spawn/posix_spawn_priv.c
/illumos-gate/usr/src/uts/common/Makefile.files
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/nsmb_kcrypt.h
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/nsmb_preauth.c
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/nsmb_sign_kcf.c
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/smb2_rq.c
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/smb2_sign.c
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/smb2_smb.c
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/smb3_crypt.c
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/smb3_negctx.c
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/smb_conn.c
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/smb_conn.h
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/smb_iod.c
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/smb_subr.h
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/subr_mchain.c
/illumos-gate/usr/src/uts/common/netsmb/smb2.h
/illumos-gate/usr/src/uts/common/netsmb/smb_dev.h
060623f027-Apr-2026 Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>

17781 swprintf(3c) does not work properly
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Dan McDonald <danmcd@edgecast.io>
Reviewed by: Marcel Telka <marcel@telka.sk>
Reviewed by: Klaus Ziegl

17781 swprintf(3c) does not work properly
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Dan McDonald <danmcd@edgecast.io>
Reviewed by: Marcel Telka <marcel@telka.sk>
Reviewed by: Klaus Ziegler <klausz@haus-gisela.de>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>

Change-Id: Ic0e17a90397404cdea12ab6d48f0df8ca987741a

show more ...

bdd0f01720-Jan-2026 Gordon Ross <gwr@racktopsystems.com>

18073 SMBFS interrupt during readdir can skip entries
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@edgecast.io>

0d0158f030-Mar-2026 Andy Fiddaman <illumos@fiddaman.net>

17992 libdevinfo: enable smatch and fix issues
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Bill Sommerfeld <sommerfeld@hamachi.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Approve

17992 libdevinfo: enable smatch and fix issues
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Bill Sommerfeld <sommerfeld@hamachi.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>

show more ...

a2ecc5f717-Apr-2026 Robert Mustacchi <rm@fingolfin.org>

18034 libscf: deadlock in `scf_value_set_from_string` with some invalid values
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Reviewed by: Bill Sommerfeld <sommerfeld@hamachi.org>
Approved by

18034 libscf: deadlock in `scf_value_set_from_string` with some invalid values
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Reviewed by: Bill Sommerfeld <sommerfeld@hamachi.org>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>

show more ...

361bf2ba01-Apr-2026 Andy Fiddaman <illumos@fiddaman.net>

17994 Duplicate link entries accumulate in devlink database without bound
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Bill Sommerfeld <sommerfeld@hamachi.org>
Reviewed by: Toomas So

17994 Duplicate link entries accumulate in devlink database without bound
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Bill Sommerfeld <sommerfeld@hamachi.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@edgecast.io>

show more ...

78e1a08431-Mar-2026 Andy Fiddaman <illumos@fiddaman.net>

18000 tty group id should use a named constant from sys/param.h
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Reviewed by: Bill Sommerfeld <s

18000 tty group id should use a named constant from sys/param.h
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Reviewed by: Bill Sommerfeld <sommerfeld@hamachi.org>
Approved by: Dan McDonald <danmcd@edgecast.io>

show more ...

301d732b21-Mar-2026 Robert Mustacchi <rm@fingolfin.org>

17974 64-bit programs deserve fmtopo too
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Approved by: Dan McDonald <danmcd@edgecast.io>


/illumos-gate/usr/src/Targetdirs
fm/libfmd_agent/common/mapfile-vers
fm/topo/Makefile.rootdirs
fm/topo/libtopo/common/topo_mod.c
fm/topo/modules/Makefile.plugin
fm/topo/modules/Makefile.plugin.64
fm/topo/modules/common/dimm/Makefile
fm/topo/modules/common/dimm/Makefile.common
fm/topo/modules/common/dimm/amd64/Makefile
fm/topo/modules/common/dimm/i386/Makefile
fm/topo/modules/common/disk/Makefile
fm/topo/modules/common/disk/Makefile.common
fm/topo/modules/common/disk/amd64/Makefile
fm/topo/modules/common/disk/disk_mptsas.c
fm/topo/modules/common/disk/disk_nvme.c
fm/topo/modules/common/disk/i386/Makefile
fm/topo/modules/common/fac_prov_ahci/Makefile
fm/topo/modules/common/fac_prov_ahci/Makefile.common
fm/topo/modules/common/fac_prov_ahci/amd64/Makefile
fm/topo/modules/common/fac_prov_ahci/i386/Makefile
fm/topo/modules/common/fac_prov_ipmi/Makefile
fm/topo/modules/common/fac_prov_ipmi/Makefile.common
fm/topo/modules/common/fac_prov_ipmi/amd64/Makefile
fm/topo/modules/common/fac_prov_ipmi/i386/Makefile
fm/topo/modules/common/fac_prov_libhp/Makefile
fm/topo/modules/common/fac_prov_libhp/Makefile.common
fm/topo/modules/common/fac_prov_libhp/amd64/Makefile
fm/topo/modules/common/fac_prov_libhp/i386/Makefile
fm/topo/modules/common/fac_prov_mptsas/Makefile
fm/topo/modules/common/fac_prov_mptsas/Makefile.common
fm/topo/modules/common/fac_prov_mptsas/amd64/Makefile
fm/topo/modules/common/fac_prov_mptsas/i386/Makefile
fm/topo/modules/common/ipmi/Makefile
fm/topo/modules/common/ipmi/Makefile.common
fm/topo/modules/common/ipmi/amd64/Makefile
fm/topo/modules/common/ipmi/i386/Makefile
fm/topo/modules/common/ipmi/ipmi_enum.c
fm/topo/modules/common/nic/Makefile
fm/topo/modules/common/nic/Makefile.common
fm/topo/modules/common/nic/amd64/Makefile
fm/topo/modules/common/nic/i386/Makefile
fm/topo/modules/common/pcibus/pci_sensor.c
fm/topo/modules/common/ses/Makefile
fm/topo/modules/common/ses/Makefile.common
fm/topo/modules/common/ses/amd64/Makefile
fm/topo/modules/common/ses/i386/Makefile
fm/topo/modules/common/ses/ses.c
fm/topo/modules/common/ses/ses_facility.c
fm/topo/modules/common/smbios/Makefile
fm/topo/modules/common/smbios/Makefile.common
fm/topo/modules/common/smbios/amd64/Makefile
fm/topo/modules/common/smbios/i386/Makefile
fm/topo/modules/common/ufm/Makefile
fm/topo/modules/common/ufm/Makefile.common
fm/topo/modules/common/ufm/amd64/Makefile
fm/topo/modules/common/ufm/i386/Makefile
fm/topo/modules/common/usb/Makefile
fm/topo/modules/common/usb/Makefile.common
fm/topo/modules/common/usb/amd64/Makefile
fm/topo/modules/common/usb/i386/Makefile
fm/topo/modules/common/xfp/Makefile
fm/topo/modules/common/xfp/Makefile.common
fm/topo/modules/common/xfp/amd64/Makefile
fm/topo/modules/common/xfp/i386/Makefile
fm/topo/modules/common/xfp/xfp.c
fm/topo/modules/i86pc/chip/Makefile
fm/topo/modules/i86pc/chip/Makefile.common
fm/topo/modules/i86pc/chip/amd64/Makefile
fm/topo/modules/i86pc/chip/chip_amd.c
fm/topo/modules/i86pc/chip/chip_intel.c
fm/topo/modules/i86pc/chip/chip_smbios.c
fm/topo/modules/i86pc/chip/i386/Makefile
fm/topo/modules/i86pc/chipset/Makefile
fm/topo/modules/i86pc/chipset/Makefile.common
fm/topo/modules/i86pc/chipset/amd64/Makefile
fm/topo/modules/i86pc/chipset/i386/Makefile
fm/topo/modules/i86pc/hostbridge/Makefile
fm/topo/modules/i86pc/hostbridge/Makefile.common
fm/topo/modules/i86pc/hostbridge/amd64/Makefile
fm/topo/modules/i86pc/hostbridge/i386/Makefile
fm/topo/modules/i86pc/pcibus/Makefile
fm/topo/modules/i86pc/pcibus/Makefile.common
fm/topo/modules/i86pc/pcibus/amd64/Makefile
fm/topo/modules/i86pc/pcibus/i386/Makefile
fm/topo/modules/i86pc/x86pi/Makefile
fm/topo/modules/i86pc/x86pi/Makefile.common
fm/topo/modules/i86pc/x86pi/amd64/Makefile
fm/topo/modules/i86pc/x86pi/i386/Makefile
fm/topo/modules/i86pc/x86pi/x86pi_bay.c
fm/topo/modules/i86pc/zen/Makefile
fm/topo/modules/i86pc/zen/Makefile.common
fm/topo/modules/i86pc/zen/amd64/Makefile
fm/topo/modules/i86pc/zen/i386/Makefile
/illumos-gate/usr/src/pkg/manifests/service-fault-management.p5m
/illumos-gate/usr/src/pkg/manifests/system-test-ostest.p5m
/illumos-gate/usr/src/test/os-tests/runfiles/default.run
/illumos-gate/usr/src/test/os-tests/tests/libsocket/Makefile
/illumos-gate/usr/src/test/os-tests/tests/libsocket/inet6_opt.c
/illumos-gate/usr/src/test/os-tests/tests/libsocket/nametoindex.c
/illumos-gate/usr/src/uts/common/io/cxgbe/common/common.h
/illumos-gate/usr/src/uts/common/io/cxgbe/common/t4_hw.c
/illumos-gate/usr/src/uts/common/io/cxgbe/shared/shared.h
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/adapter.h
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/cudbg.h
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/cudbg_lib.c
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/t4_ioctl.c
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/t4_mac.c
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/t4_nexus.c
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
/illumos-gate/usr/src/uts/intel/cxgbe/t4nex/Makefile
b5c4605830-Mar-2026 Robert Mustacchi <rm@fingolfin.org>

16383 getifaddrs() returns AF_LINK addresses with sockaddr_dl.sdl_type == 0
16384 getifaddrs() returns AF_LINK addresses without the interface name in sockaddr_dl.sdl_data
Reviewed by: Gordon Ross <g

16383 getifaddrs() returns AF_LINK addresses with sockaddr_dl.sdl_type == 0
16384 getifaddrs() returns AF_LINK addresses without the interface name in sockaddr_dl.sdl_data
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Approved by: Dan McDonald <danmcd@edgecast.io>

show more ...

00c0944330-Mar-2026 Robert Mustacchi <rm@fingolfin.org>

17995 clean up libsocket warning and smatch gags
18004 inet6_opt_init should not accept zero byte buffers
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
A

17995 clean up libsocket warning and smatch gags
18004 inet6_opt_init should not accept zero byte buffers
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>

show more ...

ca7d0c6730-Mar-2026 Andy Fiddaman <illumos@fiddaman.net>

17991 libdevinfo always uses hard coded gid for "tty"
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Reviewed by: Bill Sommerfeld <sommerfeld@

17991 libdevinfo always uses hard coded gid for "tty"
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Reviewed by: Bill Sommerfeld <sommerfeld@hamachi.org>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>

show more ...

0cf7c0ce07-Apr-2026 Robert Mustacchi <rm@fingolfin.org>

18007 add topo DIMM module props for 3DS RDIMMs
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Reviewed by: Dan Cross <cross@oxidecomputer.com>
Reviewed b

18007 add topo DIMM module props for 3DS RDIMMs
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Reviewed by: Dan Cross <cross@oxidecomputer.com>
Reviewed by: Luqman Aden <luqman@oxide.computer>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>

show more ...


/illumos-gate/usr/src/boot/Makefile.version
/illumos-gate/usr/src/boot/common/tem.c
/illumos-gate/usr/src/cmd/chmod/chmod.c
/illumos-gate/usr/src/cmd/chmod/common.c
/illumos-gate/usr/src/cmd/chmod/msgs.h
fm/topo/libtopo/common/topo_hc.h
fm/topo/modules/common/dimm/topo_dimm.c
/illumos-gate/usr/src/man/man9f/Manlink
/illumos-gate/usr/src/man/man9f/msgpullup.9f
/illumos-gate/usr/src/pkg/manifests/system-header.p5m
/illumos-gate/usr/src/pkg/manifests/system-kernel.man9f.inc
/illumos-gate/usr/src/uts/common/Makefile.files
/illumos-gate/usr/src/uts/common/fs/nfs/nfs4_callback.c
/illumos-gate/usr/src/uts/common/fs/nfs/nfs4_srv.c
/illumos-gate/usr/src/uts/common/fs/nfs/nfs4_srv_deleg.c
/illumos-gate/usr/src/uts/common/fs/nfs/nfs4_state.c
/illumos-gate/usr/src/uts/common/fs/nfs/nfs4_xdr.c
/illumos-gate/usr/src/uts/common/fs/nfs/nfs4x_slrc.c
/illumos-gate/usr/src/uts/common/fs/nfs/nfs4x_srv.c
/illumos-gate/usr/src/uts/common/fs/nfs/nfs4x_state.c
/illumos-gate/usr/src/uts/common/fs/sockfs/sockfilter.c
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/fcsm.c
/illumos-gate/usr/src/uts/common/io/mac/mac_ktest.c
/illumos-gate/usr/src/uts/common/io/mac/mac_util.c
/illumos-gate/usr/src/uts/common/io/nvme/nvme.c
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
/illumos-gate/usr/src/uts/common/io/stream.c
/illumos-gate/usr/src/uts/common/io/stream_ktest.c
/illumos-gate/usr/src/uts/common/mapfiles/ddi.mapfile
/illumos-gate/usr/src/uts/common/nfs/nfs4.h
/illumos-gate/usr/src/uts/common/nfs/nfs4_kprot.h
/illumos-gate/usr/src/uts/common/nfs/nfs4x.h
/illumos-gate/usr/src/uts/common/rpc/Makefile
/illumos-gate/usr/src/uts/common/rpc/clnt.h
/illumos-gate/usr/src/uts/common/rpc/clnt_cots.c
/illumos-gate/usr/src/uts/common/rpc/rpc_tags.c
/illumos-gate/usr/src/uts/common/rpc/rpc_tags.h
/illumos-gate/usr/src/uts/common/rpc/rpcmod.c
/illumos-gate/usr/src/uts/common/rpc/svc.c
/illumos-gate/usr/src/uts/common/rpc/svc.h
/illumos-gate/usr/src/uts/common/rpc/svc_clts.c
/illumos-gate/usr/src/uts/common/rpc/svc_cots.c
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mptsas_var.h
/illumos-gate/usr/src/uts/common/sys/stream.h
348ed08819-May-2025 Toomas Soome <tsoome@me.com>

18002 libdtrace: null pointer dereference
Reviewed by: Bill Sommerfeld <sommerfeld@hamachi.org>
Approved by: Dan McDonald <danmcd@edgecast.io>

0439b35b06-Mar-2026 Robert Mustacchi <rm@fingolfin.org>

17957 decode Solidigm power and temp logs
17958 fix Solidigm latency outlier log size calculation
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>

12345678910>>...194