summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2016-02-086528 need casesensitivity/normalization test cases for zfs-testsYuri Pankov27-3/+1217
Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Kevin Crowe <kevin.crowe@nexenta.com> Reviewed by: John Kennedy <john.kennedy@delphix.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-02-085027 zfs large block support (add copyright)Matthew Ahrens56-0/+56
2016-02-076606 pysolaris has no translations but pretends otherwise [fix mismerge]Patrick Mooney1-1/+0
2016-02-07 [illumos-gate merge]Jerry Jelinek48-325/+170
commit 6d6fcbbb256ba9a8fe3e6076ae8a1f493b1f1a99 6600 cmd/fm should use the msgfmt(1) that Makefile.master tells it to commit aeac2d873b68a43f6650e0d0f021c02f5a653a21 6606 pysolaris has no translations but pretends otherwise commit f3b6506e5de00944c5a877f02a83b5e850f37ef5 6564 F_FLOCKW and F_FLOCK are undefined symbols in SPARC build commit 238d8f47d92b5b99a374f9639e0704420d3aef77 6601 Various GLD drivers return EINVAL instead of ENOTSUP for unused mac_prop_id_t's commit 4870e0a7381ec2ec57437062574e6ddc3dd48d7f 6582 initial reorg adding sys/null.h for 5218 6487 clean up __STDC__ ifdefs in rpcsvc/dbm.h 6563 fmtmsg.h should be simplified and neither define NULL nor _NULL Conflicts: usr/src/lib/Makefile
2016-02-066600 cmd/fm should use the msgfmt(1) that Makefile.master tells it toRichard Lowe3-5/+2
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-02-066606 pysolaris has no translations but pretends otherwiseRichard Lowe3-20/+1
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Hans Rosenfeld <hans.rosenfeld@nexenta.com>
2016-02-05OS-5149 /proc/self/mountinfo should be clean like /proc/mountsJerry Jelinek1-26/+49
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
2016-02-05OS-4762 lxbrand /proc/mounts could tell a better storyJerry Jelinek1-2/+30
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
2016-02-056564 F_FLOCKW and F_FLOCK are undefined symbols in SPARC buildGary Mills1-0/+5
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-02-056601 Various GLD drivers return EINVAL instead of ENOTSUP for unused ↵Dale Ghent5-10/+15
mac_prop_id_t's Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-02-056582 initial reorg adding sys/null.h for 5218Richard PALO36-291/+146
6487 clean up __STDC__ ifdefs in rpcsvc/dbm.h 6563 fmtmsg.h should be simplified and neither define NULL nor _NULL Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Gary Mills <gary_mills@fastmail.fm> Reviewed by: Robert Mustacci <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-02-05OS-5126 lxbrand provide /proc/sys/kernel/shmallJerry Jelinek3-2/+34
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
2016-02-05OS-5139 cpu_cap is sometimes off by 1 when set with package fss or cap_cap ↵Jerry Jelinek1-6/+9
direct update Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
2016-02-05 [illumos-gate merge]Jerry Jelinek1-0/+2
commit 1c0cef67dba05c477dba779bc99224693e809a14 6604 harden DIF bounds checking
2016-02-04OS-5070 missing autofs dev ioctls - automounter restart recovery doesn't workJerry Jelinek1-0/+14
2016-02-04OS-5070 missing autofs dev ioctls - automounter restart recovery doesn't workJerry Jelinek7-129/+1069
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
2016-02-04OS-5142 pselect brokenJerry Jelinek1-5/+23
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
2016-02-046604 harden DIF bounds checkingBryan Cantrill1-2/+75
Reviewed by: Alex Wilson <alex.wilson@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-02-04 [illumos-gate merge]Jerry Jelinek14-101/+38
commit 2e67aa296fc3707ae8e2b532f67387daf0823499 6589 prototypes should bid farewell to 2015 commit 1a7f23d927dad680fa43ca65ed7f86adf49032e2 6595 sdev's devfsadm macros set a bad precedent commit 751609474e831927e5706b37cb08160df31dcd4d 6568 zfs_allow_010_pos and zfs_allow_012_neg fail intermittently
2016-02-04OS-5123 harden DIF bounds checkingBryan Cantrill1-2/+73
Reviewed by: Alex Wilson <alex.wilson@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
2016-02-036589 prototypes should bid farewell to 2015Robert Mustacchi12-12/+12
Reviewed by: Joshua M. Clulow <jmc@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2016-02-036595 sdev's devfsadm macros set a bad precedentRichard Lowe1-4/+4
Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-02-036568 zfs_allow_010_pos and zfs_allow_012_neg fail intermittentlyYuri Pankov1-85/+22
Reviewed by: John Kennedy <john.kennedy@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2016-02-03 [illumos-gate merge]Jerry Jelinek2-1/+10
commit 880094b6062aebeec8eda6a8651757611c83b13e 6536 zfs send: want a way to disable setting of DRR_FLAG_FREERECORDS
2016-02-026536 zfs send: want a way to disable setting of DRR_FLAG_FREERECORDSAndrew Stormont2-1/+10
Reviewed by: Anil Vijarnia <avijarnia@racktopsystems.com> Reviewed by: Kim Shrier <kshrier@racktopsystems.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-02-02OS-5138 lx devfs init can lead to recursive rwlockJerry Jelinek1-5/+32
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
2016-02-02 [illumos-gate merge]Jerry Jelinek1-0/+4
commit a1f661d2d1b9c9526143179014bbdd3949a90abe 6560 Make error for libprtdiag_psr on SPARC
2016-02-016560 Make error for libprtdiag_psr on SPARCGary Mills1-0/+4
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2016-02-01OS-5117 lxbrand convert preadv/pwritev to IKEPatrick Mooney8-123/+284
OS-3762 lxbrand update vectored IO for new IOV_MAX value OS-5133 lxbrand rw syscalls should be consistent about EINTR Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2016-02-01 [illumos-gate merge]Jerry Jelinek3-15/+1
commit 3a450aa533f07f5749270539ed498b320eb976d2 6591 resource_controls(5) should talk about project.cpu-cap not project.cpu-caps commit 71b4af9b981b0fc179b6c0bab0186b84a2bc2d9c 5461 #pragma align before the declaration
2016-01-316591 resource_controls(5) should talk about project.cpu-cap not project.cpu-capsRichard Lowe1-9/+1
Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-01-315461 #pragma align before the declarationRichard Lowe2-6/+0
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>
2016-01-31 [illumos-gate merge]Jerry Jelinek1-1/+26
commit d8d1d7b1f5cccad3338f48189ecee1a191d0413b 6587 Update ieee802.3(5) for new link speeds
2016-01-306587 Update ieee802.3(5) for new link speedsRobert Mustacchi1-1/+26
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2016-01-30 [illumos-gate merge]Jerry Jelinek1-6/+9
commit b211eb9181f99c20acbf4c528f94cb44b4ca8c31 4448 zfs diff misprints unicode characters
2016-01-294448 zfs diff misprints unicode charactersJoshua M. Clulow1-6/+9
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Matthew Ahrens <mahrens@delphix.com>
2016-01-29 [illumos-gate merge]Jerry Jelinek1-2/+2
commit 1a3a6dee3c970f347783cae39e1f3536e3116a96 6584 harmless off-by-one in blkdev
2016-01-296584 harmless off-by-one in blkdevHans Rosenfeld1-2/+2
Reviewed by: Dan Fields <dan.fields@nexenta.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2016-01-28OS-5122 lxbrand should tolerate cap_set_filePatrick Mooney4-37/+391
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2016-01-28OS-5124 lxbrand sequential vfork exits causes segfaultPatrick Mooney1-5/+2
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2016-01-28 [illumos-gate merge]Jerry Jelinek1-0/+15
commit 5e11cc3944e416541ce1ee9bae5126d0cce3f661 6573 kclient should support aggregated subnets in getSubnets
2016-01-276573 kclient should support aggregated subnets in getSubnetsToomas Soome1-0/+15
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-01-27 [illumos-gate merge]Jerry Jelinek3-19/+44
commit cc641e8dc4d38800076a2260f4d959bf86003257 6579 installgrub efi_alloc_and_read() return value check is faulty commit a38ee58261c5aa81028a4329e73da4016006aa99 6572 clinfo(1M): Typo in the error message commit 3a36268e678711ec7f0ae522d7ef460e51186768 6554 Deadlock between rfs4_do_lock() and rfs4_op_read()
2016-01-266579 installgrub efi_alloc_and_read() return value check is faultyToomas Soome1-2/+3
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Approved by: Robert Mustacchi <rm@joyent.com>
2016-01-266572 clinfo(1M): Typo in the error messageMarcel Telka1-5/+8
Reviewed by: David Höppner <0xffea@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-01-266554 Deadlock between rfs4_do_lock() and rfs4_op_read()Marcel Telka1-12/+33
Reviewed by: Dan Fields <dan.fields@nexenta.com> Reviewed by: Alek Pinchuk <alek.pinchuk@nexenta.com> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-01-26OS-5119 zone branding deadlockJerry Jelinek7-41/+132
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
2016-01-26[illumos-gate merge]Jerry Jelinek14-273/+282
commit 2de0a7d66c00b4cb047dc93352fe8b77707d2838
2016-01-25 [illumos-gate merge]Jerry Jelinek49-418/+1374
commit c2b09db8b5b01162dadf9205ddd83ccf4f7d5535 6465 zfs-tests/tests/functional/cli_root/zpool_upgrade/zpool_upgrade_007_pos is broken commit 38d61036746e2273cc18f6698392e1e29f87d1bf 6450 scrub/resilver unnecessarily traverses snapshots created after the scrub started commit 7ddce99911fbb5e44b38ac65e991a22e42267ee9 6123 SMF ipfilter support needs improvement
2016-01-25Revert "6057 login(1) "Last login" hostname is too short"Dan McDonald20-283/+454
(Needs further testing.) This reverts commit 6249f9725f411468c70516176806c553ac983270.