summaryrefslogtreecommitdiff
path: root/usr/src/man
AgeCommit message (Collapse)AuthorFilesLines
2013-04-22 [illumos-gate merge]Keith M Wesolowski1-9/+19
commit 5918f984c877663f045498a174106df2e489ab55 3724 kstat reports idle time as io_wait, kernel as pio_wait, etc commit ef16f6b5e980be84e2248939502c5aa269ef026d 3616 SHF_GROUP sections should not be discarded via other COMDAT mechanisms 3709 need sloppy relocation for GNU .debug_macro commit 9e647765f079a9527bc9430bd6805745b590091b 667 cp support for -a flag
2013-04-22OS-2149 want getifaddrs manual pageJoshua M. Clulow2-0/+156
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net>
2013-04-19667 cp support for -a flagAlexander Eremin1-9/+19
Reviewed by: David Höppner <0xffea@gmail.com> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-04-17 [illumos-gate merge]Keith M Wesolowski1-8/+19
commit b89a2c3e86acf555d0e45c283052876d244d9e6b 3687 fopen() O_CLOEXEC support via the "e" flag
2013-04-173687 fopen() O_CLOEXEC support via the "e" flagTheo Schlossnagle1-8/+19
Reviewed by Robert Mustacchi <rm@joyent.com> Reviewed by Richard Lowe <richlowe@richlowe.net> Approved by Dan McDonald <danmcd@nexenta.com>
2013-04-15 [illumos-gate merge]Keith M Wesolowski2-4/+21
commit 8c430e5901323dc4ac1bd69a6bbf0bc356f02ae5 3708 Fast reboot support in ixgbe commit 187670a04e7557914566fc449b4d3af38caea282 3666 Implement SOCK_CLOEXEC flag to socket() commit f971a3462face662ae8ef220a18a98354d625d54 3673 core dumping is abysmally slow 3671 left behind enemy lines, agent LWP can go rogue 3670 add visibility into agent LWP's spymaster commit abc79d9dd51e98eafb6fc25b4a0b4f66bef40b00 3679 prtconf should print out PCI database information 3680 Want a library to allow programatic access to the pci database Conflicts: usr/src/uts/common/fs/proc/prvnops.c usr/src/uts/common/fs/proc/prcontrol.c usr/src/man/man1m/prtconf.1m usr/src/lib/Makefile usr/src/cmd/ptools/pflags/pflags.c Manifests: usr/src/pkg/manifests/system-library.mf [already present]
2013-04-123666 Implement SOCK_CLOEXEC flag to socket()Theo Schlossnagle1-2/+19
Reviewed by Dan McDonald <danmcd@nexenta.com> Reviewed by Robert Mustacchi <rm@joyent.com> Approved by Garrett D'Amore <garrett@damore.org>
2013-04-123673 core dumping is abysmally slowBryan Cantrill2-8/+55
3671 left behind enemy lines, agent LWP can go rogue 3670 add visibility into agent LWP's spymaster Reviewed by: Keith M Wesolowski <keith.wesolowski@joyent.com> Reviewed by: Joshua M. Clulow <jmc@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-04-113679 prtconf should print out PCI database informationRobert Mustacchi1-2/+4
3680 Want a library to allow programatic access to the pci database Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Theo Schlossnagle <jesus@omniti.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Approved by: Gordon Ross <gwr@nexenta.com>
2013-04-05 [illumos-gate merge]Keith M Wesolowski1-2/+2
commit b1fa6326238973aeaf12c34fcda75985b6c06be1 3675 DTrace print() should try to resolve function pointers 3676 dt_print_enum hardcodes a value of zero commit cba073b1ec508c3bc83d649fd197b7d1c483eb55 3677 /dev/ipnet can duplicate packets commit dfc0fed81813380fb526f1a003d3be17ab26ce3b 3683 pfiles shouldn't try to trace itself 3684 pfiles crashes on processes with no files 3685 getsockname should set the sa_family_t for unbound unix domain sockets 3686 pfiles shows incorrect socket information on some getsockname calls commit bd6433eb4d5b16c480f15cd77e2201c318b2556d 3682 /usr/bin/head should implement -c -q and -v commit a1c36c8ba5112b6713dabac615bf8d56a45f0764 3500 Support LSI SAS2008 (Falcon) Skinny FW for mr_sas(7D) Conflicts: usr/src/man/man1/head.1 usr/src/cmd/head/head.c Manifests adapted: usr/src/pkg/manifests/driver-storage-mr_sas.mf [driver_aliases] usr/src/pkg/manifests/system-dtrace-tests.mf [nop]
2013-04-043682 /usr/bin/head should implement -c -q and -vRobert Mustacchi1-4/+36
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Carlos Cardenas <carlos.cardenas@joyent.com> Reviewed by: Alexander Eremin <alexander.r.eremin@gmail.com> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-04-03 [illumos-gate merge]20130404release-20130404Keith M Wesolowski1-0/+12
commit b075ad5b007248d50e4c2e838b460c9c7cfd9fad 3665 Implement O_CLOEXEC as an open() flag commit 3cc3202e63472d673bcac160bfb86d1865dd9fe7 918 Need better IP fanout (esp. with VLANs present) commit a8c23f9d905fadb090654516236f546ef3f0a1b2 3638 ld confuses files with group sections and files that should lazy load Conflicts: usr/src/uts/common/io/mac/mac_sched.c
2013-04-033665 Implement O_CLOEXEC as an open() flagTheo Schlossnagle1-0/+12
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-04-02OS-2075 ptime -p could support multiple processesRobert Mustacchi1-4/+7
Reviewed by: Bryan Cantrill <bryan@joyent.com>
2013-04-01OS-2085 add visibility into agent LWP's spymasterBryan Cantrill2-5/+48
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com>
2013-03-22OS-2067 kmem_cache_create manual page uses _fini instead of _initRobert Mustacchi1-1/+1
2013-03-15Merge /root/git/illumos-gateKeith M Wesolowski1-1/+1
* /root/git/illumos-gate: commit 7994dfdd2a48fab1a1e1dc23109801c2f4cac5b3 3567 dtrace print() doesn't play well with ::dtrace commit fd9d0a82261102319cc3b862d8f2609c68e0fd23 2986 nfs: exi refcounter leak at rfs3_lookup commit 596bc2391087577f88d3665a6fb36aba8f1f2003 Back out hg changeset 829c00a55a37, bug 2986 -- introduces vulnerability commit 617413d1af18e7e9e5c76f416263615bbf1174a5 3623 kstat must accept partial stat specification Conflicts: usr/src/cmd/mdb/common/modules/dtrace/dtrace.c usr/src/uts/common/fs/nfs/nfs_server.c
2013-03-14Merge /root/git/illumos-gateKeith M Wesolowski1-1/+2
* /root/git/illumos-gate: commit b3a6f80422cf5830e402a39597c46faacc3df256 3606 zpool status -x shouldn't warn about old on-disk format commit 77061867737e831946717f7f29d50c4b452e44e7 3604 zdb should print bpobjs more verbosely (fix zdb hang) commit 72a1114bccf02392ab254b9615412236f3b63256 3602 mdb should tab complete global symbols commit be6fd75a69ae679453d9cda5bff3326111e6d1ca 3598 want to dtrace when errors are generated in zfs commit efb4a871d8fd510a833bdca610528dde5ed69e42 3517 importing pool with autoreplace=on and "hole" vdevs crashes syseventd Conflicts: usr/src/cmd/mdb/common/mdb/mdb_tab.c usr/src/uts/common/fs/zfs/arc.c usr/src/uts/common/fs/zfs/dbuf.c usr/src/uts/common/fs/zfs/dmu.c usr/src/uts/common/fs/zfs/dsl_dir.c usr/src/uts/common/fs/zfs/vdev_disk.c usr/src/uts/common/fs/zfs/vdev_raidz.c usr/src/uts/common/fs/zfs/zfs_ioctl.c usr/src/uts/common/fs/zfs/zfs_vfsops.c usr/src/uts/common/fs/zfs/zio_checksum.c usr/src/uts/common/fs/zfs/zvol.c
2013-03-143623 kstat must accept partial stat specificationRichard Lowe1-1/+1
Reviewed by: Theo Schlossnagle <jesus@omniti.com> Reviewed by: David Höppner <0xffea@gmail.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Eric Schrock <eric.schrock@delphix.com>
2013-03-13OS-2013 psrset should support specifying a zone to bindRobert Mustacchi1-3/+10
OS-2018 zoneadmd should export all attributes to brand statechange scripts
2013-03-113606 zpool status -x shouldn't warn about old on-disk formatTim Connors1-1/+2
Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Richard Elling <richard.elling@dey-sys.com> Reviewed by: George Wilson <george.wilson@delphix.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-03-11OS-1764 core dumping is abysmally slowBryan Cantrill1-3/+7
Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Reviewed by: Joshua M. Clulow <josh@sysmgr.org>
2013-03-04OS-1986 /usr/bin/head should implement -c -q and -v.Robert Mustacchi1-4/+36
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2013-03-01Merge /root/git/illumos-gateKeith M Wesolowski2-18/+54
commit aec3cf542eb81ffe3fe027b69143a82fdc7810cd 815 Need ipadm(1M) manual page commit 3b2aab18808792cbd248a12f1edf139b89833c13 3464 zfs synctask code needs restructuring commit 584d084a45d320c86a541cf9072cccd91b4da17b 3426 assertion failed: irq < 16 on VMware hardware version 9 (apix related) commit ec94d32216ed5705f5176582355cc311cf848e73 3581 spa_zio_taskq[ZIO_TYPE_FREE][ZIO_TASKQ_ISSUE]->tq_lock is piping hot commit 62eae88769b9eacda11c5d508d9d87deeaf0821c 3543 Feature flags causes assertion in spa.c to miss certain cases commit 77372cb0f35e8d3615ca2e16044f033397e88e21 3588 provide zfs properties for logical (uncompressed) space used and referenced commit 03f8c366886542ed249a15d755ae78ea4e775d9d 3552 condensing one space map burns 3 seconds of CPU in spa_sync() thread (fix race condition) Conflicts: usr/src/cmd/zfs/zfs_main.c usr/src/man/man1m/Makefile usr/src/man/man1m/ipadm.1m usr/src/uts/common/fs/zfs/zfs_ioctl.c
2013-02-28backout OS-1566 filesystem limits for ZFS datasets: mergeKeith M Wesolowski2-60/+3
This reverts commit 99c071e7ee789a71d9aa9f3bf92cfde20153a526. Conflicts: usr/src/common/zfs/zfeature_common.c usr/src/common/zfs/zfeature_common.h usr/src/man/man5/zpool-features.5
2013-02-28815 Need ipadm(1M) manual pageJerry Jelinek2-0/+1246
Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Carlos Cardenas <cardenas12@gmail.com> Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: Adam Leventhal <ahl@delphix.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-02-283464 zfs synctask code needs restructuringMatthew Ahrens1-2/+4
Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2013-02-223588 provide zfs properties for logical (uncompressed) space used and referencedMatthew Ahrens1-0/+34
Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Richard Elling <richard.elling@dey-sys.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-02-21Merge github.com:illumos/illumos-gateKeith M Wesolowski13-191/+299
* github.com:illumos/illumos-gate: (49 commits) commit c61ea5668634a215fd1c9000beb7f6d2853b3468 3557 dumpvp_size is not updated correctly when a dump zvol's size is changed 3558 setting the volsize on a dump device does not return back ENOSPC 3559 setting a volsize larger than the space available sometimes succeeds 3560 dumpadm should be able to remove a dump device commit 9eb57f7f3fbb970d4b9b89dcd5ecf543fe2414d5 3578 transferring the freed map to the defer map should be constant time 3579 ztest trips assertion in metaslab_weight() commit 9583f7179cb3bb19c38f4a8567cb8d51786036f1 3501 mdb: ::thread -d needs the SWITCH column commit 870e339d55f32bf17ce54ee9557ef0ac88ab4d5f 3496 sysevent runtime files are under /var/run commit 03205638622365000528794a52a1c0a8e846554e 3431 sharectl prints garbage when it failed commit cfe63ebf3593a7e45618955bfd1a754f30fc5fcf 3412 The ascii art in nfs4.h needs update commit 11bb729e438c0522ef1254effe8c8a39e441d7d5 1927 nfs4 stale clientid loop (OI server, Linux client) commit 28f2c52052034474a5881e13013564f72ffa345f 3515 sd gives RMW warnings for reads commit 16a4a8074274d2d7cc408589cf6359f4a378c861 3552 condensing one space map burns 3 seconds of CPU in spa_sync() thread 3564 spa_sync() spends 5-10% of its time in metaslab_sync() (when not condensing) 3566 recursive mutex panic in specfs commit 20128a0826f9c53167caa9215c12f08beee48e30 3561 arc_meta_limit should be exposed via kstats 3116 zpool reguid may log negative guids to internal SPA history commit c3a66015199e1814c2af8f7e6929af2004302e7e 3537 want pool io kstats commit ccc71be50bb49efb4e31004c77fb3e065e9c0596 3523 SMB NT Notify returning too soon commit bfbce3c1273efa22c185ea2995c57c37163fd7c3 3223 SMB FindFirst/FindNext don't fill in Last Name Offset commit 42c141d3747f50c9bfb13e3cf5f32828312a7b79 374 cron should send more useful mail commit 1f9f06cf154565efc5425d8e2c4d511ea99b0a58 3529 iostat should display time used by dtrace commit d5285cae913f4e01ffa0e6693a6d8ef1fbea30ba 3522 zfs module should not allow uninitialized variables commit 7535ae1914017b0e648abd7a139aca709fa82be3 3503 usba doesn't initialize cc_no_resources, causes gibberish output in kstat: commit e5dc7eac9e55f81548c4f12c8a2879d42a35ad84 3531 Race between log_sysevent_filename() and log_event_upcall() can cause panic commit 644b952899ad74c91b80401bc5cec525cdd9d87f 3512 rounding discrepancy in sa_find_sizes() 3513 mismatch between SA header size and layout commit 43ae55058ad99c869a9ae39d039490e8a3680520 3534 Disable EEE support in igb for I350 commit 838d71726afbdb6e9ea1358597d7a2da477d6831 3535 mdb ::print should pretty-print ipaddr_t and friends commit 15c4b7fc60958757a4ae2244a3910f06c3308202 3305 smbfs mount shows password commit 9dc3941c735ef88de46e850f745aa556d3a071a5 3507 Tunable to allow block allocation even on degraded vdevs commit e98f46cc16b6ba1555409cb3c7e384bdb0792875 3519 DTrace fails to resolve const types from fbt 3520 dtrace internal error -- token type 316 is not a valid D compilation token 3521 clean up dtrace unit tests commit db8a3845f437a4151d759cc8d253e54e2911d7e6 3516 Leftover multidata transmit kernel statistics in ipv6 commit fabf08ae7a95a47c3e249ee651d83d26f798bcfa 3514 Spurious errors setting up new SMB client sessions commit 1b912ec7100c10e7243bf0879af0fe580e08c73d 3498 panic in arc_read(): !refcount_is_zero(&pbuf->b_hdr->b_refcnt) commit aea676fd5203d93bed37515d4f405d6a31c21509 3508 NFS4 data corruption (client side) commit c93cc65a53e442bf8f9292f82e8c0797e0ed3f3d 3511 dtrace.c erroneously checks for memory alignment on amd64 commit 39f633a09e54fab2b9cf8d9d3ddc2a043b3e7465 3325 nsmb_close locking and teardown deadlock commit 28e4da25922bdfc5cba7ab29f47de911bbd78009 3465 ::walk ... | ::<dcmd> misinterprets input as symbol names 3466 ::tsd should handle missing/NULL values better 3467 mdb_ctf_vread() could be more useful 3468 mdb enhancements for zfs development 3470 ::whatis does not print callers from KMF_LITE 3473 mdb_get_module() returns wrong module commit 52fd7480cd8cd8da8ccac00d6af67471a23f06d2 3371 dumpadm -z is not documented in manpage 3380 zfs man page: documentation for zfs allow is confusing commit a0900badd8eb6bcca99411c8906b483e84f2da91 3196 ao_gendisp use by make is racey commit ff512403afa294019aee0a9c4e4f778f1d7ed207 3237 r10 is added 2 times to panic info commit 4846df9b53c813b173160a71c267f6678e9bf59b 3502 panic in smb_server_shutdown (sl_count assertion) commit 5f1ef25c7a11451cbd3080dc3ce8e8db4ca996c4 604 CIFS server should traverse child mount points commit e633f2d79475b51f0a4d46972282225abf851733 749 "/usr/bin/kstat" should be rewritten in C (fix SPARC build) commit 66448911ac89c254e89afc52e114402115a497e3 749 "/usr/bin/kstat" should be rewritten in C commit b17f03d7d89b75b69b9b7db22f2316b700e3a5a8 3485 statd is not handling incoming SM_NOTIFY properly when the hostname is not resolvable commit b7c47e8c412d4654019e45625cf2be8f7fd6ee66 3492 some e1000g devices don't support 15 unicast addresses commit 452fab4bfe0f4a0322a258885624366426683ae8 3419 usbftdi needs to support the BeagleBone commit 33c41f2b7f5e60517664bd7f392221865f833526 3477 SunSSH config should accept TCPKeepAlive as synonym for KeepAlive commit 3c1e517454d5ef05eda14277b3af58472e9b26a9 452 getconf should support NPROCESSORS_* commit c92bf99ee60c0b1fe1289fef2b4034126c7867a5 3474 tar should support -C on extract commit a6f561b4aee75d0d028e7b36b151c8ed8a86bc76 3035 LZ4 compression support in ZFS and GRUB commit 7b1753e64ab6c8c68e7cd79acbedfdfba12bd7f8 3444 README for usr/src/test 3445 ZFS tests for restricted aclmode Conflicts: usr/src/cmd/cron/cron.c usr/src/cmd/mdb/common/mdb/mdb_ctf.c usr/src/cmd/mdb/common/mdb/mdb_ctf.h usr/src/cmd/ssh/libssh/common/readconf.c usr/src/cmd/ssh/sshd/servconf.c usr/src/cmd/stat/Makefile usr/src/common/zfs/zfeature_common.c usr/src/common/zfs/zfeature_common.h usr/src/common/zfs/zfs_prop.c usr/src/man/man1m/zfs.1m usr/src/man/man4/ssh_config.4 usr/src/man/man4/sshd_config.4 usr/src/man/man5/zpool-features.5 usr/src/uts/common/fs/zfs/zfs_ioctl.c usr/src/uts/common/io/scsi/targets/sd.c
2013-02-203557 dumpvp_size is not updated correctly when a dump zvol's size is changedGeorge Wilson1-2/+14
3558 setting the volsize on a dump device does not return back ENOSPC 3559 setting a volsize larger than the space available sometimes succeeds 3560 dumpadm should be able to remove a dump device Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Approved by: Albert Lee <trisk@nexenta.com>
2013-02-213035 LZ4 compression support in ZFS and GRUBSašo Kiselkov2-1/+39
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Approved by: Christopher Siden <csiden@delphix.com> Conflicts: usr/src/common/zfs/zfeature_common.c usr/src/common/zfs/zfeature_common.h usr/src/common/zfs/zfs_prop.c usr/src/man/man5/zpool-features.5 usr/src/uts/common/fs/zfs/zfs_ioctl.c
2013-02-193496 sysevent runtime files are under /var/runMarcel Telka2-5/+7
Reviewed by: David Höppner <0xffea@gmail.com> Reviewed by: Carlos Cardenas <cardenas12@gmail.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-02-103529 iostat should display time used by dtraceMatthew Ahrens1-21/+30
Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: Bryan Cantrill <bmc@joyent.com> Reviewed by: Brendan Gregg <brendan.gregg@joyent.com> Approved by: Garrett D'Amore <garrett@damore.org>
2013-01-303371 dumpadm -z is not documented in manpageMarcel Telka3-81/+127
3380 zfs man page: documentation for zfs allow is confusing Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Gordon Ross <gwr@nexenta.com>
2013-01-28604 CIFS server should traverse child mount pointsAram Hăvărneanu1-0/+15
Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2013-01-26749 "/usr/bin/kstat" should be rewritten in CDavid Höppner1-9/+27
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Brendan Gregg <brendan.gregg@joyent.com> Approved by: Garrett D'Amore <garrett@damore.org>
2013-01-173477 SunSSH config should accept TCPKeepAlive as synonym for KeepAliveJoshua M. Clulow2-6/+8
Reviewed by: Jerry Jelinek <jerry@joyent.com> Approved by: Gordon Ross <gwr@nexenta.com>
2013-01-17452 getconf should support NPROCESSORS_*David Höppner1-68/+69
Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-01-173474 tar should support -C on extractJoshua M. Clulow1-2/+7
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Gordon Ross <gwr@nexenta.com>
2013-01-163035 LZ4 compression support in ZFS and GRUBSašo Kiselkov2-1/+44
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Approved by: Christopher Siden <csiden@delphix.com>
2013-01-15Illumos SyncJohn Sonnenschein17-50/+347
2013-01-14Illumos SyncJohn Sonnenschein3-34/+31
Merge github.com:illumos/illumos-gate Conflicts: usr/src/cmd/isainfo/isainfo.c usr/src/uts/common/Makefile.files usr/src/uts/common/fs/zfs/dmu.c usr/src/uts/common/fs/zfs/zvol.c usr/src/uts/common/io/mr_sas/fusion.h usr/src/uts/common/io/mr_sas/ld_pd_map.c usr/src/uts/common/io/mr_sas/ld_pd_map.h usr/src/uts/common/io/mr_sas/mr_sas.c usr/src/uts/common/io/mr_sas/mr_sas.h usr/src/uts/common/io/mr_sas/mr_sas_list.c usr/src/uts/common/io/mr_sas/mr_sas_list.h usr/src/uts/common/io/mr_sas/mr_sas_tbolt.c usr/src/uts/i86pc/io/apix/apix.c usr/src/uts/i86pc/os/intr.c usr/src/uts/intel/sys/x86_archext.h
2013-01-11OS-1802 want column(1)Robert Mustacchi2-0/+130
2013-01-03OS-1788 need manual page for htonll and ntohllRobert Mustacchi4-9/+26
OS-1787 missing man 3xnet manual pages Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2012-12-26OS-1779 svccfg export should accept instance FMRIs20121227release-20121227Keith M Wesolowski1-3/+6
2012-12-21OS-1566 filesystem limits for ZFS datasetsJerry Jelinek2-3/+60
2012-12-10OS-1749 oawk must dieJerry Jelinek1-1/+8
2012-12-043385 The cdrw manpage should mention ISO, not High SierraMarcel Telka1-3/+4
Reviewed by: Gary Mills <gary_mills@fastmail.fm> Reviewed by: Milan Jurik <milan.jurik@xylab.cz> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-11-303394 combine /usr/bin/df and /usr/xpg4/bin/dfPaul B. Henson1-26/+4
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Eric Schrock <eric.schrock@delphix.com>
2012-11-303327 Add -m flag to dfPaul B. Henson1-2/+12
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Eric Schrock <eric.schrock@delpihx.com>