summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2014-12-20OS-3658 lxbrand improve lx-unsupported message for clone(2)Patrick Mooney1-2/+2
2014-12-195444 cannot exec from hsfs since 5405Hans Rosenfeld1-1/+1
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-12-19OS-3657 lxbrand emulate /proc/net/devPatrick Mooney1-5/+140
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2014-12-195376 arc_kmem_reap_now() should not result in clearing arc_no_growMatthew Ahrens1-82/+160
Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Steven Hartland <killing@multiplay.co.uk> Reviewed by: Richard Elling <richard.elling@richardelling.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-12-19OS-3643 lx brand: add USDT provider to lx_brand.so.1Bryan Cantrill14-15/+132
OS-3644 lx brand: ptrace_init() never called
2014-12-18OS-3655 lxbrand sshd does not work with ipv6Patrick Mooney1-19/+60
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2014-12-18 [illumos-gate merge]Jerry Jelinek5-136/+146
commit a846f19d279fdfb0e0d63f78ccaf0205a88274d2 5422 preserve AVL invariants in dn_dbufs commit 9c30721072b66d89a4f5927ad2f6998d6f96dacb 5437 Add non-interactive mode for ypinit commit a33595abb743c413156e63834db73f4df0fdc485 5425 ld_unwind_populate_hdr likely misaccounts for 'P' commit 9e835c7628dd0e7764a8341a1774a878dc0b024f 5440 bad free at checkauth+0x1a2()
2014-12-175422 preserve AVL invariants in dn_dbufsAlex Reece1-6/+4
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Paul Dagnelie <paul.dagnelie@delphix.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-12-175437 Add non-interactive mode for ypinitEugene Khudyakoff2-108/+120
Reviewed by: Marcel Telka <marcel.telka@nexenta.com> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2014-12-175425 ld_unwind_populate_hdr likely misaccounts for 'P'Richard Lowe1-1/+1
Reviewed by: Alexander Eremin <a.eremin@nexenta.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-12-175440 bad free at checkauth+0x1a2()Marcel Telka1-21/+21
Reviewed by: Jan Kryl <jan.kryl@nexenta.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-12-17 [illumos-gate merge]Jerry Jelinek3-0/+87
commit ebf4a993df0df43f7a5f7a6e512d1df78b9875c0 3590 bcanputnext(9F)/canputnext(9F): Missing man pages
2014-12-17OS-3634 GRUB tries to use nonexistent serial portKeith M Wesolowski3-23/+89
OS-3635 GRUB should allow multiple serial consoles
2014-12-163590 bcanputnext(9F)/canputnext(9F): Missing man pagesGarrett D'Amore3-0/+87
Reviewed by: Marcel Telka <marcel.telka@nexenta.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Yuri Pankov <yuri.pankov@gmail.com> Reviewed by: Alex Kolbasov <akolb@sonic.net> Approved by: Dan McDonald <danmcd@omniti.com>
2014-12-16OS-3539 lxbrand emulate prctl(PR_SET_DUMPABLE)Patrick Mooney2-0/+14
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2014-12-16 [illumos-gate merge]Keith M Wesolowski2-23/+51
commit 3d1d816f0f1e405a11a5871fb93eef11577c5fc8 5436 Panic due to bad mutex, from auth_cache being previously freed commit a74909fd1b8a12f99797bbadb7a8af8bdca8596c 5435 libbe_py should export global_active boot environment property Conflicts: usr/src/uts/common/fs/vfs.c (copyright)
2014-12-165436 Panic due to bad mutex, from auth_cache being previously freedMarcel Telka1-23/+46
Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>
2014-12-15OS-3642 failed assert when exiting zlogin due to OS-3140 fixJerry Jelinek1-2/+4
2014-12-155435 libbe_py should export global_active boot environment propertyAlexander Pyhalov1-0/+5
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Alexander Eremin <a.eremin@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-12-15OS-3641 lxbrand mtr does not workPatrick Mooney2-24/+53
2014-12-15OS-3140 In LX zone 'ps fax' does not show all processesJerry Jelinek2-4/+18
2014-12-12OS-3638 lxbrand node test-dgram-pingpong.js hangs with eventfdBryan Cantrill2-4/+2
2014-12-12OS-3622 lxbrand needs ipv6Patrick Mooney2-50/+345
OS-3533 lxbrand nsd fails to start Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2014-12-125419 hung mount in one zone shouldn't interfere with zone boot/halt of ↵Jerry Jelinek3-64/+99
another zone Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>
2014-12-125405 panic when mounting a lofi device from a ro filesystemKeith M Wesolowski1-2/+4
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-12-12 [illumos-gate merge]Keith M Wesolowski28-404/+341
commit b7070b7dbcc2758a7f87cefb69ad42887a287152 5427 memory leak in libzfs when doing rollback commit 94bdecd9e84ae1042607002db3e64a6849da5874 5198 Want alternate global zone rule set for each ipf netstack 5197 Global zone should be able to manage NGZ ipf state commit c67987612cd8324e1f3d1b5110086552d19a2d89 5200 ipf_stack_destroy error messages when halting zones commit 2f443e27e5988131d8b57bec58ee15f9227e0899 5096 getaddrinfo doesn't properly handle AI_ADDRCONFIG | AI_V4MAPPED commit e48cae6f8c603e9a18cdb49fdf939cd4e1753e62 4643 nss_dns fails to obtain dns ttls Conflicts: usr/src/uts/intel/ipf/ipf.global-objs.debug64 usr/src/uts/common/inet/ipf/solaris.c usr/src/uts/common/inet/ipf/netinet/ipf_stack.h usr/src/uts/common/inet/ipf/netinet/ip_fil.h usr/src/uts/common/inet/ipf/ip_log.c usr/src/uts/common/inet/ipf/ip_fil_solaris.c usr/src/uts/common/inet/ipf/fil.c usr/src/man/man1m/ippool.1m usr/src/man/man1m/ipnat.1m usr/src/man/man1m/ipf.1m usr/src/lib/nsswitch/dns/common/dns_common.c usr/src/lib/nsswitch/dns/Makefile.com usr/src/lib/libzfs/common/libzfs_iter.c usr/src/cmd/ipf/tools/ippool.c usr/src/cmd/ipf/tools/ipnat.c usr/src/cmd/ipf/tools/ipmon.c usr/src/cmd/ipf/tools/ipfzone.c usr/src/cmd/ipf/tools/ipfstat.c usr/src/cmd/ipf/tools/ipfs.c usr/src/cmd/ipf/tools/ipf.c usr/src/cmd/ipf/lib/common/load_poolnode.c usr/src/cmd/ipf/lib/common/load_pool.c usr/src/cmd/ipf/lib/common/load_hashnode.c usr/src/cmd/ipf/lib/common/load_hash.c
2014-12-11OS-3636 lxbrand missing /dev/kmsgJerry Jelinek1-0/+1
2014-12-115427 memory leak in libzfs when doing rollbackJan Kryl1-4/+1
Reviewed by: Michael Tsymbalyuk <mtzaurus@gmail.com> Reviewed by: Steven Hartland <killing@multiplay.co.uk> Approved by: Dan McDonald <danmcd@omniti.com>
2014-12-11OS-3627 mmap needs to handle large interpreted mappings betterJerry Jelinek3-41/+83
2014-12-11OS-3629 FIONREAD on inotify(5) instance returns wrong value the wrong wayBryan Cantrill2-6/+12
OS-3630 typo in inotify_init(3C) man page OS-3631 poll on inotify(5) instance can return spuriously
2014-12-105198 Want alternate global zone rule set for each ipf netstackRob Gulewich29-209/+1236
5197 Global zone should be able to manage NGZ ipf state Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Darren Reed <darrenr@fastmail.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2014-12-105199 "bad pkt state alloc" kstats due to echo repliesRob Gulewich1-0/+1
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Darren Reed <darrenr@fastmail.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2014-12-105200 ipf_stack_destroy error messages when halting zonesJerry Jelinek1-3/+4
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Darren Reed <darrenr@fastmail.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2014-12-105096 getaddrinfo doesn't properly handle AI_ADDRCONFIG | AI_V4MAPPEDRobert Mustacchi3-3/+41
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2014-12-105399 dd writes forver when count=0Robert Mustacchi1-2/+3
Reviewed by: Dale Ghent <daleg@elemental.org> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2014-12-104643 nss_dns fails to obtain dns ttlsRobert Mustacchi2-23/+199
Reviewed by: Joshua M. Clulow <jmc@joyent.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Gordon Ross <gwr@nexenta.com>
2014-12-10OS-3628 lx brand: add support for eventfd20141211release-20141211Bryan Cantrill4-4/+24
2014-12-10OS-3625 add support for eventfdBryan Cantrill19-0/+907
2014-12-10OS-3611 lx brand: 64-bit processes should not use VAs above VA holeBryan Cantrill3-0/+29
2014-12-09OS-3626 lxbrand zone stuck in shutdownJerry Jelinek1-5/+13
2014-12-09OS-3624 lxbrand ioctl(TIOCSCTTY) failedPatrick Mooney1-4/+6
2014-12-09OS-3615 elfexec likes to play fast and looseJerry Jelinek2-16/+67
2014-12-09OS-3618 ctf dmod doesn't properly null terminate its walkersRobert Mustacchi1-1/+2
2014-12-085421 devzvol_readdir() needs to be more careful with strchrRobert Mustacchi1-1/+4
Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-12-09OS-3619 devzvol_readdir() needs to be more careful with strchrRobert Mustacchi1-1/+4
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com>
2014-12-08OS-3605 lxbrand needs SIOCGIFINDEX ioctlPatrick Mooney1-0/+3
2014-12-08OS-3595 lxbrand node test-os.js failsPatrick Mooney10-45/+93
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2014-12-08OS-3613 lxbrand convert ioctl to IKE (fix lint)Patrick Mooney1-1/+1
2014-12-07 [illumos-gate merge]Keith M Wesolowski16-392/+394
commit 7adb730b589e553bf3b1ccfd9bae2df91c5c1061 5369 arc flags should be an enum 5370 consistent arc_buf_hdr_t naming scheme commit bafd1f1462c49949e0251d74b4fbfa24d29bc79a 5330 zone brands could control init restart behavior commit 156d6b3a5d0ba06e75f7973c6ba994107ae8df0e 5342 prstat -n option should accept 0 commit abdbe11c7877311202d2870b53d7c76264121b2c 5297 mptsas refhash replacement on reset can cause hang Conflicts: usr/src/uts/common/sys/zone.h usr/src/uts/common/os/exit.c (OS-3429) usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c usr/src/uts/common/fs/zfs/arc.c usr/src/man/man1m/prstat.1m usr/src/lib/libbrand/common/libbrand.c usr/src/cmd/zoneadmd/zoneadmd.c (OS-1170) usr/src/lib/libbrand/common/libbrand.h (copyright) usr/src/lib/libbrand/common/mapfile-vers (copyright)
2014-12-065369 arc flags should be an enumGeorge Wilson11-379/+388
5370 consistent arc_buf_hdr_t naming scheme Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Alex Reece <alex.reece@delphix.com> Reviewed by: Sebastien Roy <sebastien.roy@delphix.com> Reviewed by: Richard Elling <richard.elling@richardelling.com> Approved by: Richard Lowe <richlowe@richlowe.net>