History log of /illumos-gate/usr/src/pkg/ (Results 251 – 275 of 1284)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
d8f839f905-Nov-2021 Jason King <jason.brian.king@gmail.com>

14223 Add change key zfs channel program
Portions contributed by: Alex Wilson <alex@cooperi.net>
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Dan McDonald <danmcd@joyent.com>
Re

14223 Add change key zfs channel program
Portions contributed by: Alex Wilson <alex@cooperi.net>
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Dan McDonald <danmcd@joyent.com>
Reviewed by: Mike Zeller <mike.zeller@joyent.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...


/illumos-gate/usr/src/cmd/smbios/smbios.c
/illumos-gate/usr/src/common/smbios/mktables.sh
/illumos-gate/usr/src/common/smbios/smb_info.c
/illumos-gate/usr/src/common/smbios/smb_open.c
/illumos-gate/usr/src/lib/fm/libfmnotify/common/libfmnotify.c
/illumos-gate/usr/src/lib/libsmbios/common/mapfile-vers
/illumos-gate/usr/src/lib/libzfs_core/common/libzfs_core.c
/illumos-gate/usr/src/man/man1m/zfs-program.1m
manifests/system-test-zfstest.p5m
/illumos-gate/usr/src/test/os-tests/tests/i386/badseg.sh
/illumos-gate/usr/src/test/util-tests/tests/smbios/Makefile
/illumos-gate/usr/src/test/util-tests/tests/smbios/smbios.c
/illumos-gate/usr/src/test/util-tests/tests/smbios/smbios_test.h
/illumos-gate/usr/src/test/util-tests/tests/smbios/smbios_test_chassis.c
/illumos-gate/usr/src/test/util-tests/tests/smbios/smbios_test_errors.c
/illumos-gate/usr/src/test/util-tests/tests/smbios/smbios_test_fwinfo.c
/illumos-gate/usr/src/test/util-tests/tests/smbios/smbios_test_pinfo.c
/illumos-gate/usr/src/test/util-tests/tests/smbios/smbios_test_slot.c
/illumos-gate/usr/src/test/util-tests/tests/smbios/smbios_test_strings.c
/illumos-gate/usr/src/test/util-tests/tests/smbios/smbios_test_strprop.c
/illumos-gate/usr/src/test/zfs-tests/tests/functional/channel_program/synctask_core/Makefile
/illumos-gate/usr/src/test/zfs-tests/tests/functional/channel_program/synctask_core/change_key.c
/illumos-gate/usr/src/test/zfs-tests/tests/functional/channel_program/synctask_core/tst.change_key.ksh
/illumos-gate/usr/src/uts/common/Makefile.files
/illumos-gate/usr/src/uts/common/fs/zfs/dsl_crypt.c
/illumos-gate/usr/src/uts/common/fs/zfs/sys/dsl_crypt.h
/illumos-gate/usr/src/uts/common/fs/zfs/sys/zcp_change_key.h
/illumos-gate/usr/src/uts/common/fs/zfs/zcp_change_key.c
/illumos-gate/usr/src/uts/common/fs/zfs/zcp_synctask.c
/illumos-gate/usr/src/uts/common/fs/zfs/zfs_ioctl.c
/illumos-gate/usr/src/uts/common/sys/smbios.h
/illumos-gate/usr/src/uts/common/sys/smbios_impl.h
b01ccfc718-Nov-2021 Richard Lowe <richlowe@richlowe.net>

14244 chunks of protocmp escaped into pkg:/system/test/elftest
Reviewed by: Jason King <jason.brian.king@gmail.com>
Approved by: Robert Mustacchi <rm@fingolfin.org>

2c4055eb29-Oct-2021 Richard Lowe <richlowe@richlowe.net>

14209 partial support for new relaxable relocations
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Dan McDonald <danmcd@joyent.com>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>


/illumos-gate/usr/src/cmd/sgs/libconv/common/relocate_amd64.c
/illumos-gate/usr/src/cmd/sgs/libconv/common/relocate_amd64.msg
/illumos-gate/usr/src/cmd/sgs/libconv/common/relocate_i386.c
/illumos-gate/usr/src/cmd/sgs/libconv/common/relocate_i386.msg
/illumos-gate/usr/src/cmd/sgs/rtld/common/mapfile-vers
/illumos-gate/usr/src/cmd/sgs/tools/SUNWonld-README
manifests/system-test-elftest.p5m
/illumos-gate/usr/src/test/elf-tests/runfiles/default.run
/illumos-gate/usr/src/test/elf-tests/tests/Makefile
/illumos-gate/usr/src/test/elf-tests/tests/relocs/Makefile
/illumos-gate/usr/src/test/elf-tests/tests/relocs/amd64/Makefile
/illumos-gate/usr/src/test/elf-tests/tests/relocs/amd64/gotpcrelx/Makefile
/illumos-gate/usr/src/test/elf-tests/tests/relocs/amd64/gotpcrelx/gotpcrel.s
/illumos-gate/usr/src/test/elf-tests/tests/relocs/amd64/gotpcrelx/gotpcrelx.sh
/illumos-gate/usr/src/test/elf-tests/tests/relocs/amd64/gotpcrelx/rex_gotpcrel.s
/illumos-gate/usr/src/test/elf-tests/tests/relocs/amd64/gotpcrelx/rex_gotpcrelx.sh
/illumos-gate/usr/src/test/elf-tests/tests/relocs/i386/Makefile
/illumos-gate/usr/src/test/elf-tests/tests/relocs/i386/got32x/Makefile
/illumos-gate/usr/src/test/elf-tests/tests/relocs/i386/got32x/got32x.s
/illumos-gate/usr/src/test/elf-tests/tests/relocs/i386/got32x/got32x.sh
/illumos-gate/usr/src/test/zfs-tests/doc/README
/illumos-gate/usr/src/tools/cw/Makefile
/illumos-gate/usr/src/tools/cw/cw.c
/illumos-gate/usr/src/uts/common/sys/elf_386.h
/illumos-gate/usr/src/uts/common/sys/elf_amd64.h
/illumos-gate/usr/src/uts/i86pc/os/pci_cfgacc_x86.c
/illumos-gate/usr/src/uts/i86pc/os/pci_mech1.c
/illumos-gate/usr/src/uts/i86pc/os/pci_mech1_amd.c
/illumos-gate/usr/src/uts/i86pc/os/pci_mech2.c
/illumos-gate/usr/src/uts/i86pc/sys/pci_cfgspace_impl.h
/illumos-gate/usr/src/uts/intel/amd64/krtld/doreloc.c
/illumos-gate/usr/src/uts/intel/amd64/krtld/kobj_convrelstr.c
/illumos-gate/usr/src/uts/intel/ia32/krtld/doreloc.c
25b05a3e06-Nov-2021 Andy Fiddaman <omnios@citrus-it.co.uk>

14220 Package manifests should be named .p5m and not .mf
Reviewed by: Yuri Pankov <ypankov@tintri.com>
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Approved by: Rich Lowe <richlowe@ri

14220 Package manifests should be named .p5m and not .mf
Reviewed by: Yuri Pankov <ypankov@tintri.com>
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Approved by: Rich Lowe <richlowe@richlowe.net>

show more ...


