summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2016-06-22 [illumos-gate merge]release-20160625Jerry Jelinek201-2786/+3276
commit 01aaaf328842760a1002109b299908a027e94cf8 7051 want id_space(9F) docs commit c1de7575521deda5ee777b8054a9c5b12f15b1ee 7120 mDNS resync was not wsdiff safe commit 9c05409f2b9301e686735887a9573454cceb0331 7069 i386_XARCH should include -m32 commit 406fc5100dac8d225a315a6def6be8d628f34e24 6602 lofi should support labeled devices commit f3a07f941f1be263a48a040c059edbcb722cf436 4712 Prefer 'parsable' over 'parseable' in the manual pages commit 1b2031a95889aea96be6af55dcf31a0d5ffdfed9 7050 Prefer 'subcommand' over 'sub-command' in the manual pages commit 831b40b1c811223fd0b1131791a38e3ae5143377 7049 Prefer 'writable' over 'writeable' in the manual pages commit a716f1a92056bc2e231e57ae2a20725ce606ea73 7047 Fix spelling mistakes in sections 9E, 9F and 9S commit 95e15299a2c42b8014fa27631a6f3be2a93febc2 7048 Fix spelling mistakes in sections 7D, 7I, 7IPP, and 7P commit df23565fe1d0b225f9f898c50dfafea6749b0b7f 7046 Fix spelling mistakes in section 5 commit c855112f85cf71e42f6381a66f3f86f98e2ed24e 7045 Fix spelling mistakes in section 4 commit 843c398e8904ed9d833d2af3103894f909fb4b52 7042 Fix spelling mistakes in library sections commit 0db8de19c0e494758b68b702523a2b0eaffe3b2e 7044 Fix spelling mistakes in sections 1HAS and 2 commit df23d905b96680e56379c5a5ecb4b363f36b9e74 7041 Fix spelling mistakes in sections 1 and 1M commit 71af3be340c57171837478555e2eb0d496318cfc 7040 Detect common spelling errors in manual pages Conflicts: usr/src/uts/common/fs/vfs.c usr/src/man/man7d/cpuid.7d usr/src/man/man5/privileges.5 usr/src/man/man3c/signalfd.3c usr/src/cmd/lofiadm/main.c
2016-06-217051 want id_space(9F) docsRobert Mustacchi3-0/+296
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2016-06-217120 mDNS resync was not wsdiff safeRichard Lowe6-70/+84
Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-06-217069 i386_XARCH should include -m32Richard Lowe4-4/+4
Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-06-216602 lofi should support labeled devicesToomas Soome18-1160/+2139
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-06-21 [illumos-gate merge]Jerry Jelinek2-6/+11
commit b13c8383ad6f847486face2fe8df9f0f50f068ed 6992 devprop(1M) should work also with logical names commit e64b5a1d424c9f5d94989cfbd14203251c97a024 7117 Dangling references to usr/src/common/openssl
2016-06-204712 Prefer 'parsable' over 'parseable' in the manual pagesCody Peter Mello10-108/+59
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-06-207050 Prefer 'subcommand' over 'sub-command' in the manual pagesCody Peter Mello11-64/+20
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-06-207049 Prefer 'writable' over 'writeable' in the manual pagesCody Peter Mello3-9/+3
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-06-207047 Fix spelling mistakes in sections 9E, 9F and 9SCody Peter Mello12-90/+26
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-06-207048 Fix spelling mistakes in sections 7D, 7I, 7IPP, and 7PCody Peter Mello15-176/+43
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-06-207046 Fix spelling mistakes in section 5Cody Peter Mello8-74/+30
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-06-207045 Fix spelling mistakes in section 4Cody Peter Mello12-144/+34
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-06-207042 Fix spelling mistakes in library sectionsCody Peter Mello57-452/+140
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-06-207044 Fix spelling mistakes in sections 1HAS and 2Cody Peter Mello4-56/+9
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-06-207041 Fix spelling mistakes in sections 1 and 1MCody Peter Mello55-391/+101
Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Dan McDonald <danmcd@omniti.com>
2016-06-207040 Detect common spelling errors in manual pagesCody Peter Mello5-3/+293
Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Dan McDonald <danmcd@omniti.com>
2016-06-206992 devprop(1M) should work also with logical namesAlexander Eremin1-4/+10
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Dan McDonald <danmcd@omniti.com>
2016-06-207117 Dangling references to usr/src/common/opensslAlbert Lee1-2/+1
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Gary Mills <gary_mills@fastmail.fm> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2016-06-20OS-5431 under many conditions, ptrace (strace) on Ubuntu 16 shows syscalls ↵Jerry Jelinek5-11/+109
return ENOSYS Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
2016-06-20 [illumos-gate merge]Jerry Jelinek3-2/+7
commit 74f421779ff7f726f382f060248dd75a46ba936f 7113 mailq.1 should be mediated
2016-06-197113 mailq.1 should be mediatedAdam Števko3-2/+7
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Albert Lee <trisk@omniti.com>
2016-06-16OS-5462 lxbrand kernel should be lint cleanPatrick Mooney33-254/+306
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2016-06-15OS-5464 signalfd deadlock on pollwakeupPatrick Mooney1-21/+68
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com>
2016-06-15OS-5463 Document how pflags(1) prints signal masksCody Peter Mello1-3/+4
Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Reviewed by: Dave Pacheco <dap@joyent.com>
2016-06-155115 Want Intel 40GbE NIC driver for illumos [make man page doubly defined]Jerry Jelinek1-1/+0
2016-06-15 [illumos-gate merge]Jerry Jelinek12-67/+88
commit 9d26e4fc021e249c93c2861629cc665e4f5bd4d6 5115 Want Intel 40GbE NIC driver for illumos Conflicts: usr/src/uts/intel/i40e/Makefile usr/src/uts/common/io/i40e/i40e_transceiver.c usr/src/uts/common/io/i40e/i40e_sw.h usr/src/uts/common/io/i40e/i40e_osdep.h usr/src/uts/common/io/i40e/i40e_osdep.c usr/src/uts/common/io/i40e/i40e_main.c usr/src/uts/common/io/i40e/i40e_gld.c usr/src/uts/common/Makefile.files usr/src/pkg/manifests/driver-network-i40e.mf usr/src/man/man7d/i40e.7d exception_lists/hdrchk
2016-06-147063 64-bit mdb has trouble printing doublesRobert Mustacchi1-5/+22
Reviewed by: Dave Pacheco <dap@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
2016-06-145115 Want Intel 40GbE NIC driver for illumosRobert Mustacchi41-3/+31149
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2016-06-13OS-5457 pfilter and return-rst not working as expectedJerry Jelinek1-5/+9
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
2016-06-13 [illumos-gate merge]Jerry Jelinek2-33/+51
commit 7de21d7cba3fddc724c51930845ad91d8082e0c7 7056 tmpfs in a non-global zone does not abide by tmpfs_minfree commit 30633d6fe588d756f1fe86999b090761e325844e 7068 need a way to change the tmpfs size on a mounted fs commit 995de72901a2c8b79bd3aea3df1617643d53ea89 7064 TCP_KEEPIDLE has needless 10sec minimum commit b9709d3bf6aa3acb184b2dbcab09e7241a4edc82 7102 nfsd(1M) missing newline character in error messages commit f091aea1782d0de0cb0f320b76b56ffb4b37ef5d 7088 libshare should check nfs protocol value against netconfig(4) database commit 3d7afa3319dd88bd8a1774d43c1b15bce28b0f80 7067 webrev adds spurious path component to top-level files Conflicts: usr/src/uts/common/fs/tmpfs/tmp_vfsops.c usr/src/man/man1m/mount_tmpfs.1m usr/src/lib/libbrand/common/libbrand.c
2016-06-117057 SysV IPC rctls should report usageJerry Jelinek2-8/+73
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>
2016-06-107056 tmpfs in a non-global zone does not abide by tmpfs_minfreeBryan Cantrill1-2/+9
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2016-06-10OS-5320 libsmartsshd sleeps unnecessarilyPatrick Mooney1-14/+34
Reviewed by: Robert Mustacchi <rm@joyent.com>
2016-06-107068 need a way to change the tmpfs size on a mounted fsJerry Jelinek2-8/+31
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>
2016-06-107064 TCP_KEEPIDLE has needless 10sec minimumPatrick Mooney1-1/+1
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>
2016-06-107102 nfsd(1M) missing newline character in error messagesYuri Pankov1-20/+21
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-06-107088 libshare should check nfs protocol value against netconfig(4) databaseYuri Pankov1-12/+29
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-06-10OS-5167 cached v_path should be kept freshPatrick Mooney4-193/+383
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com>
2016-06-107055 libbrand token substitution incomplete for mount entriesPatrick Mooney3-16/+16
Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2016-06-10 [illumos-gate merge]Jerry Jelinek64-514/+609
commit a76660dbabd3d3b161bdead081ce275af6966d2e 7083 create_ramdisk.sh need not check for inuse devices commit 3f85b2aed8a5768f4c20db925cdf8fc072472037 7036 zvol_swap_004_pos test failed commit 10e67aa0db0823d5464aafdd681f3c966155c68e 7082 bptree_iterate() passes wrong args to zfs_dbgmsg() commit 2404c9e6b54f427b32dd0a2d46940d6a4c5299bc 7062 Connections remain in TIME_WAIT too long 7061 local TCP connections should be expediently purged from TIME_WAIT commit 9adfa60d484ce2435f5af77cc99dcd4e692b6660 6314 buffer overflow in dsl_dataset_name commit 0c779ad424a92a84d1e07d47cab7f8009189202b 7054 dmu_tx_hold_t should use refcount_t to track space
2016-06-097067 webrev adds spurious path component to top-level filesJoshua M. Clulow1-2/+17
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Garrett D'Amore <garrett@damore.org>
2016-06-097065 webrev could use a style cleanupJoshua M. Clulow1-108/+123
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Garrett D'Amore <garrett@damore.org>
2016-06-097060 mdb -e doesn't properly report exit status for failed writesCody Peter Mello3-3/+4
Reviewed by: Joshua M. Clulow <jmc@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>
2016-06-097083 create_ramdisk.sh need not check for inuse devicesGeorge Wilson1-1/+5
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-06-097058 crash dump progress should be emitted more frequentlyJoshua M. Clulow2-11/+21
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Simon Klinkert <simon.klinkert@gmail.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2016-06-097036 zvol_swap_004_pos test failedIgor Kozhukhov1-20/+12
Reviewed by: John Kennedy <john.kennedy@delphix.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-06-09OS-5459 epoll_ctl should throw EINVAL for loopsPatrick Mooney1-4/+16
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2016-06-09OS-5458 lxbrand epoll_ctl should throw EINVAL for loopsPatrick Mooney1-1/+8
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2016-06-097082 bptree_iterate() passes wrong args to zfs_dbgmsg()Matthew Ahrens1-3/+4
Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>