summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2013-10-03OS-2531 zfs/zone IO throttle comment improvement and code cleanuprelease-20131003Jerry Jelinek4-133/+187
2013-10-02OS-2532 agent crash because kstat read returned ENOMEMJerry Jelinek1-3/+5
2013-10-01 [illumos-gate merge]Keith M Wesolowski24-1421/+2505
commit 0713e232b7712cd27d99e1e935ebb8d5de61c57d 4101 metaslab_debug should allow for fine-grained control 4102 space_maps should store more information about themselves 4103 space map object blocksize should be increased 4104 ::spa_space no longer works 4105 removing a mirrored log device results in a leaked object 4106 asynchronously load metaslab Conflicts: usr/src/man/man5/zpool-features.5
2013-10-014101 metaslab_debug should allow for fine-grained controlGeorge Wilson24-1421/+2504
4102 space_maps should store more information about themselves 4103 space map object blocksize should be increased 4104 ::spa_space no longer works 4105 removing a mirrored log device results in a leaked object 4106 asynchronously load metaslab Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Sebastien Roy <seb@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2013-10-01OS-2452 v8.so crashes with core dumpBryan Cantrill1-0/+2
2013-09-30 [illumos-gate merge]Keith M Wesolowski5-37/+308
commit aed5247ff899ec457005d93dfbdb4ffd74574695 4018 mpt_sas: allow physical topology enumeration in libtopo 4019 mpt_sas: expose LED controls to libtopo commit 1410cb930a3e26032c59c6835837a28c47366b3c 4016 disk-monitor should activate fault/fail indicators 4017 fmtopo -P flag does not appear to set properties Conflicts: usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c (new content) usr/src/lib/fm/topo/modules/common/fac_prov_mptsas/fac_prov_mptsas.c (OS-2444) usr/src/lib/fm/topo/modules/common/disk/disk_mptsas.c (OS-2444) usr/src/lib/fm/topo/maps/Joyent,Joyent-Compute-Platform-1101/Joyent-Compute-Platform-1101-disk-hc-topology.xmlgenksh (OS-2444) usr/src/cmd/fm/modules/common/disk-lights/disk_lights.c (lint) usr/src/cmd/fm/modules/common/disk-lights/Makefile (lint)
2013-09-30OS-2495 add support for multiple mac addresses per clientJerry Jelinek7-30/+426
2013-09-284018 mpt_sas: allow physical topology enumeration in libtopoJoshua M. Clulow14-93/+802
4019 mpt_sas: expose LED controls to libtopo Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Albert Lee <trisk@nexenta.com>
2013-09-284016 disk-monitor should activate fault/fail indicatorsJoshua M. Clulow16-35/+867
4017 fmtopo -P flag does not appear to set properties Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Approved by: Albert Lee <trisk@nexenta.com>
2013-09-27 [illumos-gate merge]Keith M Wesolowski107-34456/+31379
commit 6ed0a5cff079e25f4aa15cef67c6dd48ee60b018 4090 igb I210/I211 support commit 75eba5b6d79ed4d2ce3daf7b2806306b6b69a938 4091 e1000g I217/I218 support 4092 Intel 1GBe NIC common code should be shared commit 80c94ecd7a524eb933a4bb221a9618b9dc490e76 3881 want device driver for HP SmartArray RAID controllers commit 5e989a96186a37eb528fb7bb4d28a150874ec799 3830 SIGQUEUE_MAX's limit of 32 is too low commit b9476f453004695da12eaaff383ed9005e7a47c4 4158 want getifaddrs manual page Conflicts: usr/src/man/man5/resource_controls.5 usr/src/man/man7d/cpqary3.7d usr/src/pkg/manifests/driver-storage-cpqary3.mf usr/src/uts/common/io/cpqary3/cpqary3.c usr/src/uts/common/Makefile.files usr/src/uts/intel/cpqary3/Makefile Manifests: usr/src/pkg/manifests/driver-network-e1000g.mf usr/src/pkg/manifests/driver-network-igb.mf
2013-09-274090 igb I210/I211 supportTycho Nightingale2-33/+112
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-09-274091 e1000g I217/I218 supportRobert Mustacchi87-34319/+30925
4092 Intel 1GBe NIC common code should be shared Reviewed by: Dan McDonald <danmcd@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-09-273881 want device driver for HP SmartArray RAID controllersKeith M Wesolowski25-32/+9396
Reviewed by: Milan Jurik <milan.jurik@xylab.cz> Reviewed by: Eric Sproul <esproul@omniti.com> Reviewed by: ken mays <maybird1776@yahoo.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Garrett D'Amore <garrett.damore@gmail.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-09-273830 SIGQUEUE_MAX's limit of 32 is too lowDavid Höppner13-36/+323
Reviewed by: Cedric Blancher <cedric.blancher@gmail.com> Reviewed by: John Kennedy <john.kennedy@delphix.com> Reviewed by: Irek Szczesniak <iszczesniak@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-09-274158 want getifaddrs manual pageJoshua M. Clulow3-0/+159
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-09-27OS-2523 Provisioning failure due to incorrect permissions on zone rootJerry Jelinek1-2/+14
2013-09-26 [illumos-gate merge]Keith M Wesolowski4-25/+97
commit cd69fabe0332d2cf0e51b2cb6597286e0abcf6be 4086 readonly option for lofiadm(1m) Conflict: usr/src/cmd/lofiadm/main.c (OS-20)
2013-09-25 [illumos-gate merge]Keith M Wesolowski2-17/+49
commit c2589d1319a6171334739fb4b10ddc8317ec486b 3357 Desire -Q to make zlogin "quieter"
2013-09-254086 readonly option for lofiadm(1m)Alexander Eremin4-25/+98
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2013-09-243357 Desire -Q to make zlogin "quieter"Garrett D'Amore2-17/+49
Reviewed by: David Höppner <0xffea@gmail.com> Reviewed by: Andy Stormont <AStormont@racktopsystems.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-09-23OS-2512 crontab behaviour makes it easy to duplicate entriesKeith M Wesolowski2-28/+49
2013-09-20OS-2477 deadlock between zfs_read() and zfs_putpage()Bryan Cantrill6-39/+132
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com>
2013-09-19OS-923 restore original language in tunefs man pageKeith M Wesolowski1-1/+7
OS-2478 thousands of missing and/or extra man pages and links OS-2501 duplicate manifest entries OS-2506 missing several zoneinfo files OS-2507 zh_CN.GB18030 should be delivered OS-2509 perl man pages should not be delivered
2013-09-184112 sd should apply sd_io_time tunable to non-optical devicesKeith M Wesolowski1-6/+15
4113 sd.conf tunable enhancements Reviewed by: Garrett D'Amore <garrett@dey-sys.com> Approved by: Albert Lee <trisk@nexenta.com>
2013-09-16 [illumos-gate merge]Keith M Wesolowski76-4175/+326
commit b2940a7c18c8e650b02d80910e86914d835d04d0 4122 do_sysfile_cmd colon-separates the module path, and then we can't parse it commit 522c768b8cd12cb4e80ed84c1eb5df0ed2fd2baa 3789 iscsid disables warnings commit 281033788b0b42de9863134d45880eab0979844e 1770 3libucb and 3ucb manpages are 6 years behind reality commit 72fb660e7d20fb0b72e43c7d5bac1acd8945077b 1601 date command should support +%N commit 98cdf45a92ada981b8c4e22ac69956b4139b1341 4023 Properly escape newlines and carriage returns in man pages commit a7fe1d5bb55904d4c79638b8778bc9dd8ed7fd7b 4078 groupadd execs getent unnecessarily 4127 dmake setup could create /etc/skel Manifest: usr/src/pkg/manifests/compatibility-ucb.mf
2013-09-164122 do_sysfile_cmd colon-separates the module path, and then we can't parse itRichard Lowe2-4/+2
Reviewed by: Dan McDonald <danmcd@nexenta.com> Approved by: Gordon Ross <gwr@nexenta.com>
2013-09-163789 iscsid disables warningsYuri Pankov1-26/+10
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Andy Stormont <andyjstormont@gmail.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-09-161770 3libucb and 3ucb manpages are 6 years behind realityYuri Pankov32-3806/+2
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Andy Stormont <AStormont@racktopsystems.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-09-16OS-2383 want support for HP/Compaq SmartArray controllersKeith M Wesolowski25-32/+9448
2013-09-151601 date command should support +%NKeith M Wesolowski2-3/+50
Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Alexander Eremin <a.eremin@nexenta.com> Reviewed by: Garrett D'Amore <garrett@dey-sys.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-09-134023 Properly escape newlines and carriage returns in man pagesBart Coddens24-81/+81
Reviewed by: Gary Mills <gary_mills@fastmail.fm> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2013-09-134078 groupadd execs getent unnecessarilyAndy Stormont18-258/+231
4127 dmake setup could create /etc/skel Reviewed by: Rich Lowe <richlowe@richlowe.net> Reviewed by: Gary Mills <gary_mills@fastmail.fm> Reviewed by: Milan Jurik <milan.jurik@xylab.cz> Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2013-09-13 [illumos-gate merge]Keith M Wesolowski15-148/+230
commit 41599e9fdccb44cc5f17828ab04b3147cefcc4e0 3737 grep does not support -H option 3759 egrep(1) and fgrep(1) -s flag does not hide -c output commit ea76c26cbb46a2abd6ae5d4bdfaa26e32a405633 3806 illumos build execs echo unnecessarily
2013-09-133737 grep does not support -H optionDamian Bogel7-128/+206
3759 egrep(1) and fgrep(1) -s flag does not hide -c output Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Andy Stormont <andyjstormont@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-09-133806 illumos build execs echo unnecessarilyAndy Stormont8-20/+24
Reviewed by: Garrett D'Amore <garrett.damore@gmail.com> Reviewed by: Gary Mills <gary_mills@fastmail.fm> Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-09-11 [illumos-gate merge]Keith M Wesolowski1-1/+2
commit 52e13e00baadc11c135170cd60a8b3c4f253a694 4099 SMF methods without absolute paths no longer work
2013-09-064020 Make ldi_ev_remove_callbacks safe to use in LDI callbacksJoshua M. Clulow2-11/+66
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-09-064099 SMF methods without absolute paths no longer workJerry Jelinek1-1/+2
Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-09-05 [illumos-gate merge]Keith M Wesolowski1-6/+0
commit 33cf071bf2879e2693faa899bc1c16776dcbf897 4111 wcwidth() still not right for some characters
2013-09-054111 wcwidth() still not right for some charactersGarrett D'Amore1-6/+0
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-09-05OS-2437 arc_get_data_buf() blocks in vmem_alloc() instead of evicting20130905release-20130905Bryan Cantrill4-7/+54
2013-09-05OS-2432 tail -f/-F missing some truncation eventsBryan Cantrill13-25/+154
OS-2433 tail -f/-F can produce duplicate output after a truncation
2013-09-04OS-2456 sd timeout/retry settings are absurdKeith M Wesolowski1-6/+15
2013-09-043600 edit(1) is a bad .so reference (fix merge cruft)Keith M Wesolowski1-1/+0
2013-09-04 [illumos-gate merge]Keith M Wesolowski401-13121/+58228
commit bfe5cd09d00f1b1e72fbe64036f3f80b73bd2738 2408 CJK character width handled incorrectly in terminal emulators (missing widths-2.txt) commit 2da1cd3a39e2d3da7f9d15071ea9462919c011ac 2408 CJK character width handled incorrectly in terminal emulators 3019 localedef(1) manpage is pretty out of date commit 03fc868668dd42b1b163d1fb8af3968f7283a7eb 672 xargs doesn't support -0 3356 xargs needlessly duplicates stdio buffering commit 03d446db9be5b68e630562c8b6b14aa7c8a0f4dc 4075 nscd spuriously thinks all databases are privileged commit ab823b7f933f787dbdf7a0bb790639210c583869 3965 find does not support -delete option commit a81df0a5d715363cc1841810a87818dfa95675c0 3933 contract adoption can race commit cf746768a898264fa491791a8252865e5338dc67 1974 pages_pp_maximum/lotsfree discrepancy leads to mlock() failure commit b6805bf78d2bbbeeaea8909a05623587b42d58b3 4072 make clobber leaves trash commit a9478106a12424322498e53cf7cd75bd8a4d6004 3600 edit(1) is a bad .so reference commit 5253393b09789ec67bec153b866d7285a1cf1645 4082 zfs receive gets EFBIG from dmu_tx_hold_free() Conflicts: usr/src/man/man7fs/Makefile (copyright) usr/src/man/man3xnet/Makefile (ntohll/htonll) usr/src/man/man3socket/Makefile (get/freeifaddrs) usr/src/man/man1m/Makefile (ipdadm) usr/src/cmd/localedef/Makefile (euro) usr/src/cmd/ipf/tools/Makefile.tools (copyright) .gitignore usr/src/cmd/lp/filter/postscript/postreverse/Makefile (deleted) usr/src/lib/libshell/Makefile.doc (deleted) usr/src/lib/print/libpapi-lpd/Makefile.com (deleted) usr/src/pkg/manifests/library-print-open-printing-ipp.mf (deleted) usr/src/pkg/manifests/print-lp-print-client-commands.mf (deleted) Manifests (scripted replacement): usr/src/pkg/manifests/SUNWcs.man1.inc usr/src/pkg/manifests/SUNWcs.man1m.inc usr/src/pkg/manifests/SUNWcs.man4.inc usr/src/pkg/manifests/SUNWcs.man5.inc usr/src/pkg/manifests/compatibility-ucb.mf usr/src/pkg/manifests/developer-tnf.mf usr/src/pkg/manifests/diagnostic-cpu-counters.mf usr/src/pkg/manifests/driver-firewire.mf usr/src/pkg/manifests/driver-usb.mf usr/src/pkg/manifests/library-libtecla.mf usr/src/pkg/manifests/library-print-open-printing-ipp.mf usr/src/pkg/manifests/library-security-tcp-wrapper.mf usr/src/pkg/manifests/naming-ldap.mf usr/src/pkg/manifests/network-iscsi-target.mf usr/src/pkg/manifests/print-lp-print-client-commands.mf usr/src/pkg/manifests/service-hal.mf usr/src/pkg/manifests/service-network-dns-mdns.mf usr/src/pkg/manifests/service-network-ftp.mf usr/src/pkg/manifests/service-network-network-clients.mf usr/src/pkg/manifests/service-network-network-servers.mf usr/src/pkg/manifests/service-network-nis.mf usr/src/pkg/manifests/service-network-smtp-sendmail.mf usr/src/pkg/manifests/service-network-telnet.mf usr/src/pkg/manifests/service-network-tftp.mf usr/src/pkg/manifests/service-network-uucp.mf usr/src/pkg/manifests/service-picl.mf usr/src/pkg/manifests/service-resource-pools.mf usr/src/pkg/manifests/service-security-gss.mf usr/src/pkg/manifests/service-storage-media-volume-manager.mf usr/src/pkg/manifests/storage-metassist.mf usr/src/pkg/manifests/storage-stmf.mf usr/src/pkg/manifests/storage-svm.mf usr/src/pkg/manifests/system-accounting-legacy.mf usr/src/pkg/manifests/system-boot-network.mf usr/src/pkg/manifests/system-extended-system-utilities.mf usr/src/pkg/manifests/system-file-system-smb.mf usr/src/pkg/manifests/system-header.mf usr/src/pkg/manifests/system-kernel-platform.mf usr/src/pkg/manifests/system-kernel-ultra-wideband.mf usr/src/pkg/manifests/system-kernel.man2.inc usr/src/pkg/manifests/system-kernel.man4.inc usr/src/pkg/manifests/system-kernel.man7.inc usr/src/pkg/manifests/system-kernel.man7d.inc usr/src/pkg/manifests/system-kernel.man7fs.inc usr/src/pkg/manifests/system-kernel.man7m.inc usr/src/pkg/manifests/system-kernel.man7p.inc usr/src/pkg/manifests/system-kernel.man9.inc usr/src/pkg/manifests/system-kernel.man9e.inc usr/src/pkg/manifests/system-kernel.man9f.inc usr/src/pkg/manifests/system-kernel.man9p.inc usr/src/pkg/manifests/system-kernel.man9s.inc usr/src/pkg/manifests/system-library-security-libsasl.mf usr/src/pkg/manifests/system-library-storage-libmpapi.mf usr/src/pkg/manifests/system-library.man3.inc usr/src/pkg/manifests/system-library.man3bsm.inc usr/src/pkg/manifests/system-library.man3c.inc usr/src/pkg/manifests/system-library.man3c_db.inc usr/src/pkg/manifests/system-library.man3cfgadm.inc usr/src/pkg/manifests/system-library.man3commputil.inc usr/src/pkg/manifests/system-library.man3contract.inc usr/src/pkg/manifests/system-library.man3curses.inc usr/src/pkg/manifests/system-library.man3devid.inc usr/src/pkg/manifests/system-library.man3devinfo.inc usr/src/pkg/manifests/system-library.man3dlpi.inc usr/src/pkg/manifests/system-library.man3elf.inc usr/src/pkg/manifests/system-library.man3exacct.inc usr/src/pkg/manifests/system-library.man3ext.inc usr/src/pkg/manifests/system-library.man3fstyp.inc usr/src/pkg/manifests/system-library.man3gen.inc usr/src/pkg/manifests/system-library.man3kstat.inc usr/src/pkg/manifests/system-library.man3kvm.inc usr/src/pkg/manifests/system-library.man3ldap.inc usr/src/pkg/manifests/system-library.man3lgrp.inc usr/src/pkg/manifests/system-library.man3lib.inc usr/src/pkg/manifests/system-library.man3mail.inc usr/src/pkg/manifests/system-library.man3malloc.inc usr/src/pkg/manifests/system-library.man3mp.inc usr/src/pkg/manifests/system-library.man3nsl.inc usr/src/pkg/manifests/system-library.man3nvpair.inc usr/src/pkg/manifests/system-library.man3pam.inc usr/src/pkg/manifests/system-library.man3scf.inc usr/src/pkg/manifests/system-library.man3sec.inc usr/src/pkg/manifests/system-library.man3secdb.inc usr/src/pkg/manifests/system-library.man3sip.inc usr/src/pkg/manifests/system-library.man3socket.inc usr/src/pkg/manifests/system-library.man3tsol.inc usr/src/pkg/manifests/system-library.man3uuid.inc usr/src/pkg/manifests/system-library.man3volmgt.inc usr/src/pkg/manifests/system-library.man3xcurses.inc usr/src/pkg/manifests/system-library.man3xnet.inc usr/src/pkg/manifests/system-library.man5.inc usr/src/pkg/manifests/system-network-http-cache-accelerator.mf usr/src/pkg/manifests/system-network-nis.mf usr/src/pkg/manifests/system-network-routing.mf usr/src/pkg/manifests/system-remote-shared-memory.mf usr/src/pkg/manifests/system-security-kerberos-5.mf usr/src/pkg/manifests/system-storage-fibre-channel-port-utility.mf usr/src/pkg/manifests/system-storage-sasinfo.mf usr/src/pkg/manifests/text-doctools.mf
2013-09-032408 CJK character width handled incorrectly in terminal emulators (missing ↵Garrett D'Amore1-0/+15
widths-2.txt)
2013-09-032408 CJK character width handled incorrectly in terminal emulatorsGarrett D'Amore10-212/+43206
3019 localedef(1) manpage is pretty out of date Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Lauri Tirkkonen <lotheac@iki.fi> Reviewed by: Andy Stormont <andyjstormont@gmail.com> Approved by: Gordon Ross <gordon.ross@nexenta.com>
2013-09-03672 xargs doesn't support -0Garrett D'Amore2-553/+275
3356 xargs needlessly duplicates stdio buffering Reviewed by: Prasad Joshi <prasadjoshi124@gmail.com> Reviewed by: Gary Mills <gary_mills@fastmail.fm> Approved by: Robert Mustacchi <rm@joyent.com>
2013-08-314075 nscd spuriously thinks all databases are privilegedRichard Lowe1-2/+1
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-08-313965 find does not support -delete optionPrasad Joshi1-1/+54
Reviewed by: Andy Stormont <andyjstormont@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>