/illumos-gate/usr/src/data/ucode/update.intel
/illumos-gate/usr/src/data/zoneinfo/README.illumos
/illumos-gate/usr/src/data/zoneinfo/update_manifest
Makefile
README.pkg
manifests/SUNWbcp.p5m
manifests/SUNWcg6.p5m
manifests/SUNWcg6h.p5m
manifests/SUNWcs.p5m
manifests/SUNWcsd.p5m
manifests/SUNWcti2.p5m
manifests/SUNWdcs.p5m
manifests/SUNWdrr.p5m
manifests/SUNWdscp.p5m
manifests/SUNWefc.p5m
manifests/SUNWerid.p5m
manifests/SUNWfs.p5m
manifests/SUNWhmdu.p5m
manifests/SUNWidn.p5m
manifests/SUNWiopc.p5m
manifests/SUNWldom.p5m
manifests/SUNWluxd.p5m
manifests/SUNWluxl.p5m
manifests/SUNWluxopr.p5m
manifests/SUNWn2cp.p5m
manifests/SUNWniumx.p5m
manifests/SUNWpdu.p5m
manifests/SUNWpstl.p5m
manifests/SUNWqfed.p5m
manifests/SUNWsckm.p5m
manifests/SUNWsfdr.p5m
manifests/SUNWssad.p5m
manifests/SUNWstc.p5m
manifests/SUNWus.p5m
manifests/SUNWust.p5m
manifests/SUNWwbsd.p5m
manifests/audio-audio-utilities.p5m
manifests/benchmark-filebench.p5m
manifests/compatibility-ucb.p5m
manifests/consolidation-l10n-l10n-incorporation.p5m
manifests/consolidation-man-man-incorporation.p5m
manifests/consolidation-osnet-osnet-message-files.p5m
manifests/consolidation-sunpro-sunpro-incorporation.p5m
manifests/developer-acpi.p5m
manifests/developer-appcert.p5m
manifests/developer-apptrace-platform.p5m
manifests/developer-apptrace-ucblib.p5m
manifests/developer-apptrace.p5m
manifests/developer-astdev.p5m
manifests/developer-build-make.p5m
manifests/developer-build-onbld.p5m
manifests/developer-debug-ctf.p5m
manifests/developer-debug-mdb-module-module-fibre-channel.p5m
manifests/developer-debug-mdb-module-module-qlc.p5m
manifests/developer-debug-mdb.p5m
manifests/developer-driver-ftsafe.p5m
manifests/developer-dtrace.p5m
manifests/developer-library-lint.p5m
manifests/developer-library-profiled-libc.p5m
manifests/developer-linker.p5m
manifests/developer-object-file.p5m
manifests/developer-opensolaris-osnet.p5m
manifests/developer-tnf.p5m
manifests/diagnostic-cpu-counters.p5m
manifests/diagnostic-diskinfo.p5m
manifests/diagnostic-latencytop.p5m
manifests/diagnostic-pci.p5m
manifests/diagnostic-powertop.p5m
manifests/driver-audio-audio810.p5m
manifests/driver-audio-audiocmi.p5m
manifests/driver-audio-audiocmihd.p5m
manifests/driver-audio-audioemu10k.p5m
manifests/driver-audio-audiohd.p5m
manifests/driver-audio-audioixp.p5m
manifests/driver-audio-audiols.p5m
manifests/driver-audio-audiop16x.p5m
manifests/driver-audio-audiosolo.p5m
manifests/driver-audio-audiovia823x.p5m
manifests/driver-audio-audiovia97.p5m
manifests/driver-audio.p5m
manifests/driver-cpu-amd-zen.p5m
manifests/driver-cpu-mc.p5m
manifests/driver-cpu-sensor.p5m
manifests/driver-cpu-us.p5m
manifests/driver-crypto-dca.p5m
manifests/driver-crypto-dprov.p5m
manifests/driver-crypto-n2cp.p5m
manifests/driver-crypto-tpm.p5m
manifests/driver-developer-amd-zen.p5m
manifests/driver-firewire.p5m
manifests/driver-graphics-atiatom.p5m
manifests/driver-graphics-av1394.p5m
manifests/driver-graphics-dcam1394-devfsadm-dcam1394.p5m
manifests/driver-graphics-dcam1394.p5m
manifests/driver-graphics-usbvc.p5m
manifests/driver-i86pc-fipe.p5m
manifests/driver-i86pc-ioat.p5m
manifests/driver-i86pc-platform.p5m
manifests/driver-ipmi.p5m
manifests/driver-misc-ccid.p5m
manifests/driver-misc-virtio.p5m
manifests/driver-network-afe.p5m
manifests/driver-network-amd8111s.p5m
manifests/driver-network-arbel.p5m
manifests/driver-network-arn.p5m
manifests/driver-network-atge.p5m
manifests/driver-network-ath.p5m
manifests/driver-network-atu.p5m
manifests/driver-network-axf.p5m
manifests/driver-network-bfe.p5m
manifests/driver-network-bge.p5m
manifests/driver-network-bnx.p5m
manifests/driver-network-bnxe.p5m
manifests/driver-network-bpf.p5m
manifests/driver-network-chxge.p5m
manifests/driver-network-cxgbe.p5m
manifests/driver-network-dmfe.p5m
manifests/driver-network-e1000g.p5m
manifests/driver-network-efe.p5m
manifests/driver-network-elxl.p5m
manifests/driver-network-emlxs.p5m
manifests/driver-network-eoib.p5m
manifests/driver-network-eri.p5m
manifests/driver-network-fcip.p5m
manifests/driver-network-fcoe.p5m
manifests/driver-network-fcoei.p5m
manifests/driver-network-fcoet.p5m
manifests/driver-network-fcp.p5m
manifests/driver-network-fcsm.p5m
manifests/driver-network-fp.p5m
manifests/driver-network-hermon.p5m
manifests/driver-network-hme.p5m
manifests/driver-network-hxge.p5m
manifests/driver-network-i40e.p5m
manifests/driver-network-ib.p5m
manifests/driver-network-ibdma.p5m
manifests/driver-network-ibp.p5m
manifests/driver-network-igb.p5m
manifests/driver-network-iprb.p5m
manifests/driver-network-ipw.p5m
manifests/driver-network-iwh.p5m
manifests/driver-network-iwi.p5m
manifests/driver-network-iwk.p5m
manifests/driver-network-iwn.p5m
manifests/driver-network-iwp.p5m
manifests/driver-network-ixgb.p5m
manifests/driver-network-ixgbe.p5m
manifests/driver-network-llc2.p5m
manifests/driver-network-mlxcx.p5m
manifests/driver-network-mwl.p5m
manifests/driver-network-mxfe.p5m
manifests/driver-network-myri10ge.p5m
manifests/driver-network-nge.p5m
manifests/driver-network-niumx.p5m
manifests/driver-network-ntxn.p5m
manifests/driver-network-nxge.p5m
manifests/driver-network-ofk.p5m
manifests/driver-network-pcan.p5m
manifests/driver-network-pcn.p5m
manifests/driver-network-pcwl.p5m
manifests/driver-network-platform.p5m
manifests/driver-network-qede.p5m
manifests/driver-network-qfe.p5m
manifests/driver-network-qlc.p5m
manifests/driver-network-ral.p5m
manifests/driver-network-rds.p5m
manifests/driver-network-rdsv3.p5m
manifests/driver-network-rge.p5m
manifests/driver-network-rpcib.p5m
manifests/driver-network-rtls.p5m
manifests/driver-network-rtw.p5m
manifests/driver-network-rum.p5m
manifests/driver-network-rwd.p5m
manifests/driver-network-rwn.p5m
manifests/driver-network-sdp.p5m
manifests/driver-network-sdpib.p5m
manifests/driver-network-sfe.p5m
manifests/driver-network-sfxge.p5m
manifests/driver-network-socal.p5m
manifests/driver-network-srpt.p5m
manifests/driver-network-tavor.p5m
manifests/driver-network-uath.p5m
manifests/driver-network-udmf.p5m
manifests/driver-network-upf.p5m
manifests/driver-network-ural.p5m
manifests/driver-network-urf.p5m
manifests/driver-network-urtw.p5m
manifests/driver-network-usbecm.p5m
manifests/driver-network-vioif.p5m
manifests/driver-network-vmxnet3s.p5m
manifests/driver-network-vr.p5m
manifests/driver-network-wpi.p5m
manifests/driver-network-xge.p5m
manifests/driver-network-yge.p5m
manifests/driver-network-zyd.p5m
manifests/driver-pcmcia.p5m
manifests/driver-serial-pcser.p5m
manifests/driver-serial-usbftdi.p5m
manifests/driver-serial-usbsacm.p5m
manifests/driver-serial-usbser.p5m
manifests/driver-serial-usbser_edge.p5m
manifests/driver-serial-usbsksp-usbs49_fw.p5m
manifests/driver-serial-usbsksp.p5m
manifests/driver-serial-usbsprl.p5m
manifests/driver-sparc-platform.p5m
manifests/driver-storage-aac.p5m
manifests/driver-storage-adpu320.p5m
manifests/driver-storage-ahci.p5m
manifests/driver-storage-amr.p5m
manifests/driver-storage-arcmsr.p5m
manifests/driver-storage-ata.p5m
manifests/driver-storage-bcm_sata.p5m
manifests/driver-storage-blkdev.p5m
manifests/driver-storage-cpqary3.p5m
manifests/driver-storage-fas-header-fas.p5m
manifests/driver-storage-glm.p5m
manifests/driver-storage-lsimega.p5m
manifests/driver-storage-marvell88sx.p5m
manifests/driver-storage-mega_sas.p5m
manifests/driver-storage-mpt_sas.p5m
manifests/driver-storage-mr_sas.p5m
manifests/driver-storage-nv_sata.p5m
manifests/driver-storage-nvme.p5m
manifests/driver-storage-pcata.p5m
manifests/driver-storage-pmcs.p5m
manifests/driver-storage-pvscsi.p5m
manifests/driver-storage-sbp2.p5m
manifests/driver-storage-scsa1394.p5m
manifests/driver-storage-sdcard.p5m
manifests/driver-storage-ses.p5m
manifests/driver-storage-sf.p5m
manifests/driver-storage-si3124.p5m
manifests/driver-storage-skd.p5m
manifests/driver-storage-smp.p5m
manifests/driver-storage-ssd.p5m
manifests/driver-storage-sv.p5m
manifests/driver-storage-vioblk.p5m
manifests/driver-usb-ugen.p5m
manifests/driver-usb-usbgem.p5m
manifests/driver-usb.p5m
manifests/driver-x11-winlock.p5m
manifests/driver-x11-xsvc.p5m
manifests/driver-xvm-pv.p5m
manifests/install-beadm.p5m
manifests/library-demo-audio-samples.p5m
manifests/library-libadt_jni.p5m
manifests/library-libtecla.p5m
manifests/library-print-open-printing-ipp.p5m
manifests/library-print-open-printing-lpd.p5m
manifests/library-print-open-printing.p5m
manifests/library-security-tcp-wrapper.p5m
manifests/locale-af.p5m
manifests/locale-ar-extra.p5m
manifests/locale-ar.p5m
manifests/locale-as.p5m
manifests/locale-az.p5m
manifests/locale-be.p5m
manifests/locale-bg-extra.p5m
manifests/locale-bg.p5m
manifests/locale-bn.p5m
manifests/locale-bo.p5m
manifests/locale-bs.p5m
manifests/locale-ca-extra.p5m
manifests/locale-ca.p5m
manifests/locale-cs-extra.p5m
manifests/locale-cs.p5m
manifests/locale-da-extra.p5m
manifests/locale-da.p5m
manifests/locale-de-extra.p5m
manifests/locale-de.p5m
manifests/locale-el-extra.p5m
manifests/locale-el.p5m
manifests/locale-en-extra.p5m
manifests/locale-en.p5m
manifests/locale-es-extra.p5m
manifests/locale-es.p5m
manifests/locale-et.p5m
manifests/locale-fi-extra.p5m
manifests/locale-fi.p5m
manifests/locale-fil.p5m
manifests/locale-fr-extra.p5m
manifests/locale-fr.p5m
manifests/locale-ga.p5m
manifests/locale-gu.p5m
manifests/locale-he.p5m
manifests/locale-hi.p5m
manifests/locale-hr-extra.p5m
manifests/locale-hr.p5m
manifests/locale-hu-extra.p5m
manifests/locale-hu.p5m
manifests/locale-hy.p5m
manifests/locale-id.p5m
manifests/locale-ii.p5m
manifests/locale-is-extra.p5m
manifests/locale-is.p5m
manifests/locale-it-extra.p5m
manifests/locale-it.p5m
manifests/locale-ja.p5m
manifests/locale-ka.p5m
manifests/locale-kk.p5m
manifests/locale-km.p5m
manifests/locale-kn.p5m
manifests/locale-ko.p5m
manifests/locale-kok.p5m
manifests/locale-lt-extra.p5m
manifests/locale-lt.p5m
manifests/locale-lv-extra.p5m
manifests/locale-lv.p5m
manifests/locale-mk-extra.p5m
manifests/locale-mk.p5m
manifests/locale-ml.p5m
manifests/locale-mn.p5m
manifests/locale-mr.p5m
manifests/locale-ms.p5m
manifests/locale-mt.p5m
manifests/locale-nb.p5m
manifests/locale-ne.p5m
manifests/locale-nl-extra.p5m
manifests/locale-nl.p5m
manifests/locale-nn.p5m
manifests/locale-or.p5m
manifests/locale-pa.p5m
manifests/locale-pl-extra.p5m
manifests/locale-pl.p5m
manifests/locale-pt-extra.p5m
manifests/locale-pt.p5m
manifests/locale-ro.p5m
manifests/locale-ru-extra.p5m
manifests/locale-ru.p5m
manifests/locale-sa.p5m
manifests/locale-si.p5m
manifests/locale-sk.p5m
manifests/locale-sl.p5m
manifests/locale-sq-extra.p5m
manifests/locale-sq.p5m
manifests/locale-sr.p5m
manifests/locale-sv-extra.p5m
manifests/locale-sv.p5m
manifests/locale-ta.p5m
manifests/locale-te.p5m
manifests/locale-th-extra.p5m
manifests/locale-th.p5m
manifests/locale-tr-extra.p5m
manifests/locale-tr.p5m
manifests/locale-ug.p5m
manifests/locale-uk.p5m
manifests/locale-ur.p5m
manifests/locale-vi.p5m
manifests/locale-zh-cn-extra.p5m
manifests/locale-zh-cn.p5m
manifests/locale-zh-hk.p5m
manifests/locale-zh-mo.p5m
manifests/locale-zh-sg.p5m
manifests/locale-zh-tw.p5m
manifests/media-cdrw.p5m
manifests/naming-ldap.p5m
manifests/network-bridging.p5m
manifests/network-dhcp-dhcpmgr.p5m
manifests/network-ftp.p5m
manifests/network-ipd.p5m
manifests/network-ipfilter-header-ipfilter.p5m
manifests/network-ipfilter.p5m
manifests/network-iscsi-initiator.p5m
manifests/network-iscsi-iser.p5m
manifests/network-iscsi-target.p5m
manifests/network-netcat.p5m
manifests/network-ssh-ssh-key.p5m
manifests/network-ssh.p5m
manifests/network-telnet.p5m
manifests/package-svr4.p5m
manifests/print-lp-compatibility-sunos4.p5m
manifests/print-lp-filter-postscript-lp-filter.p5m
manifests/print-lp-ipp-ipp-listener.p5m
manifests/print-lp-ipp-libipp.p5m
manifests/print-lp-print-client-commands.p5m
manifests/print-lp-print-manager-legacy.p5m
manifests/print-lp.p5m
manifests/runtime-perl-module-sun-solaris.p5m
manifests/security-bart.p5m
manifests/service-fault-management-smtp-notify.p5m
manifests/service-fault-management-snmp-notify.p5m
manifests/service-fault-management.p5m
manifests/service-file-system-nfs.p5m
manifests/service-file-system-smb.p5m
manifests/service-hal.p5m
manifests/service-key-management-sun-fire-15000.p5m
manifests/service-network-dhcp-datastore-binfiles.p5m
manifests/service-network-dhcp.p5m
manifests/service-network-dns-mdns.p5m
manifests/service-network-ftp.p5m
manifests/service-network-legacy.p5m
manifests/service-network-load-balancer-ilb.p5m
manifests/service-network-network-clients.p5m
manifests/service-network-network-servers.p5m
manifests/service-network-nis.p5m
manifests/service-network-slp.p5m
manifests/service-network-smtp-sendmail.p5m
manifests/service-network-snmp-mibiisa.p5m
manifests/service-network-ssh-common.p5m
manifests/service-network-ssh.p5m
manifests/service-network-telnet.p5m
manifests/service-network-tftp.p5m
manifests/service-network-uucp.p5m
manifests/service-network-wpa.p5m
manifests/service-picl.p5m
manifests/service-resource-cap.p5m
manifests/service-resource-pools-poold.p5m
manifests/service-resource-pools.p5m
manifests/service-security-gss.p5m
manifests/service-security-kerberos-5.p5m
manifests/service-storage-avs-cache-management.p5m
manifests/service-storage-fibre-channel-fc-fabric.p5m
manifests/service-storage-isns.p5m
manifests/service-storage-media-volume-manager.p5m
manifests/service-storage-ndmp.p5m
manifests/service-storage-removable-media.p5m
manifests/service-storage-virus-scan.p5m
manifests/shell-ksh93.p5m
manifests/source-demo-mdb-examples.p5m
manifests/source-demo-system.p5m
manifests/source-network-pppdump.p5m
manifests/source-security-tcp-wrapper.p5m
manifests/source-system-grub.p5m
manifests/storage-avs-point-in-time-copy.p5m
manifests/storage-avs-remote-mirror.p5m
manifests/storage-avs.p5m
manifests/storage-library-network-array.p5m
manifests/storage-metassist.p5m
manifests/storage-mpathadm.p5m
manifests/storage-stmf.p5m
manifests/storage-storage-nas.p5m
manifests/storage-storage-server.p5m
manifests/storage-svm.p5m
manifests/system-accounting-legacy.p5m
manifests/system-bhyve-tests.p5m
manifests/system-bhyve.p5m
manifests/system-boot-grub.p5m
manifests/system-boot-loader.p5m
manifests/system-boot-network.p5m
manifests/system-boot-real-mode.p5m
manifests/system-boot-wanboot-internal.p5m
manifests/system-boot-wanboot.p5m
manifests/system-compatibility-sunos4.p5m
manifests/system-data-console-fonts.p5m
manifests/system-data-hardware-registry.p5m
manifests/system-data-keyboard-keytables.p5m
manifests/system-data-terminfo.p5m
manifests/system-data-zoneinfo.p5m
manifests/system-domain-configuration-sparc-enterprise.p5m
manifests/system-domain-service-processor-protocol-sparc-enterprise.p5m
manifests/system-dtrace-tests.p5m
manifests/system-embedded-fcode-interpreter.p5m
manifests/system-extended-system-utilities.p5m
manifests/system-fault-management-eversholt-utilities.p5m
manifests/system-ficl.p5m
manifests/system-file-system-autofs.p5m
manifests/system-file-system-nfs.p5m
manifests/system-file-system-ntfsprogs.p5m
manifests/system-file-system-smb.p5m
manifests/system-file-system-udfs.p5m
manifests/system-file-system-zfs-tests.p5m
manifests/system-file-system-zfs.p5m
manifests/system-flash-fwflash.p5m
manifests/system-floating-point-scrubber.p5m
manifests/system-fru-id-platform.p5m
manifests/system-fru-id.p5m
manifests/system-header-header-audio.p5m
manifests/system-header-header-firewire.p5m
manifests/system-header-header-picl.p5m
manifests/system-header-header-platform.p5m
manifests/system-header-header-storage.p5m
manifests/system-header-header-ugen.p5m
manifests/system-header-header-usb.p5m
manifests/system-header.p5m
manifests/system-io-tests.p5m
manifests/system-ipc.p5m
manifests/system-kernel-cpu-counters.p5m
manifests/system-kernel-cpu-sun4v.p5m
manifests/system-kernel-dtrace-providers-xdt.p5m
manifests/system-kernel-dtrace-providers.p5m
manifests/system-kernel-dynamic-reconfiguration-i86pc.p5m
manifests/system-kernel-dynamic-reconfiguration-sun-fire-15000.p5m
manifests/system-kernel-dynamic-reconfiguration-sun-fire-880.p5m
manifests/system-kernel-dynamic-reconfiguration-ultra-enterprise-10000.p5m
manifests/system-kernel-inter-domain-ultra-enterprise-10000.p5m
manifests/system-kernel-io-performance-counters.p5m
manifests/system-kernel-platform-netra.p5m
manifests/system-kernel-platform.p5m
manifests/system-kernel-power.p5m
manifests/system-kernel-rsmops.p5m
manifests/system-kernel-secure-rpc.p5m
manifests/system-kernel-security-gss.p5m
manifests/system-kernel-suspend-resume.p5m
manifests/system-kernel-ultra-wideband.p5m
manifests/system-kernel.p5m
manifests/system-ksensor.p5m
manifests/system-ldoms.p5m
manifests/system-library-bhyve.p5m
manifests/system-library-c-runtime.p5m
manifests/system-library-demangle.p5m
manifests/system-library-iconv-extra.p5m
manifests/system-library-iconv-unicode.p5m
manifests/system-library-iconv-utf-8.p5m
manifests/system-library-iconv-xsh4-latin.p5m
manifests/system-library-install-libinstzones.p5m
manifests/system-library-libdiskmgt-header-libdiskmgt.p5m
manifests/system-library-libdiskmgt.p5m
manifests/system-library-libfcoe.p5m
manifests/system-library-libpcsc.p5m
manifests/system-library-libutempter.p5m
manifests/system-library-math-header-math.p5m
manifests/system-library-math.p5m
manifests/system-library-platform.p5m
manifests/system-library-policykit.p5m
manifests/system-library-processor.p5m
manifests/system-library-python-libbe-2.p5m
manifests/system-library-python-libbe-3.p5m
manifests/system-library-python-solaris-2.p5m
manifests/system-library-python-solaris-3.p5m
manifests/system-library-python-zfs-2.p5m
manifests/system-library-python-zfs-3.p5m
manifests/system-library-security-crypto-pkcs11_kms.p5m
manifests/system-library-security-gss-diffie-hellman.p5m
manifests/system-library-security-gss-spnego.p5m
manifests/system-library-security-gss.p5m
manifests/system-library-security-libsasl.p5m
manifests/system-library-security-rpcsec.p5m
manifests/system-library-storage-fibre-channel-hbaapi.p5m
manifests/system-library-storage-fibre-channel-libsun_fc.p5m
manifests/system-library-storage-ima-header-ima.p5m
manifests/system-library-storage-ima.p5m
manifests/system-library-storage-libmpapi.p5m
manifests/system-library-storage-libmpscsi_vhci.p5m
manifests/system-library-storage-scsi-plugin.p5m
manifests/system-library-storage-scsi-plugins.p5m
manifests/system-library-svm-rcm.p5m
manifests/system-library.p5m
manifests/system-man.p5m
manifests/system-management-intel-amt.p5m
manifests/system-management-pcitool.p5m
manifests/system-management-snmp-sea-sea-config.p5m
manifests/system-management-snmp-sea.p5m
manifests/system-management-wbem-data-management.p5m
manifests/system-management-wbem-resource-management.p5m
manifests/system-manual.p5m
manifests/system-microcode-amd.p5m
manifests/system-microcode-intel.p5m
manifests/system-monitoring-arcstat.p5m
manifests/system-network-console.p5m
manifests/system-network-http-cache-accelerator.p5m
manifests/system-network-ipqos-ipqos-config.p5m
manifests/system-network-ipqos.p5m
manifests/system-network-mailwrapper.p5m
manifests/system-network-nis.p5m
manifests/system-network-ppp-pppdump.p5m
manifests/system-network-ppp-tunnel.p5m
manifests/system-network-ppp.p5m
manifests/system-network-routing-vrrp.p5m
manifests/system-network-routing.p5m
manifests/system-network-spdadm.p5m
manifests/system-network-udapl-udapl-tavor.p5m
manifests/system-network-udapl.p5m
manifests/system-network-wificonfig.p5m
manifests/system-network.p5m
manifests/system-remote-shared-memory.p5m
manifests/system-scheduler-fss.p5m
manifests/system-security-kerberos-5.p5m
manifests/system-storage-fibre-channel-port-utility.p5m
manifests/system-storage-luxadm.p5m
manifests/system-storage-parted.p5m
manifests/system-storage-sasinfo.p5m
manifests/system-test-cryptotest.p5m
manifests/system-test-elftest.p5m
manifests/system-test-ksh93.p5m
manifests/system-test-libctest.p5m
manifests/system-test-libmlrpctest.p5m
manifests/system-test-nettest.p5m
manifests/system-test-ostest.p5m
manifests/system-test-smbclient.p5m
manifests/system-test-testrunner.p5m
manifests/system-test-utiltest.p5m
manifests/system-test-zfstest.p5m
manifests/system-tnf.p5m
manifests/system-trusted-global-zone.p5m
manifests/system-trusted.p5m
manifests/system-xopen-xcu4.p5m
manifests/system-xopen-xcu6.p5m
manifests/system-xvm-ipagent.p5m
manifests/system-zones-brand-lx.p5m
manifests/system-zones-brand-s10.p5m
manifests/system-zones-brand-sn1.p5m
manifests/system-zones-internal.p5m
manifests/system-zones.p5m
manifests/text-doctools.p5m
manifests/text-locale.p5m
osnet-incorporation.p5m
osnet-redist.p5m
/illumos-gate/usr/src/tools/README.tools
/illumos-gate/usr/src/tools/scripts/git-pbchk.py
86d4171105-Nov-2021 Andy Fiddaman <omnios@citrus-it.co.uk>

