summaryrefslogtreecommitdiff
path: root/usr/src/man/man1m
AgeCommit message (Collapse)AuthorFilesLines
2020-05-26 [illumos-gate merge]Jerry Jelinek3-38/+10
commit b325f34d6fd056178a119182f410f157d35a9ea6 12781 /etc/ppt_aliases needs to be in the boot archive commit 282a8ecb1f4aca0718d89ef1299b5928e5405bca 12736 Add DISCARD/TRIM support to bhyve commit aee33e58f237f0d3cfeab24295f491937f0f7c79 12766 clean up bhyve lints commit 00509c829a7bda32eeabfd272e5e6307ed93079e 12784 Fix errors in plockstat man page commit c376fe93141769de29a07813de2dfb2c8c4b8481 12745 man page typos commit 84659b24a533984de271059abf9a1092835d15a9 12735 bhyve upstream sync 2019 Sept commit cf3ec608f736765ec9852eed5e611848a25de9a4 12768 12392 regressed ftello64 behavior commit 165c5c6fe7d6c7a95878c8a3aae7da65d1da1d90 12774 Resilver restarts unnecessarily when it encounters errors commit 9c3024a3457d2d1269be18124a1ac69e33000da7 12682 want mdb-bhyve module commit 88d6421c15f1c4daea9c8128e715662091258054 12779 mdb str_flags is missing STRXPG4TTY commit 3579e3c35b601b3f66174315be3026281487541a 12776 libbe: missing typedef in libbe.h commit eb9a1df2aeb866bf1de4494433b6d7e5fa07b3ae 12680 want PCI pass-thru in bhyve Conflicts: exception_lists/packaging usr/src/cmd/bhyve/bhyverun.c usr/src/cmd/mdb/i86pc/modules/unix/unix.c usr/src/cmd/pptadm/Makefile usr/src/lib/libppt/Makefile usr/src/lib/libppt/Makefile.com usr/src/lib/libvmm/Makefile usr/src/lib/libvmm/Makefile.com usr/src/uts/i86pc/Makefile.i86pc usr/src/uts/i86pc/io/vmm/vm/vm_page.h usr/src/uts/i86pc/ppt/Makefile usr/src/uts/i86pc/vmm/Makefile usr/src/uts/intel/ia32/ml/modstubs.s
2020-05-2512784 Fix errors in plockstat man pageNan Xiao1-11/+4
Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2020-05-2312745 man page typosPeter Tribble2-27/+6
Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-05-2212680 want PCI pass-thru in bhyveHans Rosenfeld2-0/+75
Portions contributed by: Patrick Mooney <patrick.mooney@joyent.com> Portions contributed by: John Levon <john.levon@joyent.com> Portions contributed by: Andy Fiddaman <omnios@citrus-it.co.uk> Reviewed by: Patrick Mooney <pmooney@oxide.computer> Approved by: Dan McDonald <danmcd@joyent.com>
2020-05-20 [illumos-gate merge]Jerry Jelinek1-14/+71
commit b22a70abf81f995ecc990b8444e63308bc389d5c 12679 want viona driver for bhyve commit d77e6e0f12d19668c0e9068c0fcd7a2123da5373 12693 Enable Forward Error Correction (FEC) configuration via dladm Conflicts: usr/src/cmd/bhyve/Makefile usr/src/lib/libdladm/common/linkprop.c usr/src/man/man1m/dladm.1m usr/src/pkg/manifests/system-bhyve.mf usr/src/uts/common/inet/ipf/ip_fil_solaris.c usr/src/uts/common/inet/ipf/netinet/ipf_stack.h usr/src/uts/common/sys/neti.h usr/src/uts/i86pc/Makefile.files usr/src/uts/i86pc/Makefile.i86pc usr/src/uts/intel/ipf/ipf.global-objs.debug64
2020-05-1912693 Enable Forward Error Correction (FEC) configuration via dladmPaul Winder1-14/+71
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@joyent.com>
2020-05-18 [illumos-gate merge]Jerry Jelinek1-16/+2
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-1712743 man page spelling mistakesPeter Tribble1-16/+2
Reviewed by: Yuri Pankov <yuripv@yuripv.net> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Garrett D'Amore <garrett@damore.org>
2020-05-08 [illumos-gate merge]Jerry Jelinek1-4/+4
commit d1d6926f26db4efbd2feae8af9da2c4eb205853b 12658 lw8: NULL pointer errors commit 35e1ee58e7a1d8c7874269affd084e732ad5a1eb 12632 serengeti: NULL pointer errors commit 6fca39246c7001c1b47c1fc2bc82de657dbd8a8e 12701 segspt_minfree needs right-sizing commit 03b8b03e25cb9c6f5d0770cb73790096e0f19cbf 12642 n2rng: NULL pointer errors commit 5acbfd58b99f5441b5139785de11abc6090b4059 12696 libpri: leftover bits from 12454 commit 9ad2adf3158400d3d79cc126f292aaf481805413 12698 Fix typos in usr/src/man/man1m/vmstat.1m commit 3c2825ef7eeb8520e230cacffa704343f6d53c35 12697 liblddbg: sparc is missing ROOTCOMPATLINKS commit 41378e7950fe857e6299f2a5c2a2bc285627f816 12413 cxgbe: cast between incompatible function types Conflicts: usr/src/uts/common/vm/seg_spt.c
2020-05-0612698 Fix typos in usr/src/man/man1m/vmstat.1mNan Xiao1-4/+4
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Approved by: Robert Mustacchi <rm@fingolfin.org>
2020-05-05 [illumos-gate merge]Jerry Jelinek1-11/+3
commit 3052595ab8ddcc51231d239415b5eba5d913d45b 11807 "private use area" characters should be marked as "printable" commit cd61ae21816e53b94bc1673f3f1aa651fc3115e8 12447 should install library compat symlinks from library makefiles, not Targetdirs commit 241c90a06e8d1708235651863df515a2d522a03a 12454 remove lint library machinery commit 282d4a2d330d797757f16d55e1df9569f3e52d10 12666 libproc manpage bugs commit d906f494f9407f1ae043a922478ce3609959caf5 12670 Unaligned output of snoop's usage() function commit 18c4eaf123da22eddbe6e9a4ba7b8115ba748075 12669 Add omitted word in vmstat man page commit b68ab351091d2aea3f72a011f64de12fb05fc833 12028 zfs test mdb_001_pos can fail Conflicts: usr/src/lib/nsswitch/dns/Makefile.com usr/src/lib/libsff/Makefile usr/src/lib/brand/Makefile usr/src/lib/Makefile.lib usr/src/lib/Makefile.targ
2020-05-0412669 Add omitted word in vmstat man pageNan Xiao1-11/+3
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Toomas Soome <toomas@me.com> Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Approved by: Robert Mustacchi <rm@fingolfin.org>
2020-05-01 [illumos-gate merge]Jerry Jelinek1-1/+14
commit ef9416a894c90df5d46b888dbe2908c7f00fd409 12296 unix: access_mask_check() warn: bitwise AND condition is false here commit 9f9cceb6f1158940244c35cecdbc93f9a386a4b8 12662 smbios(1M) interprets jedec IDs incorrectly 12664 fix smbios memory technology operating mode capabilities commit f343451914d0efaf2d6fc84d8818a16246b223dc 12635 Allow for '-o feature@<feature>=disabled' on the command line
2020-04-3012635 Allow for '-o feature@<feature>=disabled' on the command lineLOLi1-1/+14
Portions contributed by: Turbo Fredriksson <turbo@bayour.com> Portions contributed by: Jason King <jason.king@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2020-04-16 [illumos-gate merge]Jerry Jelinek1-3/+14
commit 668deb93650906efec36a69b7d09c98435d9cf24 12516 bignum: File does not contain CTF data commit eefd1fd8cdcbc3b47ccbc8e3609736f4e94ec70f 12424 openeepr: variable may be used uninitialized commit c90a6cb9577b585b21dfb2f0db6cc9be16d67a6e 12278 nfs-zone needs man page changes
2020-04-1512278 nfs-zone needs man page changesDan McDonald1-3/+14
Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Approved by: Joshua M. Clulow <josh@sysmgr.org>
2020-03-30 [illumos-gate merge]Jerry Jelinek1-10/+80
commit 8c16a0e6d0b3d6a8b804825076383c61979302ec 12404 audioemu10k: variable may be used uninitialized commit d52aae2365749461c362fde5a4c1a26a620cfbd3 12310 Add demangle(1) command commit a61ed2ce7a86a4d6428f2a83eb4739fae945447e 12258 Need native CCID driver commit ae6d4bc342613e6a5dc7b84b03ecdb0cc9cf7d26 12444 Intel v1 chip topo needs rank information Conflicts: usr/src/uts/common/sys/usb/clients/ccid/uccid.h usr/src/uts/common/sys/usb/clients/ccid/ccid.h usr/src/uts/common/io/usb/clients/ccid/ccid.c usr/src/uts/common/Makefile.files usr/src/test/os-tests/tests/uccid/yk-readonly.c usr/src/test/os-tests/tests/uccid/notxn-poll.c usr/src/test/os-tests/tests/uccid/modify.c usr/src/test/os-tests/tests/Makefile usr/src/man/man7d/ccid.7d usr/src/man/man1m/ccidadm.1m usr/src/lib/libcmdutils/common/nicenum.c usr/src/lib/cfgadm_plugins/ccid/common/cfga_ccid.c usr/src/common/ccid/atr.c usr/src/cmd/devfsadm/usb_link.c usr/src/cmd/ccidadm/ccidadm.c usr/src/cmd/ccidadm/Makefile
2020-03-2712258 Need native CCID driverHans Rosenfeld2-0/+191
Contributed by: Robert Mustacchi <rm@joyent.com> Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Garrett D'Amore <garrett@damore.org>
2020-03-04 [illumos-gate merge]Jerry Jelinek1-291/+101
commit 3d349c3119b5b6e21daba1ce004cf4625b25d67f 12342 bandwidth display badly formatted in flowstat, dlstat, and dladm commit 9dc2843d4266243e87f5d9de7a90b86235a6da08 4508 flowadm not working as documented, or documentation incorrect 4538 flowadm man page does not list lport and rport as output fields for show-flow 7210 flowadm does not have show-usage command described in the manual page commit bc576fff266b5ed3db0ef5d8196b7440cdefbb8b 12325 ahci: variable may be used uninitialized commit 45948e49c407e4fc264fdd289ed632d6639e009d 11493 aggr needs support for multiple pseudo rx groups commit b69c34dad3717624ff6b4f32b71014ee05b6a678 12271 "name" member of "struct option" should be const commit 84de666edc7f7d835057ae4807a387447c086bcf 11490 SRS ring polling disabled for VLANs 11491 Want DLS bypass for VLAN traffic 11492 add VLVF bypass to ixgbe core 2869 duplicate packets with vnics over aggrs 11489 DLS stat delete and aggr kstat can deadlock commit 20f5062b9c5143e4b4bd21245fcebdb21d40c08c 12344 zpool iostat output formatting error Conflicts: usr/src/uts/common/sys/mac_impl.h usr/src/uts/common/io/mac/mac_datapath_setup.c usr/src/uts/common/io/mac/mac.c usr/src/uts/common/io/ixgbe/ixgbe_sw.h usr/src/uts/common/io/ixgbe/ixgbe_main.c usr/src/uts/common/io/aggr/aggr_grp.c usr/src/man/man1m/flowadm.1m
2020-03-044508 flowadm not working as documented, or documentation incorrectPeter Tribble1-320/+111
4538 flowadm man page does not list lport and rport as output fields for show-flow 7210 flowadm does not have show-usage command described in the manual page Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Robert Mustacchi <rm@fingolfin.org>
2020-03-03 [illumos-gate merge]Jerry Jelinek2-0/+331
commit aaa9aa59eb29d123223ea0b8ebf393049910d9ce 12343 Direct IO support commit 48d68e1c8e3cf1ab1f8da732759408b818ea4b4f 12347 need hotplug(1m) manpage
2020-03-0212347 need hotplug(1m) manpageJohn Levon2-0/+331
Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-03-02 [illumos-gate merge]Jerry Jelinek2-1/+80
commit 2d990ab13b25283780fb663abff2a2bc92888ed0 12336 Boot hang caused by x2apic probe using incorrect local apic id commit 7b7b638b014dcd71d071014dfb1b074633bc3d13 817 tzreload(1M) manual page needed
2020-02-28817 tzreload(1M) manual page neededJohn Levon2-1/+80
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
2020-02-21 [illumos-gate merge]Jerry Jelinek1-2/+23
commit b2d2f356e1abcc2a19572314b5084b7b87050604 12308 Support setting user properties in a channel program commit 48d1bcbbf436904298ce3191590b67834ac47dea 11981 libslp: cast between incompatible function types
2020-02-2112308 Support setting user properties in a channel programSara Hartse1-2/+23
Portions contributed by: Jason King <jason.king@joyent.com> Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed by: Matt Ahrens <matt@delphix.com> Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-02-18 [illumos-gate merge]Jerry Jelinek2-29/+132
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-1712305 typos in dhcp man pagesPeter Tribble1-11/+2
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Joshua M. Clulow <josh@sysmgr.org>
2020-02-1311682 zpool iostat and status improvementsTony Hutter1-18/+130
Portions contributed by: Jerry Jelinek <jerry.jelinek@joyent.com> Portions contributed by: Hajo Möller <dasjoe@gmail.com> Portions contributed by: Damian Wojslaw <damian@wojslaw.pl> Portions contributed by: kpande <github@tripleback.net> Portions contributed by: Anatoly Borodin <anatoly.borodin@gmail.com> Portions contributed by: Gregor Kopka <mailfrom-github@kopka.net> Portions contributed by: George Melikov <mail@gmelikov.ru> Portions contributed by: George G <gg7@users.noreply.github.com> Portions contributed by: DeHackEd <DeHackEd@users.noreply.github.com> Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed by: Tim Chase <tim@chase2k.com> Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: Giuseppe Di Natale <guss80@gmail.com> Reviewed by: George Melikov <mail@gmelikov.ru> Reviewed by: Tony Hutter <hutter2@llnl.gov> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Alek Pinchuk <apinchuk@datto.com> Reviewed by: Allan Jude <allanjude@freebsd.org> Reviewed by: Olaf Faaland <faaland1@llnl.gov> Reviewed by: loli10K <ezomori.nozomu@gmail.com> Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2020-02-04 [illumos-gate merge]Jerry Jelinek4-651/+24
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-0312251 remove sunfire-specific man pagesPeter Tribble3-650/+1
Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-02-0312245 Support inheriting properties in zfs channel programsJason King1-1/+23
Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-01-17 [illumos-gate merge]Jerry Jelinek2-23/+6
commit 4b17cfc898cea63e80243629e599bcc540eed4c7 12154 loader: readudp() does convert pointers with different alignment (missed sizeof struct ip) commit e24937dddc2497aa3885a84e65e0accedc2b2db4 12194 gptzfsboot: replace tab by 8 spaces commit c0a84bfe09b82357ba0fb9ad82848c7f40aee362 12154 loader: readudp() does convert pointers with different alignment commit 28a0ed2750bebd6af4595605f02abded76fbef18 11974 loader: add support for hybrid PMBR for GPT partition table commit 6dcdaa03d6dbb08e16fd2b10e01cceb9a729c050 12083 libsum: cast between incompatible function types commit a5a64a30bf80c9adfc68fc3473622834302b07eb 12191 fmdump(1m): Typo (uid -> uuid) in the man page synopsis commit 1669f0cd1aa8eed4de17eb948d50c93682791025 12190 fmadm(1m): uid should be changed to uuid for fmadm faulty
2020-01-1612191 fmdump(1m): Typo (uid -> uuid) in the man page synopsisMarcel Telka1-19/+2
Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Matthias Scheler <mscheler@tintri.com> Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-01-1612190 fmadm(1m): uid should be changed to uuid for fmadm faultyMarcel Telka1-4/+4
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Matthias Scheler <mscheler@tintri.com> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-01-12OS-7196 Need native CCID driverHans Rosenfeld2-0/+121
Contributed by: Robert Mustacchi <rm@joyent.com> Reviewed by: John Levon <john.levon@joyent.com> Approved by: Jason King <jbk@joyent.com>
2019-12-17 [illumos-gate merge]Jerry Jelinek1-25/+6
commit e58ba7f235f59e7b79c7d4ce4fb02b7adc47273e 12074 loader: cd9660_open() warn: is 'buf' large enough for 'struct iso_primary_descriptor'? commit 8047359fa9aaaf6af13c81ce125afa018449661d 12071 clarify implementation of single_instance in SMF services commit 55622ceb9a02ebd6f006f047a2447f46c605bb4a 11987 libevent: cast between incompatible function types commit 3665ce8aeee26b1a84fb98951ef011e0779e1ae2 11978 libnsl: cast between incompatible function types commit 1593262046299386a3cb4f951daa90d15acdfe6c 11983 libsocket: alias between functions of incompatible types commit fb79d5292b21ee64c248cf81a28a07cb84b18ba1 11980 libc_db: 'td_sync_setstate' alias between functions of incompatible types commit 6fd7fa3508e1106878910ac25711ec6960715489 11055 loader: zfs reader cstyle cleanup Conflicts: usr/src/man/man1m/svc.startd.1m usr/src/cmd/svc/milestone/network-physical.xml
2019-12-1612071 clarify implementation of single_instance in SMF servicesJohn Levon1-25/+6
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-12-02 [illumos-gate merge]Jerry Jelinek1-0/+30
commit 4deedc8c9617c76c1e08a5265614b205754926c4 12041 tem: x86 needs to use tems.ts_color_map() for 8-bit colors commit 2f572942f3e92c5f77d0b5d0778be90fa16681c1 12040 loader: vbe_print_mode() is missing newline commit e15e891852f98a4fc7afb32f0999b5bc38f7d1f8 12005 update to Intel microcode-20191115 commit f7db5903887928b2b43995473632ef63d130bbd4 2988 nfssrv: need ability to go to submounts for v3 and v2 protocols commit 19687f06a4a23ca82910eccd0f898c90ecd3cf62 12017 Assertion failure in kstat_waitq_to_runq from blkdev
2019-11-272988 nfssrv: need ability to go to submounts for v3 and v2 protocolsVitaliy Gusev1-0/+30
Portions contributed by: Marcel Telka <marcel.telka@nexenta.com> Portions contributed by: Jean McCormack <jean.mccormack@nexenta.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Alek Pinchuk <alek.pinchuk@nexenta.com> Reviewed by: Dan Fields <dan.fields@nexenta.com> Reviewed by: Dan McDonald <danmcd@joyent.com> Approved by: Garrett D'Amore <garrett@damore.org>
2019-11-15 [illumos-gate merge]Jerry Jelinek1-2/+6
commit e89be50a407de17396dc2e87e7f9aa8160182fb6 11961 add DDI UFM support to the nvme driver commit f21abddf5629122d5dd1aa759e5ec0f27610c188 11963 Allow ptree(1) to wrap output commit cb09bd3c63580aef9fe1999ae4e48a8a5b9cf55c 11935 loader: fix memory corruption bug in vdev_read commit f67d64d998ff666158cc5231b7e80c11c3e922e0 11954 rpcmod: Possible memory leak in connmgr_get() 11955 clnt_cots: kmem_free(NULL, 0) is legal commit f0c1c263e90642997cf3e76484abec617782ddb8 9601 Divide by zero in i40e_get_available_resources() commit 67806cd738bddbbd117d50180c8f96050a49a8cc 11933 loader: we can not read log device but we need to know about commit 4b6bffb4c4308c6219c095d4cf5bf96bb0970e04 11928 rpcmod's clnt_cots can do zero-length kmem allocations commit 48f31329f53c9b7554a923cb617ff7eecb6137e1 11854 Domain Admins shouldn't always be Administrators commit 3c1aa8841c55cae7b41cc9b045a71b2fffd4d0cb 11853 Administrators should have Backup and Restore privileges by default commit 0292c176d853baa7e46c9ff8e4f16f63b8cbd6e5 11773 Need ways to override Domain Admins' full control commit 06721c885c2d7becabe2cba874b84cdfba66eb47 11852 SMB should explicitly fail deletion of mountpoints commit dafb549fce563c2f4123e8957dc8a1d921bf0fca 11039 All zfs/nfs/smb threads in door calls to idle idmap commit 4ad35fa3117b4f36004f76885e267a46c738a794 11038 SMB2 server should require signed Validate Negotiate requests Conflicts: usr/src/uts/common/io/nvme/nvme_var.h usr/src/uts/common/io/nvme/nvme.c exception_lists/wscheck
2019-11-1411773 Need ways to override Domain Admins' full controlMatt Barden1-2/+6
Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Andrew Stormont <astormont@racktopsystems.com> Approved by: Garrett D'Amore <garrett@damore.org>
2019-11-08 [illumos-gate merge]Jerry Jelinek2-0/+92
commit 42cd19316c818c8b8283fc48263a1b4ce99cf049 11859 need swapgs mitigation commit ad3e6d4dd82f2e18743399134a4b99cf303478f6 11880 changing encryption key on dataset with unencrypted children triggers VERIFY commit 249622b3e0d46f0016d00e3f87b314635d11065a 11929 mac_minor_hold() gets id_alloc_nosleep() wrong commit 1c085a54d061bc17f8b209d1ea6161fcdf66d971 3334 zonestat missing man page commit 327c8d1665439dd2540c1b460773bd9f0c1c0fa9 11792 ibtl: cast between incompatible function types commit 22f89f96cd7b45b9686231ed7d98e610077df6c6 11922 ipmi_open looks for wrong return value
2019-11-073334 zonestat missing man pageAndy Fiddaman2-0/+92
Reviewed by: Tobias Oetiker <tobi@oetiker.ch> Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-10-29 [illumos-gate merge]Jerry Jelinek1-13/+3
commit fdfb6e575f06007c35263fbcdc483157ef62d712 11838 secflag tests are racy commit 3dae5456c609a0bdfeffc8d1c0dc436db6ab3436 11837 tests/pf_key/acquire-compare is racy commit e8c8a1a444941de591eb788ba3d8fccad81ad51c 10585 Non-standard definition of $PAGER in /etc/profile commit c2e9ac5c28eb1a9d5839d914b821e44a7dfdc767 11881 loader: zfs_fmtdev can crash when pool discovery did fail and we have no spa commit 87f5f83847407477d2c5767304c83c65a73a8ff9 11869 Fix disable option summary in svcadm(1m) commit 5a120e272991505eb171d0469f79d937cced483a 11856 chown can trigger vmdump when running recentish zfs commit 90ffcda9b1f712011f19aba3612b22dcce407013 11669 terminfo could know about rxvt-unicode commit b5c366f4aa9361f18dccd4d00380b3e2e36be40c 11037 SMB File access audit logging (reserve IDs)
2019-10-2811869 Fix disable option summary in svcadm(1m)John Levon1-13/+3
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-10-25 [illumos-gate merge]Tim Foster1-84/+93
commit 7284664a1faa361af4ff33ba5435d43d3ee07bf2 11816 iscsi initiator gets confused if attached before root file system mount commit 55908bd733fe029d49237b91c700655997242419 11843 update Intel microcode to 20190918 commit b9c9c3595312927fb362936529c5679117843b93 11826 Buffer overflow and memory leak in "libbsm" commit 78a2e113edb6fe0a0382b403b55d92e8f0bba78f 9531 Want netstat -u to show PIDs associated with sockets 11707 provide 64-bit libdhcpagent 11708 netstat should be smatch and CERRWARN clean Conflicts: usr/src/data/ucode/Makefile usr/src/data/ucode/README.ucode usr/src/data/ucode/intel/000206D6-01 usr/src/data/ucode/intel/000206D7-01 usr/src/data/ucode/intel/000306D4-40 usr/src/data/ucode/intel/000306F4-80 usr/src/data/ucode/intel/00040671-02 usr/src/data/ucode/intel/000406F1-01 usr/src/data/ucode/intel/00050654-01 usr/src/data/ucode/intel/00050657-01 usr/src/data/ucode/intel/00050662-10 usr/src/data/ucode/intel/00050663-10 usr/src/data/ucode/intel/00050664-10 usr/src/data/ucode/intel/00050665-10 usr/src/data/ucode/intel/000506CA-01
2019-10-249531 Want netstat -u to show PIDs associated with socketsAndy Fiddaman1-84/+93
11707 provide 64-bit libdhcpagent 11708 netstat should be smatch and CERRWARN clean Portions contributed by: Mohamed A. Khalfella <khalfella@gmail.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Dominik Hassler <hadfl@omniosce.org> Approved by: Garrett D'Amore <garrett@damore.org>
2019-10-2411844 add rdmsr utility [fix mismerge]Jerry Jelinek1-1/+1
2019-10-24 [illumos-gate merge]Jerry Jelinek2-1/+45
commit a2e92fdb91a6e5451ecb5488b74ee1e95a4bafd0 11691 ptree could show service FMRIs commit 3ef756924267e272e432add760e4dc8597faef89 11849 listen of IPv6 address fails with EAFNOSUPPORT commit 125965389c591835d37b560971900f263cc8f988 11844 add rdmsr utility Conflicts: usr/src/man/man1m/Makefile usr/src/man/man1/ptree.1 usr/src/cmd/ptools/ptree/ptree.c