summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2015-08-276141 use kmem_zalloc instead of kmem_alloc + bzero/memsetJosef 'Jeff' Sipek5-14/+5
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-08-256124 NLM server holds vnodes too longMarcel Telka1-4/+59
Reviewed by: Alek Pinchuk <alek.pinchuk@nexenta.com> Reviewed by: Dan Fields <dan.fields@nexenta.com> Reviewed by: Paul Dagnelie <pcd@delphix.com> Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-08-236131 struct scsi_device uses a 1-bit signed bitfieldJosef 'Jeff' Sipek1-1/+1
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-08-236104 remove obsolete env filesJosef 'Jeff' Sipek4-403/+0
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-08-236080 libbe should support installbootToomas Soome4-161/+317
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Alexander Pyhalov <apyhalov@gmail.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Robert Mustacchi <rm@joyent.com>
2015-08-176098 ld(1) should not require symbols which identify group sections be globalRichard Lowe3-22/+1
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-08-176116 remove unused FMT_CPUID_*Josef 'Jeff' Sipek1-28/+0
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-08-176110 dumpadm usage string should mention '-d none'Josef 'Jeff' Sipek1-2/+3
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Dan McDonald <danmcd@omniti.com>
2015-08-165934 localedef needs a native build (fix lint)Dan McDonald1-0/+2
2015-08-135935 libavl should be a public interfaceRobert Mustacchi26-10/+1656
5936 AVL trees should be part of the DDI Reviewed by: Ryan Zezeski <ryan@zinascii.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Cody Mello <cody.mello@joyent.com> Approved by: Garrett D'Amore <garrett@damore.org>
2015-08-135934 localedef needs a native buildRobert Mustacchi2-32/+58
Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>
2015-08-135933 Makefile.man should take care of directory creationRobert Mustacchi2-86/+8
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>
2015-08-136113 cpqary3: add support for hp gen9 smart array controllersRobert Mustacchi2-2/+132
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@omniti.com>
2015-08-136121 Copy-paste bug in mac_init_rings()Dan McDonald1-5/+5
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Garrett D'Amore <garrett@damore.org>
2015-08-105922 Want support for building with -fstack-protectorAlex Wilson6-1/+190
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Robert Mustacchi <rm@joyent.com>
2015-08-096107 port_notify_t prefix mispelt in port_associate(3C)Joshua M. Clulow1-8/+3
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Robert Mustacchi <rm@joyent.com>
2015-08-076095 usr/src/tools/scripts/cstyle.pl errors with perl 5.22Toomas Soome1-5/+17
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Marcel Telka <marcel.telka@nexenta.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Richard PALO <richard@netbsd.org> Approved by: Robert Mustacchi <rm@joyent.com>
2015-08-065910 libnisdb won't build with modern GCCGary Mills38-135/+321
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: "Toomas Soome" <tsoome@me.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-08-066091 avl_add doesn't assert on non-debug buildsJosef 'Jeff' Sipek2-5/+8
Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Steve Dougherty <steve@asksteved.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-08-066092 rtld should always provide assfail/assfail3Josef 'Jeff' Sipek1-4/+3
Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-08-036096 ZFS_SMB_ACL_RENAME needs to cleanup betterDan McDonald1-0/+1
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: George Wilson <gwilson@zfsmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-08-036093 zfsctl_shares_lookup should only VN_RELE() on zfs_zget() successDan McDonald1-2/+4
Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-07-306058 ipadm doesn't accept "ALL" as valid field nameYuri Pankov1-3/+3
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Sebastian Wiedenroth <sebastian.wiedenroth@skylime.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-07-306087 bootadm message.h is hiding errors from lintToomas Soome3-275/+281
Reviewed by: Josef Sipek <jeffpc@josefsipek.net> Reviewed by: Marcel Telka <marcel.telka@nexenta.com> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-07-306088 Unable to enable the nfs/server service when nothing is sharedMarcel Telka1-36/+17
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Richard Elling <Richard.Elling@RichardElling.com> Reviewed by: Rich Lowe <richlowe@richlowe.net> Approved by: Robert Mustacchi <rm@joyent.com>
2015-07-305850 tcp timestamping behavior changed mid-connectionLauri Tirkkonen4-122/+110
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Sebastien Roy <sebastien.roy@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-07-284051 Don't free mdi_pathinfo_t in mptsas when device(s) are retired.Jeffry Molanus1-14/+3
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Albert Lee <alee@omniti.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Garrett D'Amore <garrett@damore.org>
2015-07-286039 installgrub MBR update response check should use locale specific ↵Dan McDonald1-21/+0
yesexpr (remove extraneous file)
2015-07-286039 installgrub MBR update response check should use locale specific yesexprToomas Soome4-4/+36
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2015-07-276047 SPARC boot should support feature@embedded_dataToomas Soome1-22/+80
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-07-276048 RLIM_INFINITY (et al) should be unsigned for _LP64Richard PALO1-3/+3
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-07-265959 clean up per-dataset feature count codeMatthew Ahrens11-182/+228
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: George Wilson <george@delphix.com> Reviewed by: Alex Reece <alex@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-07-233644 Add virtio-net support into illumosDan McDonald8-116/+2172
4945 Additional vioif fixes Contributions by: Adam Stevko <adam.stevko@gmail.com> Contributions by: Alexey Zaytsev <alexey.zaytsev@gmail.com> Contributions by: Dan Kimmel <dan.kimmel@delphix.com> Contributions by: Dmitry Yusupov <Dmitry.Yusupov@nexenta.com> Contributions by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Contributions by: Nahum Shalman <nshalman@elys.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Reviewed by: Adam Stevko <adam.stevko@gmail.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com>
2015-07-236073 libbe be_run_cmd() bad indentation in function bodyToomas Soome1-1/+1
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Sebastian Wiedenroth <wiedi@frubar.net> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Josef Sipek <jeffpc@josefsipek.net> Approved by: Dan McDonald <danmcd@omniti.com>
2015-07-236072 extra symbols in bootadm usage() outputToomas Soome1-2/+2
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Sebastian Wiedenroth <wiedi@frubar.net> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-07-231926 libresolv evades compiler warningsGary Mills9-59/+134
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Albert Lee <trisk@omniti.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-07-206062 Workaround broken KVM handling of directed EOIsDan McDonald1-0/+39
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
2015-07-195960 zfs recv should prefetch indirect blocksPaul Dagnelie40-384/+1388
5925 zfs receive -o origin= Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com>
2015-07-196063 pkgadd breaks with too many mountpointsSimon Klinkert3-71/+73
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@omniti.com>
2015-07-145942 integrate dmake (fix sparc build)Igor Kozhukhov1-0/+1
2015-07-146046 SPARC boot should support com.delphix:hole_birthToomas Soome1-1/+4
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-07-146041 SPARC boot should support LZ4Toomas Soome3-11/+273
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-07-146044 SPARC zfs reader is using wrong size for objset_physToomas Soome1-3/+3
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-07-135942 integrate dmakeRichard Lowe109-49/+31027
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-07-02687 rpcgen should not generate absolute #includesGary Mills3-22/+30
Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Dan McDonald <danmcd@omniti.com>
2015-07-025172 tftpd service is not registered by default and its manual is giving ↵Alexander Eremin4-31/+100
misleading directions Reviewed by: Eric Sproul <esproul@omniti.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-07-016033 arc_adjust() should search MFU lists for oldest buffer when adjusting ↵Alek Pinchuk1-2/+2
MFU size Reviewed by: Saso Kiselkov <saso.kiselkov@nexenta.com> Reviewed by: Xin Li <delphij@delphij.net> Reviewed by: Prakash Surya <me@prakashsurya.com> Approved by: Matthew Ahrens <mahrens@delphix.com>
2015-06-26backout 5997: breaks "zpool add"Matthew Ahrens4-153/+11
2015-06-205981 Deadlock in dmu_objset_find_dpArne Jansen5-4/+40
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-06-203768 fnmatch(5) is worded poorlySergio Aguayo1-10/+4
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Robert Mustacchi <rm@joyent.com>