14218 Package manifests could be maintained in v2 format
Reviewed by: Yuri Pankov <ypankov@tintri.com>
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Approved by: Rich Lowe <richlowe@ri

14218 Package manifests could be maintained in v2 format
Reviewed by: Yuri Pankov <ypankov@tintri.com>
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Approved by: Rich Lowe <richlowe@richlowe.net>

show more ...


/illumos-gate/usr/src/data/ucode/update.intel
/illumos-gate/usr/src/data/zoneinfo/update_manifest
Makefile
manifests/SUNWcs.mf
manifests/SUNWcsd.mf
manifests/SUNWdcs.mf
manifests/SUNWdscp.mf
manifests/SUNWefc.mf
manifests/SUNWerid.mf
manifests/SUNWhmdu.mf
manifests/SUNWiopc.mf
manifests/SUNWldom.mf
manifests/SUNWluxd.mf
manifests/SUNWluxl.mf
manifests/SUNWluxopr.mf
manifests/SUNWniumx.mf
manifests/SUNWpstl.mf
manifests/SUNWqfed.mf
manifests/SUNWsfdr.mf
manifests/SUNWssad.mf
manifests/SUNWus.mf
manifests/SUNWust.mf
manifests/audio-audio-utilities.mf
manifests/compatibility-ucb.mf
manifests/consolidation-osnet-osnet-message-files.mf
manifests/developer-acpi.mf
manifests/developer-appcert.mf
manifests/developer-apptrace-platform.mf
manifests/developer-apptrace-ucblib.mf
manifests/developer-apptrace.mf
manifests/developer-astdev.mf
manifests/developer-build-make.mf
manifests/developer-build-onbld.mf
manifests/developer-debug-ctf.mf
manifests/developer-debug-mdb-module-module-fibre-channel.mf
manifests/developer-debug-mdb-module-module-qlc.mf
manifests/developer-debug-mdb.mf
manifests/developer-driver-ftsafe.mf
manifests/developer-dtrace.mf
manifests/developer-linker.mf
manifests/developer-object-file.mf
manifests/developer-opensolaris-osnet.mf
manifests/developer-tnf.mf
manifests/diagnostic-cpu-counters.mf
manifests/diagnostic-diskinfo.mf
manifests/diagnostic-latencytop.mf
manifests/diagnostic-pci.mf
manifests/diagnostic-powertop.mf
manifests/driver-audio-audio810.mf
manifests/driver-audio-audiocmi.mf
manifests/driver-audio-audiocmihd.mf
manifests/driver-audio-audioemu10k.mf
manifests/driver-audio-audiohd.mf
manifests/driver-audio-audioixp.mf
manifests/driver-audio-audiols.mf
manifests/driver-audio-audiop16x.mf
manifests/driver-audio-audiosolo.mf
manifests/driver-audio-audiovia823x.mf
manifests/driver-audio.mf
manifests/driver-cpu-amd-zen.mf
manifests/driver-cpu-mc.mf
manifests/driver-cpu-sensor.mf
manifests/driver-cpu-us.mf
manifests/driver-crypto-dca.mf
manifests/driver-crypto-dprov.mf
manifests/driver-crypto-tpm.mf
manifests/driver-developer-amd-zen.mf
manifests/driver-firewire.mf
manifests/driver-graphics-atiatom.mf
manifests/driver-graphics-av1394.mf
manifests/driver-graphics-dcam1394-devfsadm-dcam1394.mf
manifests/driver-graphics-dcam1394.mf
manifests/driver-graphics-usbvc.mf
manifests/driver-i86pc-fipe.mf
manifests/driver-i86pc-ioat.mf
manifests/driver-i86pc-platform.mf
manifests/driver-ipmi.mf
manifests/driver-misc-ccid.mf
manifests/driver-misc-virtio.mf
manifests/driver-network-afe.mf
manifests/driver-network-amd8111s.mf
manifests/driver-network-arn.mf
manifests/driver-network-atge.mf
manifests/driver-network-ath.mf
manifests/driver-network-atu.mf
manifests/driver-network-axf.mf
manifests/driver-network-bfe.mf
manifests/driver-network-bge.mf
manifests/driver-network-bnx.mf
manifests/driver-network-bnxe.mf
manifests/driver-network-bpf.mf
manifests/driver-network-chxge.mf
manifests/driver-network-cxgbe.mf
manifests/driver-network-dmfe.mf
manifests/driver-network-e1000g.mf
manifests/driver-network-efe.mf
manifests/driver-network-elxl.mf
manifests/driver-network-emlxs.mf
manifests/driver-network-eoib.mf
manifests/driver-network-eri.mf
manifests/driver-network-fcip.mf
manifests/driver-network-fcoe.mf
manifests/driver-network-fcoei.mf
manifests/driver-network-fcoet.mf
manifests/driver-network-fcp.mf
manifests/driver-network-fcsm.mf
manifests/driver-network-fp.mf
manifests/driver-network-hermon.mf
manifests/driver-network-hme.mf
manifests/driver-network-hxge.mf
manifests/driver-network-i40e.mf
manifests/driver-network-ib.mf
manifests/driver-network-ibdma.mf
manifests/driver-network-ibp.mf
manifests/driver-network-igb.mf
manifests/driver-network-iprb.mf
manifests/driver-network-ipw.mf
manifests/driver-network-iwh.mf
manifests/driver-network-iwi.mf
manifests/driver-network-iwk.mf
manifests/driver-network-iwn.mf
manifests/driver-network-iwp.mf
manifests/driver-network-ixgb.mf
manifests/driver-network-ixgbe.mf
manifests/driver-network-mlxcx.mf
manifests/driver-network-mwl.mf
manifests/driver-network-mxfe.mf
manifests/driver-network-myri10ge.mf
manifests/driver-network-nge.mf
manifests/driver-network-niumx.mf
manifests/driver-network-ntxn.mf
manifests/driver-network-nxge.mf
manifests/driver-network-ofk.mf
manifests/driver-network-pcn.mf
manifests/driver-network-platform.mf
manifests/driver-network-qede.mf
manifests/driver-network-qfe.mf
manifests/driver-network-qlc.mf
manifests/driver-network-ral.mf
manifests/driver-network-rds.mf
manifests/driver-network-rdsv3.mf
manifests/driver-network-rge.mf
manifests/driver-network-rpcib.mf
manifests/driver-network-rtls.mf
manifests/driver-network-rtw.mf
manifests/driver-network-rum.mf
manifests/driver-network-rwd.mf
manifests/driver-network-rwn.mf
manifests/driver-network-sdp.mf
manifests/driver-network-sdpib.mf
manifests/driver-network-sfe.mf
manifests/driver-network-sfxge.mf
manifests/driver-network-socal.mf
manifests/driver-network-srpt.mf
manifests/driver-network-tavor.mf
manifests/driver-network-uath.mf
manifests/driver-network-udmf.mf
manifests/driver-network-upf.mf
manifests/driver-network-ural.mf
manifests/driver-network-urf.mf
manifests/driver-network-urtw.mf
manifests/driver-network-usbecm.mf
manifests/driver-network-vioif.mf
manifests/driver-network-vmxnet3s.mf
manifests/driver-network-vr.mf
manifests/driver-network-wpi.mf
manifests/driver-network-xge.mf
manifests/driver-network-yge.mf
manifests/driver-network-zyd.mf
manifests/driver-pcmcia.mf
manifests/driver-serial-usbftdi.mf
manifests/driver-serial-usbsacm.mf
manifests/driver-serial-usbser.mf
manifests/driver-serial-usbser_edge.mf
manifests/driver-serial-usbsksp-usbs49_fw.mf
manifests/driver-serial-usbsksp.mf
manifests/driver-serial-usbsprl.mf
manifests/driver-sparc-platform.mf
manifests/driver-storage-aac.mf
manifests/driver-storage-adpu320.mf
manifests/driver-storage-ahci.mf
manifests/driver-storage-amr.mf
manifests/driver-storage-arcmsr.mf
manifests/driver-storage-ata.mf
manifests/driver-storage-bcm_sata.mf
manifests/driver-storage-blkdev.mf
manifests/driver-storage-cpqary3.mf
manifests/driver-storage-fas-header-fas.mf
manifests/driver-storage-glm.mf
manifests/driver-storage-lsimega.mf
manifests/driver-storage-marvell88sx.mf
manifests/driver-storage-mega_sas.mf
manifests/driver-storage-mpt_sas.mf
manifests/driver-storage-mr_sas.mf
manifests/driver-storage-nv_sata.mf
manifests/driver-storage-nvme.mf
manifests/driver-storage-pmcs.mf
manifests/driver-storage-pvscsi.mf
manifests/driver-storage-sbp2.mf
manifests/driver-storage-scsa1394.mf
manifests/driver-storage-sdcard.mf
manifests/driver-storage-ses.mf
manifests/driver-storage-sf.mf
manifests/driver-storage-si3124.mf
manifests/driver-storage-skd.mf
manifests/driver-storage-smp.mf
manifests/driver-storage-ssd.mf
manifests/driver-storage-vioblk.mf
manifests/driver-usb-ugen.mf
manifests/driver-usb-usbgem.mf
manifests/driver-usb.mf
manifests/driver-x11-winlock.mf
manifests/driver-x11-xsvc.mf
manifests/driver-xvm-pv.mf
manifests/install-beadm.mf
manifests/library-demo-audio-samples.mf
manifests/library-libadt_jni.mf
manifests/library-libtecla.mf
manifests/library-print-open-printing-ipp.mf
manifests/library-print-open-printing-lpd.mf
manifests/library-print-open-printing.mf
manifests/library-security-tcp-wrapper.mf
manifests/locale-af.mf
manifests/locale-ar.mf
manifests/locale-as.mf
manifests/locale-az.mf
manifests/locale-be.mf
manifests/locale-bg-extra.mf
manifests/locale-bg.mf
manifests/locale-bn.mf
manifests/locale-bo.mf
manifests/locale-bs.mf
manifests/locale-ca-extra.mf
manifests/locale-ca.mf
manifests/locale-cs-extra.mf
manifests/locale-cs.mf
manifests/locale-da-extra.mf
manifests/locale-da.mf
manifests/locale-de-extra.mf
manifests/locale-de.mf
manifests/locale-el-extra.mf
manifests/locale-el.mf
manifests/locale-en-extra.mf
manifests/locale-en.mf
manifests/locale-es-extra.mf
manifests/locale-es.mf
manifests/locale-et.mf
manifests/locale-fi-extra.mf
manifests/locale-fi.mf
manifests/locale-fil.mf
manifests/locale-fr-extra.mf
manifests/locale-fr.mf
manifests/locale-ga.mf
manifests/locale-gu.mf
manifests/locale-he.mf
manifests/locale-hi.mf
manifests/locale-hr-extra.mf
manifests/locale-hr.mf
manifests/locale-hu-extra.mf
manifests/locale-hu.mf
manifests/locale-hy.mf
manifests/locale-id.mf
manifests/locale-ii.mf
manifests/locale-is-extra.mf
manifests/locale-is.mf
manifests/locale-it-extra.mf
manifests/locale-it.mf
manifests/locale-ja.mf
manifests/locale-ka.mf
manifests/locale-kk.mf
manifests/locale-km.mf
manifests/locale-kn.mf
manifests/locale-ko.mf
manifests/locale-kok.mf
manifests/locale-lt-extra.mf
manifests/locale-lt.mf
manifests/locale-lv-extra.mf
manifests/locale-lv.mf
manifests/locale-mk-extra.mf
manifests/locale-mk.mf
manifests/locale-ml.mf
manifests/locale-mn.mf
manifests/locale-mr.mf
manifests/locale-ms.mf
manifests/locale-mt.mf
manifests/locale-nb.mf
manifests/locale-ne.mf
manifests/locale-nl-extra.mf
manifests/locale-nl.mf
manifests/locale-nn.mf
manifests/locale-or.mf
manifests/locale-pa.mf
manifests/locale-pl-extra.mf
manifests/locale-pl.mf
manifests/locale-pt-extra.mf
manifests/locale-pt.mf
manifests/locale-ro.mf
manifests/locale-ru-extra.mf
manifests/locale-ru.mf
manifests/locale-sa.mf
manifests/locale-si.mf
manifests/locale-sk.mf
manifests/locale-sl.mf
manifests/locale-sq-extra.mf
manifests/locale-sq.mf
manifests/locale-sr.mf
manifests/locale-sv-extra.mf
manifests/locale-sv.mf
manifests/locale-ta.mf
manifests/locale-te.mf
manifests/locale-th-extra.mf
manifests/locale-th.mf
manifests/locale-tr-extra.mf
manifests/locale-tr.mf
manifests/locale-ug.mf
manifests/locale-uk.mf
manifests/locale-ur.mf
manifests/locale-vi.mf
manifests/locale-zh-cn-extra.mf
manifests/locale-zh-cn.mf
manifests/locale-zh-hk.mf
manifests/locale-zh-mo.mf
manifests/locale-zh-sg.mf
manifests/locale-zh-tw.mf
manifests/media-cdrw.mf
manifests/naming-ldap.mf
manifests/network-bridging.mf
manifests/network-ftp.mf
manifests/network-ipd.mf
manifests/network-ipfilter-header-ipfilter.mf
manifests/network-ipfilter.mf
manifests/network-iscsi-initiator.mf
manifests/network-iscsi-iser.mf
manifests/network-iscsi-target.mf
manifests/network-netcat.mf
manifests/network-telnet.mf
manifests/package-svr4.mf
manifests/print-lp-compatibility-sunos4.mf
manifests/print-lp-filter-postscript-lp-filter.mf
manifests/print-lp-ipp-libipp.mf
manifests/print-lp-print-client-commands.mf
manifests/print-lp-print-manager-legacy.mf
manifests/print-lp.mf
manifests/runtime-perl-module-sun-solaris.mf
manifests/security-bart.mf
manifests/service-fault-management-smtp-notify.mf
manifests/service-fault-management-snmp-notify.mf
manifests/service-fault-management.mf
manifests/service-file-system-nfs.mf
manifests/service-file-system-smb.mf
manifests/service-hal.mf
manifests/service-network-dhcp-datastore-binfiles.mf
manifests/service-network-dns-mdns.mf
manifests/service-network-legacy.mf
manifests/service-network-load-balancer-ilb.mf
manifests/service-network-network-clients.mf
manifests/service-network-network-servers.mf
manifests/service-network-nis.mf
manifests/service-network-slp.mf
manifests/service-network-smtp-sendmail.mf
manifests/service-network-ssh-common.mf
manifests/service-network-telnet.mf
manifests/service-network-tftp.mf
manifests/service-network-uucp.mf
manifests/service-network-wpa.mf
manifests/service-picl.mf
manifests/service-resource-cap.mf
manifests/service-resource-pools-poold.mf
manifests/service-resource-pools.mf
manifests/service-security-gss.mf
manifests/service-security-kerberos-5.mf
manifests/service-storage-fibre-channel-fc-fabric.mf
manifests/service-storage-isns.mf
manifests/service-storage-media-volume-manager.mf
manifests/service-storage-ndmp.mf
manifests/service-storage-removable-media.mf
manifests/service-storage-virus-scan.mf
manifests/shell-ksh93.mf
manifests/source-demo-mdb-examples.mf
manifests/source-demo-system.mf
manifests/source-system-grub.mf
manifests/storage-library-network-array.mf
manifests/storage-mpathadm.mf
manifests/storage-stmf.mf
manifests/system-accounting-legacy.mf
manifests/system-bhyve-tests.mf
manifests/system-bhyve.mf
manifests/system-boot-grub.mf
manifests/system-boot-loader.mf
manifests/system-boot-network.mf
manifests/system-boot-real-mode.mf
manifests/system-data-console-fonts.mf
manifests/system-data-hardware-registry.mf
manifests/system-data-keyboard-keytables.mf
manifests/system-data-terminfo.mf
manifests/system-data-zoneinfo.mf
manifests/system-domain-configuration-sparc-enterprise.mf
manifests/system-domain-service-processor-protocol-sparc-enterprise.mf
manifests/system-dtrace-tests.mf
manifests/system-embedded-fcode-interpreter.mf
manifests/system-extended-system-utilities.mf
manifests/system-fault-management-eversholt-utilities.mf
manifests/system-ficl.mf
manifests/system-file-system-autofs.mf
manifests/system-file-system-nfs.mf
manifests/system-file-system-smb.mf
manifests/system-file-system-udfs.mf
manifests/system-file-system-zfs-tests.mf
manifests/system-file-system-zfs.mf
manifests/system-flash-fwflash.mf
manifests/system-fru-id-platform.mf
manifests/system-fru-id.mf
manifests/system-header-header-audio.mf
manifests/system-header-header-firewire.mf
manifests/system-header-header-picl.mf
manifests/system-header-header-storage.mf
manifests/system-header-header-ugen.mf
manifests/system-header-header-usb.mf
manifests/system-header.mf
manifests/system-io-tests.mf
manifests/system-ipc.mf
manifests/system-kernel-cpu-counters.mf
manifests/system-kernel-cpu-sun4v.mf
manifests/system-kernel-dtrace-providers-xdt.mf
manifests/system-kernel-dtrace-providers.mf
manifests/system-kernel-dynamic-reconfiguration-i86pc.mf
manifests/system-kernel-dynamic-reconfiguration-sun-fire-880.mf
manifests/system-kernel-io-performance-counters.mf
manifests/system-kernel-platform.mf
manifests/system-kernel-power.mf
manifests/system-kernel-rsmops.mf
manifests/system-kernel-secure-rpc.mf
manifests/system-kernel-security-gss.mf
manifests/system-kernel-suspend-resume.mf
manifests/system-kernel.mf
manifests/system-ksensor.mf
manifests/system-ldoms.mf
manifests/system-library-bhyve.mf
manifests/system-library-c-runtime.mf
manifests/system-library-demangle.mf
manifests/system-library-iconv-extra.mf
manifests/system-library-iconv-unicode.mf
manifests/system-library-iconv-utf-8.mf
manifests/system-library-iconv-xsh4-latin.mf
manifests/system-library-install-libinstzones.mf
manifests/system-library-libdiskmgt-header-libdiskmgt.mf
manifests/system-library-libdiskmgt.mf
manifests/system-library-libfcoe.mf
manifests/system-library-libpcsc.mf
manifests/system-library-libutempter.mf
manifests/system-library-math-header-math.mf
manifests/system-library-math.mf
manifests/system-library-platform.mf
manifests/system-library-policykit.mf
manifests/system-library-processor.mf
manifests/system-library-python-libbe-2.mf
manifests/system-library-python-libbe-3.mf
manifests/system-library-python-solaris-2.mf
manifests/system-library-python-solaris-3.mf
manifests/system-library-python-zfs-2.mf
manifests/system-library-python-zfs-3.mf
manifests/system-library-security-gss-diffie-hellman.mf
manifests/system-library-security-gss-spnego.mf
manifests/system-library-security-gss.mf
manifests/system-library-security-libsasl.mf
manifests/system-library-security-rpcsec.mf
manifests/system-library-storage-fibre-channel-hbaapi.mf
manifests/system-library-storage-fibre-channel-libsun_fc.mf
manifests/system-library-storage-ima-header-ima.mf
manifests/system-library-storage-ima.mf
manifests/system-library-storage-libmpapi.mf
manifests/system-library-storage-libmpscsi_vhci.mf
manifests/system-library-storage-scsi-plugin.mf
manifests/system-library-storage-scsi-plugins.mf
manifests/system-library.mf
manifests/system-man.mf
manifests/system-management-pcitool.mf
manifests/system-management-wbem-data-management.mf
manifests/system-microcode-amd.mf
manifests/system-microcode-intel.mf
manifests/system-monitoring-arcstat.mf
manifests/system-network-http-cache-accelerator.mf
manifests/system-network-ipqos-ipqos-config.mf
manifests/system-network-ipqos.mf
manifests/system-network-mailwrapper.mf
manifests/system-network-nis.mf
manifests/system-network-ppp-pppdump.mf
manifests/system-network-ppp-tunnel.mf
manifests/system-network-ppp.mf
manifests/system-network-routing-vrrp.mf
manifests/system-network-routing.mf
manifests/system-network-spdadm.mf
manifests/system-network-udapl-udapl-tavor.mf
manifests/system-network-udapl.mf
manifests/system-network-wificonfig.mf
manifests/system-network.mf
manifests/system-remote-shared-memory.mf
manifests/system-scheduler-fss.mf
manifests/system-security-kerberos-5.mf
manifests/system-storage-fibre-channel-port-utility.mf
manifests/system-storage-luxadm.mf
manifests/system-storage-sasinfo.mf
manifests/system-test-cryptotest.mf
manifests/system-test-elftest.mf
manifests/system-test-ksh93.mf
manifests/system-test-libctest.mf
manifests/system-test-libmlrpctest.mf
manifests/system-test-nettest.mf
manifests/system-test-ostest.mf
manifests/system-test-smbclient.mf
manifests/system-test-testrunner.mf
manifests/system-test-utiltest.mf
manifests/system-test-zfstest.mf
manifests/system-tnf.mf
manifests/system-trusted-global-zone.mf
manifests/system-trusted.mf
manifests/system-xopen-xcu4.mf
manifests/system-xopen-xcu6.mf
manifests/system-xvm-ipagent.mf
manifests/system-zones-brand-s10.mf
manifests/system-zones-brand-sn1.mf
manifests/system-zones-internal.mf
manifests/system-zones.mf
manifests/text-doctools.mf
manifests/text-locale.mf
osnet-incorporation.mf
osnet-redist.mf
/illumos-gate/usr/src/tools/env/illumos.sh
/illumos-gate/usr/src/tools/onbld/Checks/Makefile.com
/illumos-gate/usr/src/tools/onbld/Checks/PkgFmt.py
/illumos-gate/usr/src/tools/scripts/git-pbchk.py
8e458de001-Aug-2021 Robert Mustacchi <rm@fingolfin.org>

