summaryrefslogtreecommitdiff
path: root/usr/src/man/man1
AgeCommit message (Collapse)AuthorFilesLines
2022-11-09 [illumos-gate merge]Dan McDonald1-127/+69
commit db9597bf18e3b86bdb922182aa97f27a48f83858 15152 ctfdump member output could be easider to decode commit b4fb003914e70b41d96dec8011864f6af1faf3ef 14978 ZFS autoexpand property should work for root pools commit 77c0a660417a046bfab6c8ef58d00c181c0264b3 15128 libnsl: variable is used uninitialized commit 1bf21c92db6af5f8263977d8b99706f8ab9b3a27 15136 want unit test for bhyve dirty page tracking
2022-11-0815152 ctfdump member output could be easider to decodeRobert Mustacchi1-127/+69
Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@mnx.io>
2022-10-14 [illumos-gate merge]Dan McDonald1-2/+13
commit 5e1bbccc35c7d7d0b6abd200b510d8d5b99ae31c 15064 vmm: unused variable 'iommu_initted' commit d9be5d44a919e9dbfe9d1e3e7a5557d9208b1de7 15050 SMB server mishandles some SIDs commit 5cfb18f0d1f59686e64a1bf142efa2bf653d86a0 15032 SMB: Can't create a file with a NULL DACL commit 34b17f87fc4c121059d3ab4102a276cbe7ed609a 15059 Update AMD microcode to 20220930 commit fab57d1b740f6df905ebda23c9345ef88a7a046a 15027 The ls command should show SIDs instead of ephemeral IDs commit 3cdfcc971afcfbc67664057ef3e59e02fb78871d 15063 vmm: cast to smaller integer type 'boolean_t' from 'void *' commit 13a19b244f4bf70feb407e14979f084b7cb47270 15077 ficl: make sure the loader emulator does set console
2022-10-1315027 The ls command should show SIDs instead of ephemeral IDsGordon Ross1-2/+13
Reviewed by: Matt Barden <mbarden@tintri.com> Reviewed by: Sam Zaydel <szaydel@racktopsystems.com> Reviewed-by: Jerry Jelinek <gjelinek@racktopsystems.com> Portions contributed by: Rick Mesta <rick.mesta@nexenta.com> Reviewed by: Evan Layton <evan.layton@nexenta.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-09-08 [illumos-gate merge]Dan McDonald1-30/+12
commit fec047081731fd77caf46ec0471c501b2cb33894 14901 remove remaining a.out support from sgs commit d0eff808627a496edc82505a80bac88afa61304e 14951 fix ::sysregs under mdb-bhyve on AMD commit 62ed517217a113e80b963702c4e1344505df8d27 14928 pcieadm rc event collector association decoding
2022-09-0714901 remove remaining a.out support from sgsRichard Lowe1-30/+12
Reviewed by: Dan McDonald <danmcd@mnx.io> Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org> Approved by: Garrett D'Amore <garrett@damore.org>
2022-08-30 [illumos-gate merge]Dan McDonald4-1523/+0
commit 2570281cf351044b6936651ce26dbe1f801dcbd8 14079 remove TNF commit 2ec63ffb3ec249bd7cb4523118c8437e6c6be335 14930 getallifaddrs() fails in shared IP zone after 3729 Conflicts: manifest
2022-08-3014079 remove TNFToomas Soome4-1523/+0
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Garrett D'Amore <garrett@damore.org>
2022-07-12 [illumos-gate merge]Dan McDonald5-524/+2
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'Amore5-524/+2
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-06-02 [illumos-gate merge]Dan McDonald1-18/+2
commit feea3b2dd6c0c3b59dfb1ab0f992b01906567d90 14721 getopt(1) erroneously says scheduled for removal.
2022-06-0214721 getopt(1) erroneously says scheduled for removal.Dan Cross1-18/+2
Reviewed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-05-23 [illumos-gate merge]Dan McDonald2-16/+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 Tribble2-16/+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 McDonald2-7/+7
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 Tribble2-7/+7
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-03-15OS-8361 IPD 4 (man page renumbering) tracking issueDan McDonald398-1991/+4007
Reviewed by: Brian Bennett <brian.bennett@joyent.com> Approved by: Brian Bennett <brian.bennett@joyent.com>
2022-03-1014443 resection manual pages per IPD4Richard Lowe398-1980/+4000
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>
2022-03-02 [illumos-gate merge]Dan McDonald1-434/+416
commit 3d0662810ae7f231943be2eb0bf9cd8b25496ddb 14511 bhyve needs devmem access for all segments commit d2b76ef70a19a09ea9aab5aaeb614dc7c9d195ed 14534 diff could support -q commit 63cdc4a2836cf93078a5dd140d42583170a04953 14529 nvmeadm should ignore requests to attach/detach ignored namespaces commit 1767024ccd62fe7212679d959527eb445767d01a 14528 nvme should return ENOTSUP for ioctls not supported by the hardware commit 2c4fdd8fb33adc5c98677c7d5c87687c405be868 14544 bhyve(1M) uses -A in EXAMPLES but doesn't otherwise document it
2022-03-0214534 diff could support -qAndy Fiddaman1-434/+416
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2022-02-01 [illumos-gate merge]Dan McDonald2-4/+5
commit 64168f2b8a303c222446ec487be7806acd67caab 14091 Add AMD Cezanne info commit 3b5bbfc55d79c42ba1d3c6de2178627cbfcccff8 4795 /usr/bin/ld manpage and help should indicate '-soname' not '--soname' commit 11029d9dcf6c3fb63ae0cbb0ad67f86d267db4eb 14446 ar cqs doesn't work commit f07cc83a341c0d7b586da85b15c1782072b14d2a 14432 Want NVMe vendor-unique log page support commit 33f457d3d8477163eb130a64c4f182faa274b40f 14391 pmcs: build errors with gcc 11 commit 0d48c3fdfa345b461d90342d8a96a773f386cb76 14395 zfs: array subscript is partly outside array bounds Conflicts: usr/src/uts/intel/os/driver_aliases
2022-01-314795 /usr/bin/ld manpage and help should indicate '-soname' not '--soname'Richard PALO1-2/+2
Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org> Reviewed by: Yuri Pankov <ypankov@tintri.com> Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2022-01-3114446 ar cqs doesn't workRobert Mustacchi1-2/+3
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Dan McDonald <danmcd@joyent.com>
2022-01-31 [illumos-gate merge]Dan McDonald1-1/+26
commit c8f4a9f75f12adb1f76391a838d75f2b427becb6 8555 vfstab(4) man incorrectly describes getvfsent(3C) commit 8ac8a393f9ba5b2bf3aeabc50511c40334e9f5c8 14413 Convert vfstab(4) to mandoc commit e8b9fe7cd6fc0b13bcf65e0380c48fcb99ac5700 6943 libmd(3lib) should mention new hash algorithms commit b51a7e2003caa1eee7cfd998a535231eb646bb8d 14412 Convert libmd(3lib) to mandoc commit 597b30361cb132283d94270df35d0536cf12895f 9855 list_next/list_prev needs a bit more detail commit 9023fe694e5cc93a381708677f172a85f250caa5 14411 Convert list_create(9F) to mandoc commit f3682895b2a97c009685f16e8a4e5d3dc80e11f2 14420 Need support for Intel I219 v16-v23 commit 89fbfe0d2fbdaef52447ae1ca77634c69a3cf220 14385 libnsl: mismatched bound commit 618372bccd696950e1d234d0ad9c94c353882dee 14358 Cron should support randomized delay commit 8c65387009c4cfaa0924c78065b46a4d4a178d41 14451 loader: want mechanism to test if we are virtualized Conflicts: usr/src/uts/intel/os/driver_aliases
2022-01-2914358 Cron should support randomized delaySebastian Wiedenroth1-1/+26
Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Robert Mustacchi <rm@fingolfin.org>
2022-01-11 [illumos-gate merge]Dan McDonald1-3/+3
commit c12f119108dcac3bfe73ac01ce1bbc643a733ca2 14390 av1394: build errors with gcc 11 commit 7daa540591d7332190b10fc3a818bfd5e7d536fe 14367 bhyve gpt mishandles small mappings commit 7ca35597a3c3894e7222816a3f7ed2be2a0686e8 14373 ppt driver maps BAR to wrong ddi register commit 123e0aa39ff14433d916a870ec23b74c77097914 14345 Manual titles should be upper case commit 8c2e120d86add3ec9062486352618e0fc4a2161c 14381 libstmf: build error with gcc 11 commit f02e918df953cc4861bad053ba1e39dab00c3787 14383 cfgadm_plugins: build errors with gcc 11 commit a34c59af58bf4fa531da3415d71025642c449143 14387 i86pc: writing 1 byte into a region of size 0 commit 3cff04e70c85c3630e534a8583132f191d2fca92 14379 libast: build errors with gcc 11 commit 19f828dfeb540cb7af7e68528aa8711911d3ed39 14378 cmd-inet: build errors with gcc 11 commit 6a9d71e52548eedf5ce59148e7e6b8ce5f61a4a0 14377 nsmb: 'find_mech' accessing 32 bytes in a region of size ... commit eba274b9392a53f991f6ca04d624533172d46fd4 14376 smbsrv: 'find_mech' accessing 32 bytes in a region of size ... commit 2966a4e8bbd82f7bd6a8909e7c10b98f18fe7e84 14375 dmu_zfetch: don't leak unreferenced stream when zfetch is freed
2022-01-1114345 Manual titles should be upper casePeter Tribble1-3/+3
Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2022-01-06 [illumos-gate merge]Dan McDonald1-45/+212
commit e6d654cc98379582914881933e6f5d40c52b97d5 14323 Note new PCIe caps from the PCI-SIG commit 9d6ca3965c3358c32eb68544fe91ff8ad9c3fcde 14314 convert 3uuid to mdoc commit eb9b100249a3fb5f3c9f9dae512c8fe719bb6110 14272 convert man7fs to mdoc commit eb7b3ff7f0a23dbf314498913db23e56237396c0 14294 Want NVMe admin passthru command commit 4d131170e62381276a07ffc0aeb1b62e527d940c 14111 Update mandoc to 1.14.6 commit a8f22b53d198f9565c2921ca50c571579c4ea52f 14287 ehci: No SOF interrupts have been received, this USB EHCI hostcontroller is unusable commit 33e89158d2c7ad02650282d7f59da2165063f410 14332 pcfs: this 'if' clause does not guard... commit af0ef7c472bfce1509e929cd90cad4d773980e53 14300 mbh_patch: comparison of integers of different signs Conflicts: usr/src/tools/mandoc/Makefile
2022-01-0514111 Update mandoc to 1.14.6Robert Mustacchi1-45/+212
Reviewed by: Yuri Pankov <ypankov@tintri.com> Reviewed by: Rich Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@joyent.com>
2021-12-17 [illumos-gate merge]Dan McDonald5-53/+30
commit feb562904dda8e3f95142866f81038eaef927433 14303 libipadm depends on libipmp commit 338d6fc1b322c01b220f204edde962e843478a78 14258 The manual should follow RFC 2606 commit eabc1bc5e61dbfdd2fc3cb588315c864d621d500 14274 fix a few broken pkg aliases Conflicts: usr/src/uts/intel/os/driver_aliases
2021-12-1714258 The manual should follow RFC 2606Peter Tribble5-53/+30
Reviewed by: Sebastian Wiedenroth <wiedi@frubar.net> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@joyent.com>
2021-11-11 [illumos-gate merge]Dan McDonald1-1/+6
commit fb25420ba8dbfa4c292d42c87555eee97a474854 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 Conflicts: usr/src/test/util-tests/tests/Makefile
2021-11-1114105 ar -s could work on its ownRobert Mustacchi1-1/+6
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>
2021-10-18 [illumos-gate merge]Dan McDonald1-6/+1
commit 43a48c4abe5e9b1ec01aee36f4d37cd28a4452e6 14154 zpool should call zfs_nicestrtonum() with non-NULL handle commit c5ef4e1ed46906c916eadf221255aa714ef9d98e commit dea9f5e6a4938723acec9624b3aa3f680f2f5c9f 14126 clock_gettime() could work with thread/proc clocks 14139 Want libproc convenience function for lwpsinfo commit 4947898c5d89bcfb597a613c643ce2c82845f0b9 14160 test-runner: UnicodeDecodeError when zfstest -l logfile is used commit 8b891ae8e4dfd91d2c49a79262d69a22f346edb6 14152 ld(1) should be more careful about empty alists commit 9e494b8a787c7b2d9fd087a2dde8811e386513d4 14153 libzfs: str2shift called with NULL handle can crash commit 907871a5ae311c723efe7b9326f22ac3303eb0ed 14166 Allow openssl-3 package as dependency commit a0fbb7fb6838a78ac78444267878638832a983f3 14124 ztest is looking for zdb in wrong directory 14125 zfs-tests should be built 64-bit only commit 9e11eb24108a4735199cb20067ce66706c492016 14135 SPARC build errors remove SPARC_BLD link option from lib/krb5/plugins/kdb/ldap/Makefile.com Conflicts: usr/src/pkg/manifests/system-test-ostest.mf usr/src/test/os-tests/tests/Makefile
2021-10-17backout 14105: breaks -crs, opendjkRobert Mustacchi1-6/+1
2021-10-14 [illumos-gate merge]Dan McDonald1-1/+6
commit 5a493f9b6da15815fc84f6f10e1a800f0dc59813 14105 ar -s could work on its own commit a190135a5de9f6c93d19ec7b3ee608084be06b1a 14149 Use gcc10 as the shadow compiler 14150 illumos.sh should point to default closed bins
2021-10-1314105 ar -s could work on its ownRobert Mustacchi1-1/+6
Reviewed by: Rich Lowe <richlowe@richlowe.net> Reviewed by: Klaus Ziegler <klausz@haus-gisela.de> Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Approved by: Dan McDonald <danmcd@joyent.com>
2021-09-27 [illumos-gate merge]Dan McDonald1-2/+2
commit dcbb6cd173ed2c0ad9b52235b9251d2892bb219a 14115 dumping to zvol on raidz will corrupt the pool commit 1b09309c5ebed5c0bf14e2b396bf626c5aa30034 14102 cpcgen fails due to 64-bit inodes on NFS commit 279209130920025623a312e02980ec58c0f39430 14107 '\0' not properly escaped in some manual pages commit 883bdefa32a078648bb932e18d96aa8c2510bb89 14108 September 2021 hwdata update
2021-09-2514107 '\0' not properly escaped in some manual pagesRobert Mustacchi1-2/+2
Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2021-09-14 [illumos-gate merge]Dan McDonald1-1/+37
commit d9c3e05c2d8261e3f133b5e96a300b4fa6c0f1b7 13975 support for higher baud rates commit 60414d478553487f99278a4302d1116e73d5f6dc 12791 rpcgen: if main is not provided, _svcstate_lock should be extern
2021-09-1413975 support for higher baud ratesJoshua M. Clulow1-1/+37
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2021-07-07 [illumos-gate merge]Dan McDonald4-52/+12
commit ffc946bc87951cc850a82348f705c4081080f818 13900 Update Intel microcode to 20210608 commit afcdc73a9924f4ee06d1c0e75823ab1db7d742c3 13901 Incorrect calculation of Intel microcode extended patch signature checksum commit b3d11974d0ef0679e47da102fafb125bb1d94470 13929 SMB encryption does not work with macOS 11.4 commit 74e12c43fe52f2c30f36e65a4d0fb0e8dfd7068a 3163 nss: need local netgroup implementation commit 1a065e93eee983124652c3eb0cfdcb4776cd89ab 12782 GRUB should pass pool and vdev GUIDs in $ZFS-BOOTFS commit 3a18338393f3485e50eae6288b6a9ab89e9f715a 13890 Some manual pages miss spaces next to formatting commit 88e8a81ba29ce242b8e7eade29af1f3d301ac525 13889 ctfdump -c should sort output stably commit 7781236b33d51a2eb1e29bf336bdba8ddfcfff6e 13884 dis(1) should pick stable names for symbols commit 1e9e241fbdc7ae75a7b37c1e7afc8c96d2f43e1e 13905 zfs holds is quadratic commit 6b641d7a35808436d7283b7057a01791e2e2a4e2 13861 bhyve apicv logic could take more care Conflicts: exception_lists/copyright exception_lists/keywords exception_lists/wscheck manifest
2021-07-0613890 Some manual pages miss spaces next to formattingPeter Tribble4-52/+12
Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2021-06-15 [illumos-gate merge]Dan McDonald6-107/+22
commit ceab728f83b0af9260d2d3fb69014f3781af2101 13872 Multiple errors in section 3mpapi of the manual commit 9514bcf4c37a9b87200462594803414d12cdd29d 13871 Missing spaces in several manual pages
2021-06-1513871 Missing spaces in several manual pagesPeter Tribble6-107/+22
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Matt Fiddaman <illumos@m.fiddaman.uk> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2021-06-09 [illumos-gate merge]Dan McDonald2-56/+8
commit 6027b8601527b83fd174dc857073dfd37e9a3de8 13397 ls calls time() many more times than necessary commit 9dd2e6b590a600c51a70c5d4c872d4cdeedc9aab 13830 Manual errors in SEE ALSO section Conflicts: usr/src/man/man5/brands.5
2021-06-0813830 Manual errors in SEE ALSO sectionPeter Tribble2-56/+8
Reviewed by: Matt Fiddaman <illumos@m.fiddaman.uk> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2021-04-14 [illumos-gate merge]Dan McDonald1-11/+17
commit 15276eb5b5c891978242f14352c27676ed336244 13704 add Ice Lake Xeon to PPIN list 13705 add recent Intel models to x86_archext.h commit 6dcbfae4aa2c2aab7ebd7174bd2f0232528126b7 13201 IPS image re-hydration fails commit 8222814ef8560ee0ba222eca8ca5acffc6cd0e44 13487 want mapfile-based assertions about symbol properties commit 99ea293e719ac006d413e4fde6ac0d5cd4dd6c59 7668 zfs get only outputs 3 columns if "clones" property is empty Conflicts: usr/src/lib/libzfs/common/mapfile-vers
2021-04-0913487 want mapfile-based assertions about symbol propertiesRichard Lowe1-11/+17
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Jason King <jason.brian.king@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2021-03-26 [illumos-gate merge]Dan McDonald1-7087/+6818
commit d4d62540c939a1f768b551ce50297d66799bd53e 13652 xargs: writing 1 byte into a region of size 0 commit 49950d9c675502476d8644b1e5bb1bf0d743f53b 13666 stackalign: add SPARC support commit 373fc975de7796bc28f551ba20f2d72b529dfe48 13670 OmniOS openssl package renames commit 3307fc5b1f2f4445f00811b556ab80d50467262a 13660 stackalign: cast between incompatible function types commit 89af4c7b28b4436849bcbafbdebd243918ee0969 13661 printf builtin should ignore leading -- commit e49fc96399e3e599d5736b0968a49892988d60b3 13612 Convert ksh93.1 to mdoc commit ff02f816914596a5b08ed3ef117ba39db27d217f 13656 pbchk: filter HTTP 401 responses commit c063eb990f530561e469b3c1e4bb64230456c0da 2755 split ksh93 from core package 13460 ksh93 tests should be moved out of usr/demo 518 ksh documentation should be moved out of SUNWcsr commit a7792e7bce645a8015cc7d0eda87b7a21f380874 13653 Failing to enable promiscuous mode should not be a fatal error in snoop(1M) commit 8a37ae750765321f9d9de63763676fa7280d93da 13630 libpcidb could know about class codes Conflicts: usr/src/test/util-tests/tests/Makefile usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop.h usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop.c