summaryrefslogtreecommitdiff
path: root/usr/src/tools
AgeCommit message (Collapse)AuthorFilesLines
2020-06-0212708 Packages could be lintedAndy Fiddaman2-18/+43
12717 Stop ignoring pkgdepend errors Reviewed by: Rich Lowe <richlowe@richlowe.net> Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-05-28 [illumos-gate merge]Jerry Jelinek2-0/+38
commit 4adc6f153a42519cb03b97bf215e1d4823300ebe 12785 grep -h ignored with -r commit c9ad389f76487048d6fde034960b0f5edfb778d7 12788 fix tst.include.ksh for ddi_ufm.h commit 2aeafac3612e19716bf8164f89c3c9196342979c 12787 build needs native rpcgen
2020-05-2712787 build needs native rpcgenToomas Soome2-0/+38
Reviewed by: Jorge Schrauwen <jorge@blackdot.be> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-05-18 [illumos-gate merge]Jerry Jelinek1-31/+0
commit d0b89bad7e1fdc02b67434ccc5d1c0e983e25583 12743 man page spelling mistakes commit 7e95e8d94bf4ccccc742a5e7a1370afe0d890ae3 12728 emlxs: symbol 'emlxs_prog_type_t' is multiply-defined commit bd025ac2b6fbfbc59dfc0bd50a0e56dd56de9229 12739 gld module missing dep on mac after 12671 commit 4c87aefe8930bd07275b8dd2e96ea5f24d93a52e 12665 want modern bhyve commit a68aefedafdc78f1f25e9c888f61357d59c87311 12540 mdb: build with gcore Conflicts: exception_lists/check_rtime exception_lists/copyright exception_lists/cstyle exception_lists/hdrchk exception_lists/packaging exception_lists/wscheck usr/src/cmd/bhyve/Makefile usr/src/cmd/bhyve/acpi.c usr/src/cmd/bhyve/bhyverun.c usr/src/cmd/bhyve/block_if.c usr/src/cmd/bhyve/gdb.c usr/src/cmd/bhyve/mevent.c usr/src/cmd/bhyve/pci_e82545.c usr/src/cmd/bhyve/pci_emul.c usr/src/cmd/bhyve/pci_emul.h usr/src/cmd/bhyve/pci_fbuf.c usr/src/cmd/bhyve/pci_nvme.c usr/src/cmd/bhyve/pci_passthru.c usr/src/cmd/bhyve/pci_virtio_block.c usr/src/cmd/bhyve/pci_virtio_console.c usr/src/cmd/bhyve/pci_virtio_net.c usr/src/cmd/bhyve/pci_virtio_scsi.c usr/src/cmd/bhyve/pci_virtio_viona.c usr/src/cmd/bhyve/pci_xhci.c usr/src/cmd/bhyve/rfb.c usr/src/cmd/bhyve/test/Makefile.com usr/src/cmd/bhyve/test/tst/mevent/lists.delete.c usr/src/cmd/bhyve/test/tst/mevent/testlib.c usr/src/cmd/bhyve/test/tst/mevent/testlib.h usr/src/cmd/bhyve/uart_emul.c usr/src/cmd/bhyve/virtio.c usr/src/cmd/bhyve/virtio.h usr/src/cmd/bhyvectl/Makefile usr/src/cmd/bhyvectl/bhyvectl.c usr/src/cmd/devfsadm/i386/misc_link_i386.c usr/src/compat/freebsd/amd64/machine/specialreg.h usr/src/compat/freebsd/sys/callout.h usr/src/compat/freebsd/sys/param.h usr/src/lib/Makefile usr/src/lib/libvmmapi/common/mapfile-vers usr/src/lib/libvmmapi/common/vmmapi.c usr/src/lib/libvmmapi/common/vmmapi.h usr/src/pkg/manifests/system-bhyve.mf usr/src/pkg/manifests/system-library-bhyve.mf usr/src/uts/i86pc/Makefile.files usr/src/uts/i86pc/io/vmm/README.sync usr/src/uts/i86pc/io/vmm/amd/svm.c usr/src/uts/i86pc/io/vmm/intel/vmx.c usr/src/uts/i86pc/io/vmm/intel/vtd.c usr/src/uts/i86pc/io/vmm/io/ppt.h usr/src/uts/i86pc/io/vmm/io/vatpit.c usr/src/uts/i86pc/io/vmm/io/vlapic.c usr/src/uts/i86pc/io/vmm/vm/vm_map.h usr/src/uts/i86pc/io/vmm/vm/vm_page.h usr/src/uts/i86pc/io/vmm/vmm.c usr/src/uts/i86pc/io/vmm/vmm_host.h usr/src/uts/i86pc/io/vmm/vmm_instruction_emul.c usr/src/uts/i86pc/io/vmm/vmm_sol_dev.c usr/src/uts/i86pc/io/vmm/vmm_sol_glue.c usr/src/uts/i86pc/io/vmm/vmm_sol_vm.c usr/src/uts/i86pc/sys/viona_io.h usr/src/uts/i86pc/sys/vmm.h usr/src/uts/i86pc/sys/vmm_dev.h usr/src/uts/i86pc/sys/vmm_drv.h usr/src/uts/i86pc/viona/Makefile usr/src/uts/i86pc/vmm/Makefile
2020-05-1512665 want modern bhyvePatrick Mooney2-33/+2
Portions contributed by: Hans Rosenfeld <hans.rosenfeld@joyent.com> Portions contributed by: John Levon <john.levon@joyent.com> Portions contributed by: Mike Gerdts <mike.gerdts@joyent.com> Portions contributed by: Andy Fiddaman <omnios@citrus-it.co.uk> Portions contributed by: Dominik Hassler <hadfl@omniosce.org> Portions contributed by: Jerry Jelinek <jerry.jelinek@joyent.com> Portions contributed by: Robert Mustacchi <rm@joyent.com> Portions contributed by: Mike Zeller <mike.zeller@joyent.com> Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Approved by: Dan McDonald <danmcd@joyent.com>
2020-05-11 [illumos-gate merge]Jerry Jelinek1-0/+31
commit e7d144c90b0aab78554a319cc0a94cafe23a72a2 12544 e1000g: NULL pointer errors commit 4e2c3273e98e347b3b0d6ea03be57eda0b8def7b 12543 chxge: NULL pointer errors commit 4f82e07802416dd88f61770ddd96e9c040095895 12538 ldmad: NULL pointer errors commit 38ff79119b4ef2a8e52068a5d95129909aadf342 12655 niagara: NULL pointer errors commit cee39f3ff96ecf06e603339642e5393b7c1738e8 12710 loader: vdev_read() can corrupt memory commit ec71f88e58593e3077f03588d3c38e6cbd4e8c1a 12671 hcksum routines are too verbose 12672 want mac_hcksum_clone function commit bf21cd9318e0a3a51b7f02c14a7c1b1aef2dc861 12612 import Pluribus bhyve port commit 4c7b9a81057545d490dd52cf823de529d8137a5b 12718 LDT overlap with TSS reintroduced in 12608 commit 5254d4fa5763710c9674cbc8308362326643d386 12715 Update tzdata to 2020a commit b17aa18c453380499cb628ad8e7f7536bfd9d483 12653 vnet: smatch and NULL pointer errors commit a5efd12c64532eac05eb5a4b6901396be06125bf 12652 platsvc: smatch and NULL pointer errors commit 6e472272d020cb1e83ec4964e2a2f5761a354bcb 12651 vsw: NULL pointer errors commit 90c84b2b51065d8ba19244aa8e420ccfc3fb3e45 12616 cpr: NULL pointer errors commit 7e7bf7f54a5544e467fcb1eaf3f5f47129d83d70 12617 pcie: NULL pointer errors commit 3dddd038560f12863d73bf754e6534d071a45610 12615 todds1337: NULL pointer errors commit 1577b7ba682b7fdc8ef49b98f2147ec01b11e568 12634 niumx: NULL pointer errors commit 47a041a028740925012faeaf8aa122cb53545a4a 12614 todds1287: NULL pointer errors commit fccee7da6a96828fd0fd19c6b32fe901e6b31549 12633 glvc: NULL pointer errors commit 9d86952736be4a2132ea65d76b3dde43dc999f9e 12630 excalibur: NULL pointer errors commit 50ed1c1e61e07032076ff0041b06b604754d190c 12631 sunfire: smatch and NULL pointer errors commit baa111a1f46457da764bd7a40234b4f9a2de1885 12629 daktari: smatch and NULL pointer errors commit c5fab18ea427d8368421383466fe138ed00ed68d 12628 chicago: smatch and NULL pointer errors commit 44da0df0d621255604c6a72b29e72219d50a76d6 12627 seattle: NULL pointer errors commit 0d41b2d927be6023812b1b3035b9c5cf84f700b6 12618 cheetah: NULL pointer errors commit 1e901b654aeabd2bde7c1b05a0d83071d41ca493 12619 mpxu: NULL pointer errors commit 1e1331ff02be014b4a75626f3a9ab9237f405b35 12626 boston: NULL pointer errors commit f23a396b6eea5efd75ad61ab78e31f55a36732a8 12620 littleneck: NULL pointer errors commit 8adb60c2f39cd295bca28a5a44fa9c4934109e61 12607 db21554: NULL pointer errors commit 35420702b93f71061940bdddcc5401bcb0337e76 12611 rmclomv: NULL pointer errors commit ada2da53edc6b7d3afbdff4975c5c32c01a7c72d 12536 picl: NULL pointer errors commit 9ddb26a06d595789532ca2be60f2625a035e5baa 12603 gpio_87317: smatch and NULL pointer errors commit 424a9dabffff3ee7b75ad66819578b015c7e72d0 12638 ntwdt: NULL pointer errors commit fd2e3606878080ff9881c6a5d17c0dc41a944a9a 12639 n2piupc: smatch and NULL pointer errors commit 4b2e399d2387adc4f0af512ea0e3f84da0988e76 12646 vlds: NULL pointer errors commit eb6b10e69fa5ba733da194d3ad71a0e63338be29 12621 tazmo: smatch and NULL pointer errors commit 12042ab213b3af68474f48555504db816a449211 12622 grover: smatch and NULL pointer errors commit 5f94959e45722ce4c5b397c781bd33bdc12bc35f 12602 pic16f747: NULL pointer errors commit 54b3584e66419f0f60689044f13d702660b4233f 12681 Excess service times for NFS(v3) locking calls commit f7c6b0310a1b1045e3e955e113031eb3c485707b 12601 adm1026: NULL pointer errors commit 111d63ac89d5f46c27a3de884ceaf358c6b4f3c7 12599 pic16f819: NULL pointer errors commit b10a7a5c84767eaa0c2fd6cda5f456fccd17aaff 12600 ssc100: NULL pointer errors commit 67c3b220bd061b0e5e7bed36a8deff9f85b06440 12598 ssc050: smatch and NULL pointer errors commit 2e6bb8e703b27f1b2e066859acdc04f2f8a745f9 12613 rmc_comm: NULL pointer errors commit 78d71c09ff583b38d95e01afefe0faf5a10b8e36 12556 sbusmem: NULL pointer errors commit 033fe5502e8d73564183eeb70cde2e5fb6bf7f9f 12550 dad: NULL pointer errors commit d34120274c30795a501f8eb0fca6b33dd4d49e63 12548 fcode: NULL pointer errors commit afcb81194ea4372157c39b75a016574dcd6a81ee 12660 ontario: NULL pointer errors commit 8b92a81b8f3ff3d4fe904caad0969cfd13b7efa6 12659 iospc: NULL pointer errors commit 5d2f9f1aa99a42e638400d4e11f5d87ff95ce0db 12643 trapstat: NULL pointer errors commit 7d94095ba5c8bcde15ac831ede6826ea9453ddd4 12623 cherrystone: NULL pointer errors commit a704fb2d43b34f92d7dcac9c06204ea48237612d 12649 ldc: smatch and NULL pointer errors commit 7331beb48fd554088b3de38ef30491d59e0d61f7 12647 dr_mem: smatch and NULL pointer errors commit a6c18717f209deaa8516b38f5d43c0bb5855e876 12648 dr_cpu: NULL pointer errors commit c3937c08b16d32677a7dc955a81325f2e7a61b5d 12656 ngdr: NULL pointer errors commit 04909c8c9ef61a86dd44bdaf341a1d9a2f0206e5 12608 want memory arena for vmm applications 12609 x86 memory DR should be disabled commit bbe1232ef8d8a5a776f6afde8466f315c8143dd4 12657 opl: NULL pointer errors Conflicts: usr/contrib/freebsd/sys/ata.h usr/contrib/freebsd/x86/specialreg.h usr/src/cmd/bhyve/Makefile usr/src/cmd/bhyve/acpi.h usr/src/cmd/bhyve/ahci.h usr/src/cmd/bhyve/atkbdc.c usr/src/cmd/bhyve/atkbdc.h usr/src/cmd/bhyve/bhyve_sol_glue.c usr/src/cmd/bhyve/bhyvegc.c usr/src/cmd/bhyve/bhyvegc.h usr/src/cmd/bhyve/bhyverun.c usr/src/cmd/bhyve/bhyverun.h usr/src/cmd/bhyve/block_if.c usr/src/cmd/bhyve/block_if.h usr/src/cmd/bhyve/console.c usr/src/cmd/bhyve/console.h usr/src/cmd/bhyve/consport.c usr/src/cmd/bhyve/dbgport.h usr/src/cmd/bhyve/inout.c usr/src/cmd/bhyve/inout.h usr/src/cmd/bhyve/ioapic.c usr/src/cmd/bhyve/ioapic.h usr/src/cmd/bhyve/mem.c usr/src/cmd/bhyve/mem.h usr/src/cmd/bhyve/mptbl.c usr/src/cmd/bhyve/mptbl.h usr/src/cmd/bhyve/pci_ahci.c usr/src/cmd/bhyve/pci_emul.c usr/src/cmd/bhyve/pci_emul.h usr/src/cmd/bhyve/pci_hostbridge.c usr/src/cmd/bhyve/pci_irq.c usr/src/cmd/bhyve/pci_irq.h usr/src/cmd/bhyve/pci_lpc.c usr/src/cmd/bhyve/pci_lpc.h usr/src/cmd/bhyve/pci_virtio_block.c usr/src/cmd/bhyve/pci_virtio_net.c usr/src/cmd/bhyve/pci_virtio_viona.c usr/src/cmd/bhyve/pm.c usr/src/cmd/bhyve/post.c usr/src/cmd/bhyve/ps2kbd.c usr/src/cmd/bhyve/ps2kbd.h usr/src/cmd/bhyve/ps2mouse.c usr/src/cmd/bhyve/ps2mouse.h usr/src/cmd/bhyve/rfb.c usr/src/cmd/bhyve/rfb.h usr/src/cmd/bhyve/rtc.c usr/src/cmd/bhyve/rtc.h usr/src/cmd/bhyve/smbiostbl.c usr/src/cmd/bhyve/smbiostbl.h usr/src/cmd/bhyve/spinup_ap.c usr/src/cmd/bhyve/spinup_ap.h usr/src/cmd/bhyve/uart_emul.c usr/src/cmd/bhyve/uart_emul.h usr/src/cmd/bhyve/vga.c usr/src/cmd/bhyve/vga.h usr/src/cmd/bhyve/virtio.c usr/src/cmd/bhyve/virtio.h usr/src/cmd/bhyve/xmsr.c usr/src/cmd/bhyve/xmsr.h usr/src/cmd/bhyvectl/Makefile usr/src/cmd/bhyvectl/bhyvectl.c usr/src/compat/freebsd/amd64/machine/asmacros.h usr/src/compat/freebsd/amd64/machine/atomic.h usr/src/compat/freebsd/amd64/machine/cpufunc.h usr/src/compat/freebsd/amd64/machine/fpu.h usr/src/compat/freebsd/amd64/machine/md_var.h usr/src/compat/freebsd/amd64/machine/param.h usr/src/compat/freebsd/amd64/machine/pmap.h usr/src/compat/freebsd/amd64/machine/smp.h usr/src/compat/freebsd/amd64/machine/vmm.h usr/src/compat/freebsd/amd64/machine/vmparam.h usr/src/compat/freebsd/libutil.h usr/src/compat/freebsd/net/ethernet.h usr/src/compat/freebsd/pthread_np.h usr/src/compat/freebsd/sys/callout.h usr/src/compat/freebsd/sys/cdefs.h usr/src/compat/freebsd/sys/cpuset.h usr/src/compat/freebsd/sys/endian.h usr/src/compat/freebsd/sys/ioctl.h usr/src/compat/freebsd/sys/kernel.h usr/src/compat/freebsd/sys/limits.h usr/src/compat/freebsd/sys/malloc.h usr/src/compat/freebsd/sys/mutex.h usr/src/compat/freebsd/sys/param.h usr/src/compat/freebsd/sys/pcpu.h usr/src/compat/freebsd/sys/smp.h usr/src/compat/freebsd/sys/systm.h usr/src/compat/freebsd/sys/time.h usr/src/compat/freebsd/sys/types.h usr/src/compat/freebsd/vm/vm.h usr/src/compat/freebsd/x86/_types.h usr/src/compat/freebsd/x86/segments.h usr/src/lib/libvmmapi/Makefile usr/src/lib/libvmmapi/Makefile.com usr/src/lib/libvmmapi/common/mapfile-vers usr/src/lib/libvmmapi/common/vmmapi.c usr/src/lib/libvmmapi/common/vmmapi.h usr/src/uts/common/inet/ipf/ip_fil_solaris.c usr/src/uts/common/io/mac/mac_provider.c usr/src/uts/common/io/mac/mac_util.c usr/src/uts/i86pc/dboot/dboot_startkern.c usr/src/uts/i86pc/io/vmm/amd/amdv.c usr/src/uts/i86pc/io/vmm/intel/ept.c usr/src/uts/i86pc/io/vmm/intel/ept.h usr/src/uts/i86pc/io/vmm/intel/vmcs.c usr/src/uts/i86pc/io/vmm/intel/vmcs.h usr/src/uts/i86pc/io/vmm/intel/vmx.c usr/src/uts/i86pc/io/vmm/intel/vmx.h usr/src/uts/i86pc/io/vmm/intel/vmx_controls.h usr/src/uts/i86pc/io/vmm/intel/vmx_cpufunc.h usr/src/uts/i86pc/io/vmm/intel/vmx_msr.c usr/src/uts/i86pc/io/vmm/intel/vmx_msr.h usr/src/uts/i86pc/io/vmm/intel/vmx_support.s usr/src/uts/i86pc/io/vmm/io/vatpic.c usr/src/uts/i86pc/io/vmm/io/vatpic.h usr/src/uts/i86pc/io/vmm/io/vatpit.c usr/src/uts/i86pc/io/vmm/io/vatpit.h usr/src/uts/i86pc/io/vmm/io/vhpet.c usr/src/uts/i86pc/io/vmm/io/vhpet.h usr/src/uts/i86pc/io/vmm/io/vioapic.c usr/src/uts/i86pc/io/vmm/io/vioapic.h usr/src/uts/i86pc/io/vmm/io/vlapic.c usr/src/uts/i86pc/io/vmm/io/vlapic.h usr/src/uts/i86pc/io/vmm/io/vlapic_priv.h usr/src/uts/i86pc/io/vmm/vmm.c usr/src/uts/i86pc/io/vmm/vmm_host.c usr/src/uts/i86pc/io/vmm/vmm_host.h usr/src/uts/i86pc/io/vmm/vmm_instruction_emul.c usr/src/uts/i86pc/io/vmm/vmm_ioport.c usr/src/uts/i86pc/io/vmm/vmm_ioport.h usr/src/uts/i86pc/io/vmm/vmm_ktr.h usr/src/uts/i86pc/io/vmm/vmm_lapic.c usr/src/uts/i86pc/io/vmm/vmm_lapic.h usr/src/uts/i86pc/io/vmm/vmm_mem.h usr/src/uts/i86pc/io/vmm/vmm_sol_dev.c usr/src/uts/i86pc/io/vmm/vmm_sol_glue.c usr/src/uts/i86pc/io/vmm/vmm_stat.h usr/src/uts/i86pc/io/vmm/vmm_util.c usr/src/uts/i86pc/io/vmm/vmm_util.h usr/src/uts/i86pc/io/vmm/x86.c usr/src/uts/i86pc/io/vmm/x86.h usr/src/uts/i86pc/sys/viona_io.h usr/src/uts/i86pc/sys/vmm.h usr/src/uts/i86pc/sys/vmm_dev.h usr/src/uts/i86pc/sys/vmm_impl.h usr/src/uts/i86pc/sys/vmm_instruction_emul.h usr/src/uts/i86pc/viona/Makefile usr/src/uts/i86pc/vmm/Makefile usr/src/uts/intel/ipf/Makefile
2020-05-1112612 import Pluribus bhyve portTycho Nightingale1-0/+31
Authored by: Krupal Joshi <krupal.joshi@pluribusnetworks.com> Contributed by: Pluribus Networks Inc. Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Mike Gerdts <mike.gerdts@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2020-05-04 [illumos-gate merge]Jerry Jelinek3-19/+30
commit 45de8795bcb0e4c49743f37edfdd2c89d5a7863b 12683 w(1) and whodo(1) should silently skip dirs it cannot open commit 6112cec5d5374dff12a12bd285afeb5e660b7154 12517 allow for custom per-distribution branding commit 15fa1d047e03d3f123546d72f130c5ce4b278eba 12519 Targetdirs: remove left over /usr/4lib commit 85ba5240e8fe32c7405930a51a93630182ce67d7 12551 cmlb: NULL pointer errors Conflicts: usr/src/uts/common/os/logsubr.c usr/src/uts/common/Makefile.rules usr/src/cmd/init/init.c usr/src/cmd/init/Makefile usr/src/cmd/Adm/sun/Makefile
2020-05-0112517 allow for custom per-distribution brandingJoshua M. Clulow3-19/+30
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2020-04-08 [illumos-gate merge]release-20200409Jerry Jelinek1-11/+34
commit 62366fbbe8edca853fee6c14327d822239ba914f 12466 Enable IPv6 TSO Support for vioif commit d240edaf609c558d5a1f981b09a577823b54fae2 12465 vioif needs length for tso checksum commit 425251fd07ab465313fb50dea0f1ac795be10e05 9059 Simplify SMAP relocations with krtld commit 28e0ac9c914344194ef919b0271895d33f83d396 12433 efcode: NULL pointer errors commit 31aa620247ae407b2bee2dccd71693d1938f54d6 12452 Want support for AMD Zen 2 CPC Events Conflicts: usr/src/uts/i86pc/os/machdep.c usr/src/uts/common/io/dld/dld_proto.c usr/src/uts/common/inet/ip/ip_if.c
2020-04-0712452 Want support for AMD Zen 2 CPC EventsRobert Mustacchi1-11/+34
Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2020-03-11 [illumos-gate merge]Jerry Jelinek1-1/+1
commit 388488112189b484c639b410a453c22e93bdfb68 12304 risc-v dis instruction alignment too restrictive commit 6de7dd38d5e1d12791b18f60b9cad431c7d4b419 11861 hostbridge topo module should be hardened to handle empty busses commit ac2f5fbefc05314fcd97b03f2338b39e6efe643f 12370 mdb tests should be packaged 12380 findtest needs listing in runfile Conflicts: usr/src/test/util-tests/tests/Makefile usr/src/pkg/manifests/system-test-utiltest.mf usr/src/cmd/mdb/test/mtest.sh [modified local, deleted upstream]
2020-03-1012370 mdb tests should be packagedJohn Levon1-1/+1
12380 findtest needs listing in runfile Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@joyent.com>
2020-02-2612334 fix gcc4 buildJohn Levon1-0/+2
12322 kdb: removal of unused dependency recommended Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-02-24OS-8120 fix ldd guidance for GCC4 buildJohn Levon1-0/+2
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
2020-02-19OS-8113 enable ld guidance (#262)John Levon2-6/+3
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
2020-02-19 [illumos-gate merge]Jerry Jelinek1-1/+1
commit 66582b606a8194f7f3ba5b3a3a6dca5b0d346361 12185 Remove B100s support commit e912cc3d5decbbfbb3005d9f678e9fc3ccbcf91f 12314 ld fatal warnings miss some guidance messages commit 20de283b9b1939fdc5b617ccc0c6e5ce8b7c6160 12313 nightly should check for ld guidance commit f365545469641697196ce86d635cfe5f3fe68d27 12312 fix unused lib dependencies commit 3e3015ce0eb82be8ac17954eba80f3f24204fcbd 12311 adjust NATIVE_LIBS in SMF makefiles commit ced75a9309169d0177775214e3e1780ef5f7cf8a 12293 libfru: SOLARIS_UNIX is not needed commit e371214c989050b68785a50c83f96cd04c4d18e8 12233 libsmbios fails to build on SPARC Conflicts: usr/src/man/man7d/Makefile usr/src/cmd/svc/configd/Makefile
2020-02-1812313 nightly should check for ld guidanceJohn Levon1-1/+1
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-02-18 [illumos-gate merge]Jerry Jelinek1-0/+5
commit 2e25d8e1fe9b3743d7dec073fd05a9f95fbca2a7 12225 normalize complex float names across compilers commit f4b3fdc1b1ec48bd52b545ef80d866244e76d91b 12291 python3.8 fails versioning check commit 94494656088303cd79a8b970e5535468c5f0117d 12307 Fix markup errors in mtx(3C) commit c40d33be34d8bd92100aad1cfae8c1aaeee375d6 12309 errors in section 9e of the manual commit 0dc3799518631a169651844259f4357ece16ffa6 12305 typos in dhcp man pages commit d7ab8532a7a0f65d1c2b7bc3f45072f665860b20 12236 getmembers_DN doesn't properly handle errors from __ns_ldap_dn2uid 12240 nss_ldap does not properly look up group members by distinguished name commit f5f3cbec075f8308da054292c7c7d96373c956ee 12288 getfacl and setfacl could stand improvement commit 5642709df07e9b3a809f898f938aac4fc9903255 12211 loader: build with smatch fixes commit 8b6e4188cd6fe49ddc2ff1e635b9c1538fbd5d48 12303 nfs/nfs4_drc.h: No such file or directory commit d3879c39d2a534146eaf46dc510b80678ea24023 12181 zvol tests should avoid grep -w 12281 zvol_swap_003_pos shouldn't use swapadd in cleanup commit b0daad2a8784078aa662f966577891e83a581d3a 12287 errors in audio utility man pages commit dd50e0cc4cbe1474096300fe52e9855769c0d478 11682 zpool iostat and status improvements commit 3df9f0641f28754051d5e82c6457527cf4af1258 12227 libctf incorrectly handles clang anonymous unions commit 6d9e11ccb59a5d4ea2127e1791163333c4337a08 12224 ctfconvert conv backend error missing newline commit b40354493afafb9870e25372645af933e189b24f 10931 BUILDPY2TOOLS and BUILDPY3TOOLS need to be documented in illumos.sh Conflicts: usr/src/uts/common/fs/zfs/zio.c usr/src/uts/common/fs/zfs/sys/zio.h
2020-02-1310931 BUILDPY2TOOLS and BUILDPY3TOOLS need to be documented in illumos.shHans Rosenfeld1-0/+5
Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Kody Kantor <kody@kkantor.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2020-02-10TOOLS-2428 deliver modern CTF tools (#255)John Levon1-3/+22
Reviewed by: Tim Foster <tim.foster@joyent.com> Approved by: Tim Foster <tim.foster@joyent.com>
2020-02-0612217 add ld assert-deflib and guidance to gate build [disable more ↵Jerry Jelinek2-2/+5
fatal-warnings to get build to work]
2020-02-06 [illumos-gate merge]Jerry Jelinek28-34/+51
commit 5801b0f01c3c34499a929ed96164a5a68b470945 12217 add ld assert-deflib and guidance to gate build commit 948761701ebc8a0cf820a973780b2fbb931c4390 12262 Suboptimal vmem hash table slows down boot commit cdd7a662d2c0914e93e1daa44cebae7003c99777 12254 python changes have broken the zfs test suite Conflicts: usr/src/lib/libzonecfg/Makefile.com usr/src/lib/libc/sparcv9/Makefile.com usr/src/lib/libc/sparc/Makefile.com usr/src/lib/libc/i386/Makefile.com usr/src/lib/libc/amd64/Makefile usr/src/lib/krb5/plugins/preauth/pkinit/Makefile.com usr/src/lib/Makefile usr/src/cmd/sendmail/src/Makefile usr/src/cmd/cmd-inet/usr.lib/wpad/Makefile
2020-02-0512217 add ld assert-deflib and guidance to gate buildToomas Soome28-34/+51
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-02-05 [illumos-gate merge]Jerry Jelinek1-7/+7
commit 7484d76e78bc19298de9589214be103d65cf3989 12263 libc: NULL pointer errors (sparc) commit b36afad7ffe84071c2c6831936cc1c524bd1ca90 12216 Clean up libc-tests smatch commit 69c811ab73b7ce531454837ae68c4343e8724e0b 9965 Want support for O_DIRECTORY commit 2fe8bc68ec8e8e8e05997b3ac2f081bfdded45ab 12275 check_rtime(1onbld): BUNDEF_OBJ and BUNUSED_OBJ commit 5fe3b0929d8a195dbfa4196d72a3f9b15b745171 12084 idm_conn_event_handler mishandles CA_DROP action Conflicts: usr/src/test/os-tests/tests/Makefile
2020-02-04 [illumos-gate merge]Jerry Jelinek21-171/+353
commit 8bd53a1ca9fba2d5585cc775422e4d1db161bf96 12255 proc_get_fdinfo() crash if fdinfo file grows commit 8b06eaf6acc31eaadddc0fec3df9d1a4294b7cc2 12267 zfs '::abuf_find' dcmd is broken commit a52121ea720d327228a95e9d0c4a426339f08c7f 12260 Fix zpool history unbounded memory usage commit b5c83661f3899fe50c949117084b15d6478d9f5f 12251 remove sunfire-specific man pages commit 46782190b8c59b1b5fd7df81b2231ef50061fe2a 12234 Want smbios battery support commit 9a63ec2733c93e3ee31e95779a4f2f45a57eda59 12183 Want new IPD 13 DMA Cookie APIs commit 31ad075e90bf5afda8ab4b8cc4d3ca3e89946115 12257 resync smatch to 0.6.1-rc1-il-4 commit 2d85dedb8eaa3ba69c85560030efe4cbc815efb8 12245 Support inheriting properties in zfs channel programs commit 442c994cdeb1e51c84e6d7ba987af00893aa84c4 12269 mdb multilist walker should be a layered walker commit 83bba2b4a81b05183e2f81f5601e23cba9972fad 12272 loader: bc_add can not use any other probes than ah=0x4b
2020-02-0412275 check_rtime(1onbld): BUNDEF_OBJ and BUNUSED_OBJMarcel Telka1-7/+7
Reviewed by: Peter Tribble <peter.tribble@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-02-0312257 resync smatch to 0.6.1-rc1-il-4John Levon21-171/+353
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@joyent.com>
2020-01-27 [illumos-gate merge]Jerry Jelinek8-94/+36
commit 5ca82e6914c4162ba9b7028b19c9d77d3eadaf17 11224 nightly and bldenv should be usable directly commit e90dc2b3580db8c2b04f138bba39aef292972dd2 12248 libdscp no longer needs to link with libnsl commit c60a820f97f4b84a182cb6e21fe8a25ff0ad3c4f 12239 chk4ubin: smatch errors commit 12661a24a0babe84d0a1b8d1fe46fb61dcc5011e 12238 stabs: smatch errors commit d851c23803d14c57f342f6cca648ec3bfb5ea9d1 12246 pci_get_irq_routing_table() leaks under UEFI commit 54cceed6fe59abfe2b58b5b1ef5bb12e652048fa 12144 Convert Intro(7) to mandoc 12145 Convert cpr(7) to mandoc 12146 Convert ibmf(7) to mandoc 12147 Convert FSS(7) to mandoc commit 9f9c12cd25ff2bda305600e1620ad2eecad4ef19 12243 too many NFS threads actually hurts performance commit 17a06589f9735e8864d445426faac16505b5d072 12184 SPARC build fails due to missing 64-bit libdhcpagent commit 8c4f148689a42031a168cdc4c81062735db025e0 12193 zonestatd: Wrong indentation in zsd_usage_cache_update()
2020-01-2711224 nightly and bldenv should be usable directlyJohn Levon6-80/+15
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Alexander Eremin <a.eremin@nexenta.com> Reviewed by: Alexander Pyhalov <apyhalov@gmail.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2020-01-2512239 chk4ubin: smatch errorsToomas Soome1-4/+14
Reviewed by: Matthias Scheler <mscheler@tintri.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-01-2512238 stabs: smatch errorsToomas Soome1-10/+7
Reviewed by: Matthias Scheler <mscheler@tintri.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-01-13 [illumos-gate merge]Jerry Jelinek38-1152/+2208
commit ce41cfb3d0fca3db767eb99d2edb4f5211465a99 12161 picl: argument to 'alloca' may be too large commit b871f899336f28769ec7f17673f792691454e6a3 11876 Want a native sleep commit e10a3c4b7b33ed6ba9818feb9ea6ae25501e4c0a 12177 loader: bioscd probe can get sector size 0 commit ac04831df9010f533275633d3bb9829b86c171d3 12085 zvol_dumpio would be cleaner with vdev_op_dumpio commit 317c37f36c90aaecad34bee96f73586514294a7f 12068 Fix ambiguous bay/disk labels on Joyent-S10G5 commit 5a0e240f87295cfc13c53236f30ccace0d5412c7 12166 resync smatch to 0.6.1-rc1-il-3 Conflicts: usr/src/uts/common/fs/zfs/vdev_disk.c usr/src/test/util-tests/tests/Makefile usr/src/pkg/manifests/system-test-utiltest.mf
2020-01-10 [illumos-gate merge]Jerry Jelinek1-1/+1
commit ccbce734fa32e42c5bcbf1594753738697898823 12124 sort: cast between incompatible function types commit a1cdd5a67f3bf3e60db3f3a77baef63640ad91a4 12176 util-tests: need ctf commands on path and C locale commit 50d967713af8725306d090dd29033d9efe924715 12139 make: definition of implicit copy constructor is deprecated commit d59679dc4ee5ea26c61e7762a3f7a6f74a1f4c2c 12163 mpt_sas: Collateral damage caused by dead SATA disk
2020-01-1012139 make: definition of implicit copy constructor is deprecatedToomas Soome1-1/+1
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: C Fraire <cfraire@me.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2020-01-09 [illumos-gate merge]Jerry Jelinek1-2/+2
commit 77ac0eaaa1298f1119c62575dcdb2003d56e0994 12160 libdiskstatus: argument to 'alloca' may be too large commit 7e536b59b5c21c385f301967cb3b7e31d307d131 11982 libmail: cast between incompatible function types commit 0639c0edfe5fac11628e478be2a3b2d88556fc80 12150 loader: warning: 'alloc_align' attribute ignored on a function returning 'int' commit 4e5ef1cee66fbfbbd2b3e56b81e2bb5700f4a59e 12156 libsasl: 'prev' may be used uninitialized in this function commit 1081175181bc5c4495f7bc7f565bf3af4f1d6085 12171 pbchk traceback when checking .java file under python3
2020-01-1012166 resync smatch to 0.6.1-rc1-il-3John Levon38-1152/+2208
Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2020-01-0812171 pbchk traceback when checking .java file under python3Andy Fiddaman1-2/+2
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: John Levon <john.levon@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-11-26 [illumos-gate merge]Jerry Jelinek7-12/+21
commit a629ded1d7b2e67c2028ccbc5ba9099328cc4e1b 11962 Port ZoL zfs diff tests to illumos commit 32a71e42b5b15681007be8f91ac790b320b74d43 11993 format: reserved partition size calculation should use sector size commit 32114f8806363681160c9505a0dfa90331e8579d 12012 zdb: do not output binary org.illumos:checksum_salt on terminal commit 93d2b6f25d9da54278148dfd3d9a33ff2827016e 11938 loader.efi: HARDDRIVE_DEVICE_PATH may have subpaths commit 247e9a8ed695b16d62e2a0cb581e5c07d949d5ae 12009 Memory leaks in blkdev when blkdev device is detached commit eb44bcc7bc940d7cc1f4c10afa5a1cb7ec0dd198 12013 fix smatch build for GCC4
2019-11-2512013 fix smatch build for GCC4John Levon7-12/+21
Reviewed by: Dan McDonald <danmcd@joyent.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2019-11-21 [illumos-gate merge]Jerry Jelinek632-6141/+22902
commit c85f09cc92abd00c84e58ec9f0f5d942906cb713 11972 resync smatch commit 3128654191cf8267843c8a40c4e0f3ac65f599f1 11973 tem: we only can translate colors 0-7 commit 62ce8e2e52946c2ebc855b02452650365c19eafc 12003 libefi: add efi_reserved_sectors() commit 78d83021c1426eb570f801cac4175645da13efe4 11986 libproc: cast between incompatible function types commit 5928363ef66d875d343b47ca57f45a68d08a056a 12008 libc symbol test timeout should be bumped
2019-11-2111972 resync smatchJohn Levon632-6141/+22902
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-11-04 [illumos-gate merge]Jerry Jelinek1-0/+332
commit faeaba889049371f163f3deb6efd690dbc986e3d 11823 Add HMAC_SHA1 crypto tests commit c00e8e9ee0eb7384f171971ad938063426b731f7 11870 cleanup sys/ddi_implfuncs.h commit 65bac82b14db6446c8bfb4ddb4c2faee8feddc58 11904 Add quick/make-nfs commit a73ed278e8e65ae8780cbb2efbcb6ed43e0f3c69 11895 libumem: umem_error_buffer is gone Conflicts: usr/src/test/crypto-tests/tests/hmac/main.c usr/src/test/crypto-tests/cmd/kcf/Makefile
2019-11-0111904 Add quick/make-nfsKevin Crowe1-0/+332
Portions contributed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Dan Fields <dan.fields@nexenta.com> Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: John Levon <levon@movementarian.org> Approved by: Garrett D'Amore <garrett@damore.org>
2019-10-30 [illumos-gate merge]Jerry Jelinek3-15/+20
commit 106e8bd44b02f4b8cd3c825790276c1c7081e67a 11867 PCIe expansion slots mis-labelled in topo commit 00f453f4ebc211cb928f19a54d3f4edd61f43279 11862 cleanup smatch/cstyle/wscheck issues in usr/src/lib/sun_sas/ commit 744b124e8caed130fec6baedb0c53d1b6de03e41 11885 man3m: missing symlinks commit 6b734416901818aa8c4bbb09c12b691ea771dc94 11858 crontab could support /step commit ece0bc848de931052064be9faf07f4e44c150a15 11883 loader: zio_checksum_verify should check byteswap commit 1a2641f606f3bfa50cdbbe8770af78116de52563 11521 ::whereopen should be usable in a pipeline commit 042b56085944fdf280ee8e4a93b329c206054f88 11882 loader: rs_alloc() may return NULL commit b12258b69ac245658b0ca5ae070b3ff004186148 11866 Use -fstack-protector-strong when available commit 241bfedfbd27da9d3f2aa7ffaafa5da978f23afe 11842 Want audit events for auditon(A_SETPMASK) and friends commit 8675de3a4bb7d310dd672e8f2bf479154e07c678 11872 Fix incremental recursive encrypted receive commit 7ca0d613a17085b59a8b231daa9eddfa74fd83ee 11845 acquire-spray test could be improved 11857 kmc-update test missing from runfile commit a0ee54468d6e6b136d1ca470a03bb44165c66e6e 11871 smatch should not hammer linux procfs path Conflicts: usr/src/uts/intel/Makefile.intel usr/src/cmd/cron/cron.h usr/src/cmd/cron/cron.c usr/src/cmd/cron/Makefile
2019-10-2911871 smatch should not hammer linux procfs pathPatrick Mooney3-15/+20
Reviewed by: John Levon <john.levon@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-10-14 [illumos-gate merge]Jerry Jelinek3-0/+18
commit 8e0c82482ca0deab087522e43df87919b37037f3 10178 Enable compiler warnings when building C++ code commit ebc5aadbbe5490fb3d00525924989d180fff369d 11665 SMB2 NEGOTIATE Security Mode handling is wrong 11659 SMB2 protocol version negotiation needs work 11670 SMB2_FLAGS_SIGNED is not valid during NEGOTIATE commit 2ceb34da5f472ca531def3b536d203d345515f2a 11802 xencons: cast between incompatible function types commit 95d486fbe6ce779cf0bbaf748766b2404e3f1116 11800 i86hvm: cast between incompatible function types commit e39d848858aa235e4715efe1293ed57ddb0231c5 11782 reboot -f ends up creating bad /boot/transient.conf 11783 Print a message when rebooting due to a stale boot archive commit 00a2bb8f2626ebdf8b00480ccc705df3502feab1 11795 ksslf: cast between incompatible function types commit eb09fcf8417871597746d29fbfa39665d2623d5a 11789 gld: cast between incompatible function types commit ca19b8572adc4c6a3d44d243844ef95865864bf7 11721 bnxe: cast between incompatible function types
2019-10-1210178 Enable compiler warnings when building C++ codeAndrew Stormont3-0/+18
Reviewed by: Matthias Scheler <matthias.scheler@wdc.com> Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-09-30 [illumos-gate merge]Jerry Jelinek3-4/+17
commit 0ae9a84f82e18b30b7354ca5193afdbbb1cdc880 7661 illumos should provide 64bit perl modules commit 2b292e00835d471d54a29c338155ab9d5756c18d 11717 loader.efi: efipart needs to use ioalign commit ed54d13f6e7749144a97912cccfadbfaf47f1523 11711 verify_pool missing from zfs-test suite commit 10ae99ee6a0e5168918d2bba208bcf536edb08f7 11667 remove duplicate lz4 implementations commit f2211ffec9a7ac3c1efc6de9347072f816f10a60 11749 nfs4_end_*_seqid_sync() should call cv_signal() commit 081aa5f609710eb34401f4494245119e2aca553f 11716 loader: add memalign() commit b6242eb47febde0b1450b13b626fae868830a828 11579 e1000g: cast between incompatible function types commit 8f97fda43d3ec24e515449b83c8a970b9042030a 11752 inet/cc.h should be shipped Conflicts: usr/src/lib/Makefile.lib usr/src/Makefile.master.64 usr/src/Makefile.master
2019-09-277661 illumos should provide 64bit perl modulesAndrew Stormont1-1/+7
Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>