13925 core files should include DWARF
Reviewed by: Rich Lowe <richlowe@richlowe.net>
Reviewed by: C Fraire <cfraire@me.com>
Reviewed by: Adam Leventhal <adam.leventhal@gmail.com>
Approved by: Dan McD

13925 core files should include DWARF
Reviewed by: Rich Lowe <richlowe@richlowe.net>
Reviewed by: C Fraire <cfraire@me.com>
Reviewed by: Adam Leventhal <adam.leventhal@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...


/illumos-gate/exception_lists/packaging
/illumos-gate/usr/src/cmd/acctadm/utils.h
/illumos-gate/usr/src/cmd/sgs/include/conv.h
/illumos-gate/usr/src/cmd/sgs/libconv/common/corenote.c
/illumos-gate/usr/src/cmd/sgs/libconv/common/corenote.msg
/illumos-gate/usr/src/common/core/core_shstrtab.c
/illumos-gate/usr/src/common/core/core_shstrtab.h
/illumos-gate/usr/src/lib/libproc/Makefile.com
/illumos-gate/usr/src/lib/libproc/common/Pgcore.c
/illumos-gate/usr/src/man/man1m/coreadm.1m
/illumos-gate/usr/src/man/man4/core.4
manifests/system-test-ostest.mf
/illumos-gate/usr/src/test/os-tests/runfiles/default.run
/illumos-gate/usr/src/test/os-tests/tests/Makefile
/illumos-gate/usr/src/test/os-tests/tests/cores/Makefile
/illumos-gate/usr/src/test/os-tests/tests/cores/Makefile.com
/illumos-gate/usr/src/test/os-tests/tests/cores/Makefile.targ
/illumos-gate/usr/src/test/os-tests/tests/cores/dumper/Makefile
/illumos-gate/usr/src/test/os-tests/tests/cores/dumper/dumper.c
/illumos-gate/usr/src/test/os-tests/tests/cores/libdumper/Makefile
/illumos-gate/usr/src/test/os-tests/tests/cores/libdumper/Makefile.com
/illumos-gate/usr/src/test/os-tests/tests/cores/libdumper/amd64/Makefile
/illumos-gate/usr/src/test/os-tests/tests/cores/libdumper/common/libdumper.c
/illumos-gate/usr/src/test/os-tests/tests/cores/libdumper/common/mapfile-vers
/illumos-gate/usr/src/test/os-tests/tests/cores/libdumper/i386/Makefile
/illumos-gate/usr/src/test/os-tests/tests/cores/scripts/Makefile
/illumos-gate/usr/src/test/os-tests/tests/cores/scripts/core_prereqs.ksh
/illumos-gate/usr/src/test/os-tests/tests/cores/scripts/coretests.ksh
/illumos-gate/usr/src/test/os-tests/tests/cores/secmapper/Makefile
/illumos-gate/usr/src/test/os-tests/tests/cores/secmapper/secmapper.c
/illumos-gate/usr/src/uts/common/Makefile.files
/illumos-gate/usr/src/uts/common/Makefile.rules
/illumos-gate/usr/src/uts/common/exec/elf/elf.c
/illumos-gate/usr/src/uts/common/sys/corectl.h
/illumos-gate/usr/src/uts/intel/elfexec/Makefile
/illumos-gate/usr/src/uts/sparc/elfexec/Makefile
fb25420b18-Oct-2021 Robert Mustacchi <rm@fingolfin.org>

