summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2016-10-27OS-5748 lxbrand /proc/1/stat access failsPatrick Mooney1-2/+5
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
2016-10-277495 loader should boot pre-feature flags pools.Toomas Soome1-1/+9
Reviewed by: Andrew Stormont <astormont@racktopsystems.com> Reviewed by: Paul Dagnelie <pcd@delphix.com> Approved by: Matthew Ahrens <mahrens@delphix.com>
2016-10-27 [illumos-gate merge]Jerry Jelinek3-13/+25
commit 87aa58a7ee8b4aa2bbcededb9414c2ecd0ca42ba 7515 shouldn't be able to map PROT_EXEC object segments from noexec filesystems commit 295438ba3230419314faaa889a2616f561658bd5 7448 ZFS doesn't notice when disk vdevs have no write cache
2016-10-267515 shouldn't be able to map PROT_EXEC object segments from noexec filesystemsRichard Lowe1-2/+14
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Joshua M. Clulow <jmc@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-10-267448 ZFS doesn't notice when disk vdevs have no write cacheHans Rosenfeld2-11/+11
Reviewed by: Dan Fields <dan.fields@nexenta.com> Reviewed by: Alek Pinchuk <alek.pinchuk@nexenta.com> Reviewed by: George Wilson <george.wilson@delphix.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-10-26 [illumos-gate merge]Jerry Jelinek1-8/+13
commit 0e06cf66748977451504da1dae14c0975c3d331a 6017 savecore's messages about read errors are useless commit 222d1ab6ac935b870bc344025f6ac3e0613e2940 7475 savecore should not go further if there is no dumpfile
2016-10-25OS-5743 epoll_create1 should toss EINVAL for invalid flagsPatrick Mooney4-9/+62
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
2016-10-25OS-5710 sdev_create() doesn't enforce EISDIR in non-GZRyan Zezeski5-3/+157
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
2016-10-25OS-5717 lx sched* syscalls should work while running under FSSJerry Jelinek11-667/+568
OS-5718 lx sched_setscheduler should not return previous policy OS-5524 sched_setscheduler missing support for SCHED_BATCH and SCHED_IDLE OS-5733 missing sched_setattr and sched_getattr Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Approved by: Patrick Mooney <patrick.mooney@joyent.com>
2016-10-25OS-5740 dtrace helpers leaked during fork when lwp_create failsPatrick Mooney6-11/+26
Reviewed by: Bryan Cantrill <bryan@joyent.com> Reviewed by: Ryan Zezeski <rpz@joyent.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-10-25OS-5721 lx_devfs leaks holds when opening root dir with O_CREATRyan Zezeski1-21/+22
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Approved by: Patrick Mooney <patrick.mooney@joyent.com>
2016-10-256017 savecore's messages about read errors are uselessAlexander Eremin1-2/+2
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-10-257475 savecore should not go further if there is no dumpfileAlexander Eremin1-6/+11
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-10-25 [illumos-gate merge]Jerry Jelinek13-159/+2411
commit 48edc7cf07b5dccc3ad84bf2dafe4150bd666d60 30 Need iconv commit 3db3a6b813432461e8e60af00e9ad6f0bf0d5eaf 7484 Garbage in libscf.h makes dumb compilers cry Conflicts: usr/src/test/util-tests/tests/Makefile
2016-10-2430 Need iconvGordon Ross12-2/+2266
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-10-247484 Garbage in libscf.h makes dumb compilers cryAndrew Stormont1-158/+145
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Sam Zaydel <szaydel@racktopsystems.com> Reviewed by: Kim Shrier <kshrier@racktopsystems.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-10-24OS-5719 lx_proc fails lookup of /proc/<thread>Patrick Mooney11-588/+518
OS-5720 lxbrand consolidate process locking logic Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
2016-10-24 [illumos-gate merge]Jerry Jelinek81-14634/+5963
commit 67ab13dcc8a263ef90b5607c54df109997849a2b 7493 ficl: want additional softwords commit f9227b3195a9c18631fd7189f610528ced15121a 7474 loader should use bzip2 provided by OS commit 8395f20c6509566b33c66c5c8417be08f7455053 6785 nfs4_attr_cache deadlock commit af346df58864e8fe897b1ff1a3a4c12f9294391b 7430 Backfill metadnode more intelligently commit 0e60744c982adecd0a1f146f5637475d07ab1069 7280 Allow changing global libzpool variables in zdb and ztest through command line commit 52d2369a11f8e7fbf16d9fb72f92a154cf982013 7052 Want docs for basic form of GLDv3/mac
2016-10-237493 ficl: want additional softwordsToomas Soome3-2/+39
Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Robert Mustacchi <rm@joyent.com>
2016-10-237474 loader should use bzip2 provided by OSYuri Pankov37-14610/+10
Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-10-236785 nfs4_attr_cache deadlockSimon Klinkert1-1/+15
Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Gordon Ross <gwr@nexenta.com>
2016-10-217430 Backfill metadnode more intelligentlyNed Bass4-11/+37
Reviewed by: Alek Pinchuk <alek@nexenta.com> Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2016-10-217280 Allow changing global libzpool variables in zdb and ztest through ↵Pavel Zakharov5-5/+89
command line Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-10-21OS-5736 bcopy and bzero should mind signed bitsRobert Mustacchi1-7/+7
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
2016-10-217488 bcopy and bzero should mind signed bitsRobert Mustacchi1-7/+7
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2016-10-21OS-5735 secflags changes break quine-relayJerry Jelinek1-3/+0
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Approved by: Patrick Mooney <patrick.mooney@joyent.com>
2016-10-217052 Want docs for basic form of GLDv3/macRobert Mustacchi31-5/+5773
Reviewed by: Cody Mello <cody.mello@joyent.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Sebastien Roy <sebastien.roy@delphix.com> Reviewed by: Pavel Zakharov <pavel.zakharov@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2016-10-21 [illumos-gate merge]Jerry Jelinek25-571/+901
commit 3bfdbb4947361851ca9626e6f9c967cdfa67a24e 7103 failed test cli_root/zfs_snapshot/zfs_snapshot_009_pos commit 6d1c73b5858fefc6161c7d686345f0dc887ea799 7483 SMB flush on pipe triggers NULL pointer dereference in module smbsrv commit 516627f338a630bcf9806a91aa873bbbae9a2fac 7360 could be more forgiving of bad smbios tables commit c2d5ab8758c7f6619e844d75eea8b27d25c95469 7481 Update zoneinfo to 2016h commit d54e4739dac82a1ec2e41c84cf31866030ac5055 7468 smbios`print_chassis() does a comparison which is always false commit dbee5b77e2f76e27050ec4705b67eda8af13099f 7407 console.7d shouldn't be packaged in storage/svm
2016-10-207103 failed test cli_root/zfs_snapshot/zfs_snapshot_009_posMarcel Telka1-4/+15
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: John Kennedy <john.kennedy@delphix.com> Approved by: Matthew Ahrens <mahrens@delphix.com>
2016-10-207483 SMB flush on pipe triggers NULL pointer dereference in module smbsrvDan Vatca4-29/+30
Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Matt Barden <matt.barden@nexenta.com> Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Gordon Ross <gwr@nexenta.com>
2016-10-207360 could be more forgiving of bad smbios tablesJonathan Matthew6-8/+32
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Approved by: Gordon Ross <gwr@nexenta.com>
2016-10-207481 Update zoneinfo to 2016hDan McDonald12-526/+820
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Joshua M. Clulow <jmc@joyent.com>
2016-10-207468 smbios`print_chassis() does a comparison which is always falseYuri Pankov1-1/+1
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Gordon Ross <gwr@nexenta.com>
2016-10-207407 console.7d shouldn't be packaged in storage/svmYuri Pankov2-3/+3
Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Adam Števko <adam.stevko@gmail.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Gordon Ross <gwr@nexenta.com>
2016-10-19OS-5734 Merge of illumos-7417 dropped tmpfs linesRyan Zezeski1-0/+4
2016-10-19 [illumos-gate merge]Jerry Jelinek7-230/+1451
commit d7b2fb57ba5939361f8cec5a36fd67a0a0ad4063 7480 Update hwdata - 20161015 commit a02406b914e6386bb2bc0fff011f0b5add5d9152 7477 secflags panic in shmem_lock commit 90221f9148b67fdc90178b67f9600b7bd4e3bc7c 7427 Double flock(3C) causes undue block commit 10a404923096d60a26c785c3cee15a5c364d51c0 7100 allow vnics to be unfiltered in promiscuous mode Conflicts: usr/src/test/os-tests/tests/file-locking/Makefile usr/src/test/os-tests/tests/Makefile usr/src/man/man1m/dladm.1m
2016-10-187480 Update hwdata - 20161015Dan McDonald2-228/+1419
Reviewed by: Eric Sproul <eric.sproul@circonus.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-10-187477 secflags panic in shmem_lockPatrick Mooney2-0/+4
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@omniti.com>
2016-10-18OS-5732 build of localedef data files should be parallelizedPatrick Mooney1-3/+5
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
2016-10-187427 Double flock(3C) causes undue blockCody Peter Mello10-7/+1153
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-10-18OS-5731 secflags panic in shmem_lockPatrick Mooney2-1/+4
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
2016-10-18 [illumos-gate merge]Jerry Jelinek1-4/+6
commit 7d8cb570f5834dc4f535a463c1c0839a57ada912 7418 pfexec and the case of the missing error message Conflicts: usr/src/man/man1/pfexec.1
2016-10-177100 allow vnics to be unfiltered in promiscuous modeRobert Mustacchi9-4/+132
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Sebastien Roy <sebastien.roy@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2016-10-17OS-5707 sparc build error caused by OS-5668Patrick Mooney1-7/+6
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
2016-10-177029 want per-process exploit mitigation features (secflags) [more build fixes]Jerry Jelinek2-1/+2
2016-10-177029 want per-process exploit mitigation features (secflags) [fix build]Jerry Jelinek2-2/+3
2016-10-17 [illumos-gate merge]Jerry Jelinek498-211411/+5192
commit d2a70789f056fc6c9ce3ab047b52126d80b0e3da 7029 want per-process exploit mitigation features (secflags) 7030 want basic address space layout randomization (ASLR) 7031 noexec_user_stack should be a security-flag 7032 want a means to forbid mappings around NULL commit 8ab1c3f559468e655c4eb8acce993320403dd72b 7469 loader should use acpica provided by OS commit a1964bdd47804c37e09db1a79c23937c9aeac165 7470 acpi build sometimes doesn't descend into SUBDIRS commit abf99a006172ea5aab2246bda23f9d6d935bf1ad 7420 signalfd deadlock on pollwakeup 7421 panic in signalfd Conflicts: usr/src/cmd/sgs/libconv/common/corenote.c usr/src/cmd/zonecfg/zonecfg.c usr/src/cmd/zonecfg/zonecfg.h usr/src/cmd/zonecfg/zonecfg_grammar.y usr/src/cmd/zonecfg/zonecfg_lex.l usr/src/head/libzonecfg.h usr/src/lib/libzonecfg/common/libzonecfg.c usr/src/man/man1m/zonecfg.1m usr/src/man/man4/proc.4 usr/src/pkg/manifests/system-test-ostest.mf usr/src/test/os-tests/tests/Makefile usr/src/uts/common/exec/elf/elf.c usr/src/uts/common/io/signalfd.c usr/src/uts/common/os/sysent.c usr/src/uts/common/os/zone.c usr/src/uts/common/sys/proc.h usr/src/uts/common/sys/zone.h
2016-10-157418 pfexec and the case of the missing error messageAlex Wilson2-7/+18
Reviewed by: Joshua M. Clulow <jmc@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-10-157029 want per-process exploit mitigation features (secflags)Richard Lowe173-354/+5189
7030 want basic address space layout randomization (ASLR) 7031 noexec_user_stack should be a security-flag 7032 want a means to forbid mappings around NULL Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Patrick Mooney <pmooney@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-10-157469 loader should use acpica provided by OSToomas Soome324-211136/+3
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Gordon Ross <gwr@nexenta.com>