summaryrefslogtreecommitdiff
path: root/usr/src/man/man8
AgeCommit message (Collapse)AuthorFilesLines
2022-07-12 [illumos-gate merge]Dan McDonald2-86/+1
commit d5ba932774e3e5d63ba25284cae7bb0e8a0b5d1d 14808 removal of nca (14768) missed the headers commit df6bbf77738915d14e10da5a075ed017edd1f8be 14688 nvme blkdev attach/detach trips assertion in ndi_devi_unconfig_one() commit 20e6de55ab1d426790ba858431f38b11e499c967 14585 loader: should preserve order of console device list commit db6ea8e69c35f1dac85a7e12505787c1212108b2 14594 psrinfo(1M) may fail to emit socket type commit 15f90b02bdacbf0ae47fa105944f15b6596f9748 14768 retire nca commit 174513368dec739adb93c76e5d47aed84797d1ad 14739 smbtorture disconnect after bad credit grant commit 2126a14a5539b804448c27ae4eee033b7aacfa50 7524 setting msgid=0 in log.conf makes all messages seem to come from "unix" Conflicts: usr/src/uts/common/io/ksocket/ksocket.c usr/src/uts/intel/Makefile.intel
2022-07-1114768 retire ncaGarrett D'Amore2-86/+1
Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Approved by: Robert Mustacchi <rm@fingolfin.org>
2022-07-05 [illumos-gate merge]Dan McDonald2-418/+1
commit 2c0ebdee8f56c8a9d9e34e30367999396b38fec9 14273 Want MAC ring manual pages commit ceb3ef192e9bccf08d1bcd0ae5ed520cecccff3d 12389 loader should consult with ACPI SPCR table for serial console commit 6446bd46ed1b4e9f69da153665f82181ccaedad5 14770 ld(1) should be 64bit only commit 7d10cd4ddf12f982d3bc7edcd01cc8b8d1dcc464 14767 retire kssl commit 33b27906b01ade9752c1935377f3fefdf49b8f95 14764 AHCI DEVSLEEP 1.3.1 problematic Conflicts: usr/src/cmd/devfsadm/misc_link.c usr/src/cmd/truss/codes.c usr/src/uts/common/Makefile.files usr/src/uts/intel/Makefile.intel usr/src/uts/sparc/Makefile.sparc
2022-07-0114767 retire ksslGarrett D'Amore2-418/+1
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Joshua M. Clulow <josh@sysmgr.org>
2022-05-24 [illumos-gate merge]Dan McDonald1-3/+3
commit a3bac573c955fec12942b4bfa5d10b68931210cb 14670 nvmeadm refactor for option parsing
2022-05-2314670 nvmeadm refactor for option parsingHans Rosenfeld1-3/+3
Reviewed by: Andrew Giles <agiles@tintri.com> Reviewed by: Ben Jameson <bjameson@tintri.com> Reviewed by: Guy Morrogh <gmorrogh@tintri.com> Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org> Approved by: Dan McDonald <danmcd@mnx.io>
2022-05-23 [illumos-gate merge]Dan McDonald3-12/+6
commit 29219719c034367724cbf77434175b3c4e681e43 14687 need in-kernel strtok_r() commit 5b0d53307d70a828ad7aef4dc6d8a3ad7d5c231b 14704 Duplicate full stops in the manual commit ceb17889bb64b964be7a5439344cc243f0498512 14702 Some cases of he in the manual should be the
2022-05-2314704 Duplicate full stops in the manualPeter Tribble3-12/+6
Reviewed by: Yuri Pankov <ypankov@tintri.com> Reviewed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@mnx.io>
2022-05-17 [illumos-gate merge]Dan McDonald6-33/+14
commit c55633c3b85a97a093b3f79f341aee08eb6bd15b 14605 More incorrect cross-references in the manual commit 3bb2c1567625e7b11f8c2a5335125224717af64a 14602 ttymon: cleanup commit 08ae0f1eeaa2952f05e6cc3e67da55db918f8e4a 14609 loader: os console in options menu should use first name from list
2022-05-1714605 More incorrect cross-references in the manualPeter Tribble6-33/+14
Reviewed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Yuri Pankov <ypankov@tintri.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-05-13 [illumos-gate merge]Dan McDonald1-0/+18
commit b518543be8042a5a0dda9b983f71c4a99d74ad99 14603 bhyve passthrough mishandles combined CMD/STATUS reads commit d7b72f7b52f902da47cc7210a9121f4caabbcb9c 14578 bhyve upstream sync 2022 March 14493 Three small memory leaks in bhyve Conflicts: usr/src/Targetdirs
2022-05-1214578 bhyve upstream sync 2022 MarchAndy Fiddaman1-0/+18
14493 Three small memory leaks in bhyve Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-03-22 [illumos-gate merge]Dan McDonald1-6/+14
commit c4140c56306ad2a74081dd949618b4f3162dd06b 14552 We should provide 64-bit pam_smb_passwd.so.1 commit faa2068d5f60927511f588cf120b905d985371d0 14434 overlays should persist across reboots Conflicts: manifest usr/src/cmd/svc/milestone/net-early-admin usr/src/cmd/svc/milestone/net-physical
2022-03-2114434 overlays should persist across rebootsAndy Fiddaman1-6/+14
Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2022-03-15 [illumos-gate merge]Dan McDonald2-55/+39
commit c82c4676ac0cb87eb69c9444cf1a775e756ebbb9 14496 git pbchk should look in .git/info for *.NOT files commit 77ac03cbec412857d39c4898c9ed10abb6061418 14291 cxgbe: asserts when requesting more queues than available commit 311330e6823a3a919ff127757c2f0cf9eb17aa0e 14539 bhyve: make clobber removes proto file commit 29ed14768e5e76bb8c95f0a28b4d21d8741dfabe 14436 "dladm show-overlay <overlay>" exits zero when varpd doesn't know about the overlay commit bbf215553c7233fbab8a0afdf1fac74c44781867 14443 resection manual pages per IPD4 commit 236cb9a89d936b4b681853751c9af1adccc35ef9 14554 TSC calibration is the PITs Conflicts: usr/src/cmd/bhyve/Makefile usr/src/cmd/dladm/dladm.c usr/src/cmd/svc/milestone/net-physical usr/src/cmd/svc/milestone/network-physical.xml usr/src/cmd/zoneadmd/zoneadmd.c usr/src/cmd/zonecfg/zonecfg.c usr/src/lib/libzonecfg/common/libzonecfg.c usr/src/man/man1/hostname.1 usr/src/man/man1/zlogin.1 usr/src/man/man4/Makefile usr/src/man/man4d/Makefile usr/src/man/man4d/cpuid.4d usr/src/man/man4fs/Makefile usr/src/man/man4i/Makefile usr/src/man/man4m/Makefile usr/src/man/man4p/vxlan.4p usr/src/man/man5/proc.5 usr/src/man/man5/process.5 usr/src/man/man7/Makefile usr/src/man/man7/privileges.7 usr/src/man/man7/resource_controls.7 usr/src/man/man8/Makefile usr/src/man/man8/connstat.8 usr/src/man/man8/dladm.8 usr/src/man/man8/dumpadm.8 usr/src/man/man8/flowadm.8 usr/src/man/man8/prstat.8 usr/src/man/man8/reboot.8 usr/src/man/man8/route.8 usr/src/man/man8/savecore.8 usr/src/man/man8/smbios.8 usr/src/man/man8/snoop.8 usr/src/man/man8/svc.startd.8 usr/src/man/man8/tunefs.8 usr/src/man/man8/zfs.8 usr/src/man/man8/zoneadm.8 usr/src/man/man8/zonecfg.8 usr/src/man/man8/zpool.8 usr/src/man/man9f/ddi_fm_init.9f usr/src/test/util-tests/tests/dladm/Makefile usr/src/test/util-tests/tests/dladm/show-overlay-exit.ksh
2022-03-15OS-8361 IPD 4 (man page renumbering) tracking issueDan McDonald539-0/+197329
Reviewed by: Brian Bennett <brian.bennett@joyent.com> Approved by: Brian Bennett <brian.bennett@joyent.com>
2022-03-1014443 resection manual pages per IPD4Richard Lowe536-0/+195807
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Dan McDonald <danmcd@joyent.com>