14105 ar -s could work on its own
14213 Want basic ar test suite
14212 ar cra and crb don't work
14214 ar usage message needs updating for -q
Reviewed by: Rich Lowe <richlowe@richlowe.net>
Reviewed b

14105 ar -s could work on its own
14213 Want basic ar test suite
14212 ar cra and crb don't work
14214 ar usage message needs updating for -q
Reviewed by: Rich Lowe <richlowe@richlowe.net>
Reviewed by: Patrick Mooney <pmooney@pfmooney.com>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...


/illumos-gate/exception_lists/packaging
/illumos-gate/usr/src/cmd/ast/ksh/builtins/Makefile
/illumos-gate/usr/src/cmd/ast/ksh/builtins/alias.c
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/server.c
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/Makefile
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop.h
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ether.c
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rport.c
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_vxlan.c
/illumos-gate/usr/src/cmd/mdb/common/modules/mpt_sas/mpt_sas.c
/illumos-gate/usr/src/cmd/sgs/ar/common/ar.msg
/illumos-gate/usr/src/cmd/sgs/ar/common/cmd.c
/illumos-gate/usr/src/cmd/sgs/ar/common/file.c
/illumos-gate/usr/src/cmd/sgs/ar/common/main.c
/illumos-gate/usr/src/man/man1/ar.1
manifests/system-test-utiltest.mf
/illumos-gate/usr/src/test/util-tests/runfiles/default.run
/illumos-gate/usr/src/test/util-tests/tests/Makefile
/illumos-gate/usr/src/test/util-tests/tests/ar/Makefile
/illumos-gate/usr/src/test/util-tests/tests/ar/ar_test0.c
/illumos-gate/usr/src/test/util-tests/tests/ar/ar_test1.c
/illumos-gate/usr/src/test/util-tests/tests/ar/artest.ksh
/illumos-gate/usr/src/uts/common/Makefile.files
/illumos-gate/usr/src/uts/common/Makefile.rules
/illumos-gate/usr/src/uts/common/inet/ip/ip.c
/illumos-gate/usr/src/uts/common/inet/ip/ip6.c
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/mpapi_impl.c
/illumos-gate/usr/src/uts/common/netinet/in.h
/illumos-gate/usr/src/uts/common/os/ip_cksum.c
/illumos-gate/usr/src/uts/common/refhash/refhash.c
/illumos-gate/usr/src/uts/common/sys/Makefile
/illumos-gate/usr/src/uts/common/sys/refhash.h
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpapi_impl.h
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mptsas_var.h
/illumos-gate/usr/src/uts/common/sys/vxlan.h
252adeb304-Oct-2021 Richard Lowe <richlowe@richlowe.net>

14155 ld(1) string table merging could be much faster
14157 ld(1) string table merging should follow gABI more closely
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Robert Mustacchi <rm@fing

14155 ld(1) string table merging could be much faster
14157 ld(1) string table merging should follow gABI more closely
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...

01aad26910-Jun-2014 Robert Mustacchi <rm@joyent.com>

14197 Implement id_space as a library
Reviewed by: Yuri Pankov <ypankov@tintri.com>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Approved by: Rich Lowe <richlowe@richlowe.net>


/illumos-gate/exception_lists/packaging
/illumos-gate/usr/src/Makefile.master
/illumos-gate/usr/src/Makefile.master.64
/illumos-gate/usr/src/boot/Makefile.version
/illumos-gate/usr/src/boot/lib/libstand/nfs.c
/illumos-gate/usr/src/boot/lib/libstand/tftp.c
/illumos-gate/usr/src/boot/sys/boot/common/dev_net.c
/illumos-gate/usr/src/cmd/ctfdump/Makefile
/illumos-gate/usr/src/cmd/file/Makefile
/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/Makefile
/illumos-gate/usr/src/cmd/mdb/Makefile.libstandctf
/illumos-gate/usr/src/cmd/mdb/Makefile.mdb
/illumos-gate/usr/src/cmd/mdb/intel/amd64/libfksmbsrv/Makefile
/illumos-gate/usr/src/cmd/mdb/intel/amd64/libmlsvc/Makefile
/illumos-gate/usr/src/cmd/mdb/intel/amd64/libzpool/Makefile
/illumos-gate/usr/src/cmd/mdb/intel/amd64/qlc/Makefile
/illumos-gate/usr/src/cmd/mdb/intel/amd64/srpt/Makefile
/illumos-gate/usr/src/cmd/mdb/intel/amd64/zfs/Makefile
/illumos-gate/usr/src/cmd/mdb/intel/ia32/libfksmbsrv/Makefile
/illumos-gate/usr/src/cmd/mdb/intel/ia32/libmlsvc/Makefile
/illumos-gate/usr/src/cmd/mdb/intel/ia32/libzpool/Makefile
/illumos-gate/usr/src/cmd/mdb/intel/modules/mdb_kb/amd64/Makefile
/illumos-gate/usr/src/cmd/mdb/sparc/v7/libfksmbsrv/Makefile
/illumos-gate/usr/src/cmd/mdb/sparc/v7/libmlsvc/Makefile
/illumos-gate/usr/src/cmd/mdb/sparc/v7/libzpool/Makefile
/illumos-gate/usr/src/cmd/mdb/sparc/v9/libfksmbsrv/Makefile
/illumos-gate/usr/src/cmd/mdb/sparc/v9/libmlsvc/Makefile
/illumos-gate/usr/src/cmd/mdb/sparc/v9/libzpool/Makefile
/illumos-gate/usr/src/cmd/mdb/sparc/v9/qlc/Makefile
/illumos-gate/usr/src/cmd/mdb/sparc/v9/srpt/Makefile
/illumos-gate/usr/src/cmd/mdb/sparc/v9/stmf_sbd/Makefile
/illumos-gate/usr/src/cmd/mdb/sparc/v9/zfs/Makefile
/illumos-gate/usr/src/cmd/od/Makefile
/illumos-gate/usr/src/cmd/smbsrv/Makefile.smbsrv.defs
/illumos-gate/usr/src/cmd/smbsrv/fksmbd/Makefile
/illumos-gate/usr/src/cmd/smbsrv/smbd/Makefile
/illumos-gate/usr/src/cmd/smbsrv/test-msgbuf/Makefile
/illumos-gate/usr/src/cmd/tail/Makefile
/illumos-gate/usr/src/cmd/tr/Makefile
/illumos-gate/usr/src/cmd/vscan/vscanadm/Makefile
/illumos-gate/usr/src/cmd/vscan/vscand/Makefile
/illumos-gate/usr/src/cmd/zstreamdump/Makefile
/illumos-gate/usr/src/common/idspace/id_space.c
/illumos-gate/usr/src/lib/Makefile
/illumos-gate/usr/src/lib/libidspace/Makefile
/illumos-gate/usr/src/lib/libidspace/Makefile.com
/illumos-gate/usr/src/lib/libidspace/amd64/Makefile
/illumos-gate/usr/src/lib/libidspace/common/libidspace.c
/illumos-gate/usr/src/lib/libidspace/common/libidspace.h
/illumos-gate/usr/src/lib/libidspace/common/mapfile-vers
/illumos-gate/usr/src/lib/libidspace/i386/Makefile
/illumos-gate/usr/src/lib/libppt/Makefile.com
manifests/system-library.mf
/illumos-gate/usr/src/test/zfs-tests/callbacks/zfs_dbgmsg.ksh
/illumos-gate/usr/src/tools/ctf/ctfdump/Makefile.com
/illumos-gate/usr/src/tools/ctf/libctf/Makefile.com
/illumos-gate/usr/src/uts/common/Makefile.rules
/illumos-gate/usr/src/uts/common/exec/java/java.c
/illumos-gate/usr/src/uts/common/exec/shbin/shbin.c
/illumos-gate/usr/src/uts/common/sys/id_space.h
/illumos-gate/usr/src/uts/i86pc/acpi_drv/Makefile
/illumos-gate/usr/src/uts/intel/bnx/Makefile
/illumos-gate/usr/src/uts/intel/bnxe/Makefile
/illumos-gate/usr/src/uts/intel/ctf/Makefile
/illumos-gate/usr/src/uts/intel/fct/Makefile
/illumos-gate/usr/src/uts/intel/iscsit/Makefile
/illumos-gate/usr/src/uts/intel/pppt/Makefile
/illumos-gate/usr/src/uts/intel/qlge/Makefile
/illumos-gate/usr/src/uts/intel/qlt/Makefile
/illumos-gate/usr/src/uts/intel/srpt/Makefile
/illumos-gate/usr/src/uts/intel/stmf/Makefile
/illumos-gate/usr/src/uts/intel/stmf_sbd/Makefile
/illumos-gate/usr/src/uts/intel/zfs/Makefile
/illumos-gate/usr/src/uts/intel/zut/Makefile
/illumos-gate/usr/src/uts/sparc/bnxe/Makefile
/illumos-gate/usr/src/uts/sparc/ctf/Makefile
/illumos-gate/usr/src/uts/sparc/fct/Makefile
/illumos-gate/usr/src/uts/sparc/iscsit/Makefile
/illumos-gate/usr/src/uts/sparc/pppt/Makefile
/illumos-gate/usr/src/uts/sparc/qlge/Makefile
/illumos-gate/usr/src/uts/sparc/qlt/Makefile
/illumos-gate/usr/src/uts/sparc/srpt/Makefile
/illumos-gate/usr/src/uts/sparc/stmf/Makefile
/illumos-gate/usr/src/uts/sparc/stmf_sbd/Makefile
/illumos-gate/usr/src/uts/sparc/zfs/Makefile
/illumos-gate/usr/src/uts/sparc/zut/Makefile
6e2462f924-Jul-2014 Robert Mustacchi <rm@joyent.com>

14196 Want librename
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Yuri Pankov <ypankov@tintri.com>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Approved by: Gordon Ross <gordon.w

14196 Want librename
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Yuri Pankov <ypankov@tintri.com>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>

show more ...


/illumos-gate/exception_lists/packaging
/illumos-gate/usr/src/boot/sys/boot/i386/libi386/pxe.c
/illumos-gate/usr/src/cmd/beadm/beadm.c
/illumos-gate/usr/src/cmd/dladm/Makefile
/illumos-gate/usr/src/cmd/dladm/dladm.c
/illumos-gate/usr/src/cmd/pcieadm/pcieadm_cfgspace.c
/illumos-gate/usr/src/cmd/pcieadm/pcieadm_devs.c
/illumos-gate/usr/src/lib/Makefile
/illumos-gate/usr/src/lib/libjedec/common/libjedec.c
/illumos-gate/usr/src/lib/librename/Makefile
/illumos-gate/usr/src/lib/librename/Makefile.com
/illumos-gate/usr/src/lib/librename/amd64/Makefile
/illumos-gate/usr/src/lib/librename/common/librename.c
/illumos-gate/usr/src/lib/librename/common/librename.h
/illumos-gate/usr/src/lib/librename/common/mapfile-vers
/illumos-gate/usr/src/lib/librename/i386/Makefile
/illumos-gate/usr/src/man/man1m/beadm.1m
manifests/system-library.mf
/illumos-gate/usr/src/test/util-tests/tests/libjedec/libjedec_test.c
/illumos-gate/usr/src/test/zfs-tests/tests/functional/removal/removal_check_space.ksh
/illumos-gate/usr/src/test/zfs-tests/tests/functional/removal/removal_multiple_indirection.ksh
/illumos-gate/usr/src/test/zfs-tests/tests/functional/removal/removal_reservation.ksh
/illumos-gate/usr/src/test/zfs-tests/tests/functional/removal/removal_with_add.ksh
/illumos-gate/usr/src/test/zfs-tests/tests/functional/removal/removal_with_zdb.ksh
/illumos-gate/usr/src/test/zfs-tests/tests/functional/removal/remove_expanded.ksh
/illumos-gate/usr/src/test/zfs-tests/tests/functional/removal/remove_mirror.ksh
/illumos-gate/usr/src/test/zfs-tests/tests/functional/removal/remove_raidz.ksh
/illumos-gate/usr/src/uts/common/sys/pcie.h
2741f62119-Oct-2021 Robert Mustacchi <rm@fingolfin.org>

14177 test suite pkg manifests need DTrace dependencies
Reviewed by: Yuri Pankov <ypankov@tintri.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@joyent.com>

0696544222-Oct-2021 Andy Fiddaman <omnios@citrus-it.co.uk>

14186 Update tzdata to 2021e
Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org>
Approved by: Dan McDonald <danmcd@joyent.com>

1db1721a18-Oct-2021 Andy Fiddaman <omnios@citrus-it.co.uk>

14061 "smmsp" user should be delivered by packaging, not base passwd file
Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com>
Reviewed by: Dominik Hassler <hadfl@omnios.org>
Approved by: Rich Lowe <ri

14061 "smmsp" user should be delivered by packaging, not base passwd file
Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com>
Reviewed by: Dominik Hassler <hadfl@omnios.org>
Approved by: Rich Lowe <richlowe@richlowe.net>

show more ...


/illumos-gate/usr/src/Makefile.master
/illumos-gate/usr/src/cmd/Adm/group
/illumos-gate/usr/src/cmd/Adm/sun/ftpusers
/illumos-gate/usr/src/cmd/Adm/sun/passwd
/illumos-gate/usr/src/cmd/Adm/sun/shadow
/illumos-gate/usr/src/cmd/audio/audioconvert/Makefile
/illumos-gate/usr/src/cmd/audio/utilities/Makefile
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/Makefile
/illumos-gate/usr/src/cmd/hal/Makefile.hal
/illumos-gate/usr/src/cmd/latencytop/Makefile.com
/illumos-gate/usr/src/cmd/make/Makefile.com
/illumos-gate/usr/src/cmd/policykit/Makefile
/illumos-gate/usr/src/cmd/sgs/ar/common/ar.msg
/illumos-gate/usr/src/cmd/sgs/ar/common/cmd.c
/illumos-gate/usr/src/cmd/sgs/ar/common/main.c
/illumos-gate/usr/src/cmd/sgs/include/libld.h
/illumos-gate/usr/src/cmd/sgs/libelf/common/end.c
/illumos-gate/usr/src/cmd/sgs/libld/common/args.c
/illumos-gate/usr/src/cmd/sgs/libld/common/ldmain.c
/illumos-gate/usr/src/cmd/sgs/libld/common/libs.c
/illumos-gate/usr/src/cmd/sgs/tools/SUNWonld-README
/illumos-gate/usr/src/cmd/vntsd/cmd.c
/illumos-gate/usr/src/cmd/vntsd/vntsd.c
/illumos-gate/usr/src/cmd/zoneadmd/zoneadmd.c
/illumos-gate/usr/src/cmd/zpool/zpool_main.c
/illumos-gate/usr/src/cmd/ztest/zloop.bash
/illumos-gate/usr/src/lib/libbrand/common/libbrand.c
/illumos-gate/usr/src/lib/libbrand/common/libbrand.h
/illumos-gate/usr/src/lib/libbrand/common/mapfile-vers
/illumos-gate/usr/src/lib/libbrand/dtd/brand.dtd.1
/illumos-gate/usr/src/lib/libnisdb/Makefile
/illumos-gate/usr/src/lib/libprtdiag/Makefile.com
/illumos-gate/usr/src/lib/libprtdiag/common/cpu.c
/illumos-gate/usr/src/lib/libprtdiag/common/display_sun4v.c
/illumos-gate/usr/src/lib/libprtdiag/common/io.c
/illumos-gate/usr/src/lib/libprtdiag/common/libdevinfo_sun4u.c
/illumos-gate/usr/src/lib/libprtdiag/common/memory.c
/illumos-gate/usr/src/lib/libprtdiag/inc/libprtdiag.h
/illumos-gate/usr/src/lib/policykit/libpolkit/Makefile.com
/illumos-gate/usr/src/man/man1/ar.1
/illumos-gate/usr/src/man/man1m/installboot.1m
/illumos-gate/usr/src/man/man1m/zpool.1m
manifests/service-network-smtp-sendmail.mf
/illumos-gate/usr/src/psm/stand/boot/common/readfile.c
/illumos-gate/usr/src/psm/stand/boot/sparc/common/bootprop.c
/illumos-gate/usr/src/psm/stand/boot/sparc/common/sun4x_standalloc.c
/illumos-gate/usr/src/stand/lib/fs/nfs/clnt_budp.c
/illumos-gate/usr/src/stand/lib/sa/memlist.c
/illumos-gate/usr/src/stand/lib/sa/standalloc.c
/illumos-gate/usr/src/test/smbclient-tests/tests/smbmount/tp_smbmount_013.ksh
/illumos-gate/usr/src/test/zfs-tests/tests/functional/removal/remove_raidz.ksh
/illumos-gate/usr/src/tools/make/Makefile.com
/illumos-gate/usr/src/tools/protocmp/stdusers.c
/illumos-gate/usr/src/uts/Makefile.uts
/illumos-gate/usr/src/uts/common/os/exit.c
/illumos-gate/usr/src/uts/common/os/zone.c
/illumos-gate/usr/src/uts/common/sys/zone.h
dea9f5e630-Sep-2021 Robert Mustacchi <rm@fingolfin.org>

14126 clock_gettime() could work with thread/proc clocks
14139 Want libproc convenience function for lwpsinfo
Reviewed by: C Fraire <cfraire@me.com>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Revie

14126 clock_gettime() could work with thread/proc clocks
14139 Want libproc convenience function for lwpsinfo
Reviewed by: C Fraire <cfraire@me.com>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...

a0fbb7fb30-Sep-2021 Toomas Soome <tsoome@me.com>

14124 ztest is looking for zdb in wrong directory
14125 zfs-tests should be built 64-bit only
Reviewed by: Yuri Pankov <ypankov@tintri.com>
Reviewed by: Klaus Ziegler <klausz@haus-gisela.de>
Approved

14124 ztest is looking for zdb in wrong directory
14125 zfs-tests should be built 64-bit only
Reviewed by: Yuri Pankov <ypankov@tintri.com>
Reviewed by: Klaus Ziegler <klausz@haus-gisela.de>
Approved by: Robert Mustacchi <rm@fingolfin.org>

show more ...

aa693e9917-Apr-2021 Jason King <jason.brian.king@gmail.com>

13380 Add virtio-9p (aka VirtFS) filesystem sharing to bhyve
Portions contributed by: Andy Fiddaman <andy@omnios.org>
Reviewed by: Jason King <jason.brian.king@gmail.com>
Reviewed by: Jorge Schrauwen

13380 Add virtio-9p (aka VirtFS) filesystem sharing to bhyve
Portions contributed by: Andy Fiddaman <andy@omnios.org>
Reviewed by: Jason King <jason.brian.king@gmail.com>
Reviewed by: Jorge Schrauwen <sjorge@blackdot.be>
Approved by: Robert Mustacchi <rm@fingolfin.org>

show more ...


/illumos-gate/exception_lists/cstyle
/illumos-gate/exception_lists/hdrchk
/illumos-gate/exception_lists/packaging
/illumos-gate/exception_lists/wscheck
/illumos-gate/usr/src/Makefile.master
/illumos-gate/usr/src/Makefile.master.64
/illumos-gate/usr/src/cmd/bhyve/Makefile
/illumos-gate/usr/src/cmd/bhyve/README.sync
/illumos-gate/usr/src/cmd/bhyve/pci_virtio_9p.c
/illumos-gate/usr/src/lib/Makefile
/illumos-gate/usr/src/lib/lib9p/COPYRIGHT
/illumos-gate/usr/src/lib/lib9p/COPYRIGHT.descrip
/illumos-gate/usr/src/lib/lib9p/Makefile
/illumos-gate/usr/src/lib/lib9p/Makefile.com
/illumos-gate/usr/src/lib/lib9p/amd64/Makefile
/illumos-gate/usr/src/lib/lib9p/common/backend/backend.h
/illumos-gate/usr/src/lib/lib9p/common/backend/fs.c
/illumos-gate/usr/src/lib/lib9p/common/backend/fs.h
/illumos-gate/usr/src/lib/lib9p/common/connection.c
/illumos-gate/usr/src/lib/lib9p/common/fcall.h
/illumos-gate/usr/src/lib/lib9p/common/fid.h
/illumos-gate/usr/src/lib/lib9p/common/genacl.c
/illumos-gate/usr/src/lib/lib9p/common/genacl.h
/illumos-gate/usr/src/lib/lib9p/common/hashtable.c
/illumos-gate/usr/src/lib/lib9p/common/hashtable.h
/illumos-gate/usr/src/lib/lib9p/common/illumos_endian.h
/illumos-gate/usr/src/lib/lib9p/common/lib9p.h
/illumos-gate/usr/src/lib/lib9p/common/lib9p_impl.h
/illumos-gate/usr/src/lib/lib9p/common/linux_errno.h
/illumos-gate/usr/src/lib/lib9p/common/log.c
/illumos-gate/usr/src/lib/lib9p/common/log.h
/illumos-gate/usr/src/lib/lib9p/common/pack.c
/illumos-gate/usr/src/lib/lib9p/common/request.c
/illumos-gate/usr/src/lib/lib9p/common/rfuncs.c
/illumos-gate/usr/src/lib/lib9p/common/rfuncs.h
/illumos-gate/usr/src/lib/lib9p/common/sbuf/sbuf.c
/illumos-gate/usr/src/lib/lib9p/common/sbuf/sbuf.h
/illumos-gate/usr/src/lib/lib9p/common/threadpool.c
/illumos-gate/usr/src/lib/lib9p/common/threadpool.h
/illumos-gate/usr/src/lib/lib9p/common/transport/socket.c
/illumos-gate/usr/src/lib/lib9p/common/transport/socket.h
/illumos-gate/usr/src/lib/lib9p/common/utils.c
/illumos-gate/usr/src/lib/lib9p/mapfile-vers
/illumos-gate/usr/src/man/man1m/bhyve.1m
/illumos-gate/usr/src/man/man4/bhyve_config.4
manifests/system-library-bhyve.mf
/illumos-gate/usr/src/uts/common/io/simnet/simnet.c
/illumos-gate/usr/src/uts/common/io/simnet/simnet_impl.h
/illumos-gate/usr/src/uts/common/io/vnic/vnic_dev.c
/illumos-gate/usr/src/uts/common/os/driver_lyr.c
db7e2a9027-Sep-2021 Andy Fiddaman <omnios@citrus-it.co.uk>

14117 Update tzdata zones from 2021b
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Klaus Ziegler <klausz@haus-gisela.de>
Approved by: Dan McDonald <danmcd@joyent.com>

883bdefa23-Sep-2021 Robert Mustacchi <rm@fingolfin.org>

14108 September 2021 hwdata update
Reviewed by: Andy Fiddaman <andy@omnios.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Richard Lowe <richlowe@richlowe.net>

d7159b3706-Aug-2021 Andy Fiddaman <omnios@citrus-it.co.uk>

14005 eventfd_read/write() don't return failure
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Dan McDonald <danmcd@joyent.com>
Approved by: Robert Mustacchi <rm@fingolfin.org>

94733b3610-Aug-2021 Andy Fiddaman <omnios@citrus-it.co.uk>

14009 Could document eventfd_read()/eventfd_write()
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Approved by: Dan McDonald <danmcd@joyent.com>


/illumos-gate/usr/src/boot/Makefile.version
/illumos-gate/usr/src/boot/sys/boot/common/multiboot2.c
/illumos-gate/usr/src/boot/sys/boot/efi/loader/copy.c
/illumos-gate/usr/src/boot/sys/boot/efi/loader/loader_efi.h
/illumos-gate/usr/src/cmd/ast/Makefile.iffe
/illumos-gate/usr/src/cmd/ast/libast/Makefile.iffe
/illumos-gate/usr/src/cmd/ast/libast/amd64/conftab.c
/illumos-gate/usr/src/cmd/ast/libast/amd64/conftab.h
/illumos-gate/usr/src/cmd/ast/libast/i386/conftab.c
/illumos-gate/usr/src/cmd/ast/libast/i386/conftab.h
/illumos-gate/usr/src/cmd/ast/libast/mapfile-vers
/illumos-gate/usr/src/cmd/ast/libast/sparc/conftab.c
/illumos-gate/usr/src/cmd/ast/libast/sparc/conftab.h
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/conftab.c
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/conftab.h
/illumos-gate/usr/src/cmd/ast/libshell/Makefile.iffe
/illumos-gate/usr/src/cmd/bnu/line.c
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/sys-solaris.c
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/sys_bsd.c
/illumos-gate/usr/src/cmd/fm/fmd/common/fmd_main.c
/illumos-gate/usr/src/cmd/gss/gssd/gssd.c
/illumos-gate/usr/src/cmd/idmap/idmapd/idmapd.c
/illumos-gate/usr/src/cmd/krb5/kwarn/kwarnd.c
/illumos-gate/usr/src/cmd/login/login.c
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/ports.c
/illumos-gate/usr/src/cmd/lp/filter/postscript/postio/postio.h
/illumos-gate/usr/src/cmd/lp/model/lp.cat.c
/illumos-gate/usr/src/cmd/mdb/common/kmdb/kmdb_promif.c
/illumos-gate/usr/src/cmd/mdb/common/mdb/mdb_termio.c
/illumos-gate/usr/src/cmd/rpcgen/rpc_svcout.c
/illumos-gate/usr/src/cmd/tip/tip.c
/illumos-gate/usr/src/cmd/tput/tput.c
/illumos-gate/usr/src/cmd/ttymon/sttytable.c
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/conf.sh
/illumos-gate/usr/src/lib/libcurses/screen/delay.c
/illumos-gate/usr/src/lib/libcurses/screen/newscreen.c
/illumos-gate/usr/src/lib/libnsl/dial/line.c
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/baudrate.c
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/baudrate.c
/illumos-gate/usr/src/man/man1/stty.1
/illumos-gate/usr/src/man/man3c/Makefile
/illumos-gate/usr/src/man/man3c/eventfd.3c
/illumos-gate/usr/src/man/man7d/usbftdi.7d
/illumos-gate/usr/src/man/man7d/usbsacm.7d
/illumos-gate/usr/src/man/man7i/termio.7i
manifests/system-library.man3c.inc
/illumos-gate/usr/src/ucbcmd/stty/stty.c
/illumos-gate/usr/src/ucbcmd/stty/sttytable.c
/illumos-gate/usr/src/ucbcmd/tset/tset.c
/illumos-gate/usr/src/uts/common/io/asy.c
/illumos-gate/usr/src/uts/common/io/consconfig_dacf.c
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbftdi/uftdi_dsd.c
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbsacm/usbsacm.c
/illumos-gate/usr/src/uts/common/sys/termios.h
84d1e6ed06-Sep-2021 Toomas Soome <tsoome@me.com>

14058 w: only build 64-bit version
Reviewed by: Andy Fiddaman <andy@omnios.org>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Approved by: Robert Mustacchi <rm@fingolfin.org>

77161fd331-Aug-2021 Richard Lowe <richlowe@richlowe.net>

14043 remove obsolete and non-functional localedef headers
Reviewed by: Andy Fiddaman <andy@omnios.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Garrett D'Amore <garrett@damore.org>

4596c1d208-Jun-2021 Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>

13864 want 64bit libipmp
Reviewed by: Andy Fiddaman <andy@omnios.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@joyent.com>


/illumos-gate/usr/src/boot/Makefile.version
/illumos-gate/usr/src/boot/lib/libstand/close.c
/illumos-gate/usr/src/boot/lib/libstand/closeall.c
/illumos-gate/usr/src/boot/lib/libstand/fstat.c
/illumos-gate/usr/src/boot/lib/libstand/ioctl.c
/illumos-gate/usr/src/boot/lib/libstand/iodesc.h
/illumos-gate/usr/src/boot/lib/libstand/lseek.c
/illumos-gate/usr/src/boot/lib/libstand/net.h
/illumos-gate/usr/src/boot/lib/libstand/netif.c
/illumos-gate/usr/src/boot/lib/libstand/open.c
/illumos-gate/usr/src/boot/lib/libstand/read.c
/illumos-gate/usr/src/boot/lib/libstand/readdir.c
/illumos-gate/usr/src/boot/lib/libstand/stand.h
/illumos-gate/usr/src/boot/lib/libstand/write.c
/illumos-gate/usr/src/cmd/Makefile.cmd
/illumos-gate/usr/src/cmd/Makefile.cmd.64
/illumos-gate/usr/src/cmd/amdzen/udf.c
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/mpd_main.c
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/Makefile
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/nwamcfg.c
/illumos-gate/usr/src/cmd/sgs/lorder/lorder.sh
/illumos-gate/usr/src/lib/libipmp/Makefile
/illumos-gate/usr/src/lib/libipmp/amd64/Makefile
/illumos-gate/usr/src/lib/libipmp/common/ipmp_mpathd.c
/illumos-gate/usr/src/lib/libipmp/common/ipmp_mpathd.h
/illumos-gate/usr/src/lib/libipmp/common/ipmp_query.c
/illumos-gate/usr/src/lib/libipmp/common/ipmp_query.h
/illumos-gate/usr/src/lib/libipmp/common/ipmp_query_impl.h
/illumos-gate/usr/src/lib/libipmp/sparcv9/Makefile
/illumos-gate/usr/src/man/man1m/acct.1m
/illumos-gate/usr/src/man/man1m/chat.1m
/illumos-gate/usr/src/man/man1m/format.1m
/illumos-gate/usr/src/man/man1m/fsdb_udfs.1m
/illumos-gate/usr/src/man/man1m/reboot.1m
/illumos-gate/usr/src/man/man1m/route.1m
/illumos-gate/usr/src/man/man1m/update_drv.1m
/illumos-gate/usr/src/man/man3c/getgrouplist.3c
/illumos-gate/usr/src/man/man3curses/forms.3curses
/illumos-gate/usr/src/man/man3curses/menus.3curses
/illumos-gate/usr/src/man/man3curses/panels.3curses
/illumos-gate/usr/src/man/man3ldap/ldap_error.3ldap
/illumos-gate/usr/src/man/man3rsm/rsm_memseg_import_set_mode.3rsm
/illumos-gate/usr/src/man/man3sysevent/sysevents.3sysevent
/illumos-gate/usr/src/man/man3tnf/tnfctl_indirect_open.3tnf
/illumos-gate/usr/src/man/man7d/vioblk.7d
/illumos-gate/usr/src/man/man7d/wscons.7d
/illumos-gate/usr/src/man/man7i/mtio.7i
/illumos-gate/usr/src/man/man9f/ddi_io_rep_get8.9f
manifests/system-library.mf
/illumos-gate/usr/src/uts/i86pc/io/viona/viona_ring.c
/illumos-gate/usr/src/uts/i86pc/io/viona/viona_rx.c
/illumos-gate/usr/src/uts/i86pc/io/vmm/vmm_gpt.c
/illumos-gate/usr/src/uts/i86pc/io/vmm/vmm_sol_dev.c
/illumos-gate/usr/src/uts/i86pc/os/cpuid.c
d6bf170804-Aug-2021 Robert Mustacchi <rm@fingolfin.org>

13997 Want memrchr in libc
Reviewed by: Joshua M. Clulow <josh@sysmgr.org>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@joy

13997 Want memrchr in libc
Reviewed by: Joshua M. Clulow <josh@sysmgr.org>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...

50d4d24e31-Jul-2021 Robert Mustacchi <rm@fingolfin.org>

13987 libproc could use standard lists
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Patrick Mooney <pmooney@pfmooney.com>
Approved by: Dan McDonald <danmcd@joyent.com>

1...<<11121314151617181920>>...52