summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
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>
2016-06-097062 Connections remain in TIME_WAIT too longPatrick Mooney4-320/+435
7061 local TCP connections should be expediently purged from TIME_WAIT 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: Dan McDonald <danmcd@omniti.com>
2016-06-096314 buffer overflow in dsl_dataset_nameMatthew Ahrens56-367/+391
Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-06-09OS-5453 lxbrand mount(2) should tolerate relative path targetPatrick Mooney1-0/+24
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2016-06-097054 dmu_tx_hold_t should use refcount_t to track spaceMatthew Ahrens6-123/+197
Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Paul Dagnelie <pcd@delphix.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-06-09OS-5221 nfs mount should work without /etc/nfssec.conf inside LX zonerootJosh Wilsdon2-1/+9
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2016-06-09OS-5451 comm page should not break i86xpvPatrick Mooney7-15/+53
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2016-06-09 [illumos-gate merge]Jerry Jelinek2-6/+16
commit 82d2d142300e27cbe46f9fd3731e9d280b2c66e8 7084 DTrace divide overflow can induce panic commit f11ba53f80410731989b127bc0e36a178773e84a 7066 ::dump uses incredibly annoying syntax for specifying length Conflicts: usr/src/pkg/manifests/system-dtrace-tests.mf
2016-06-087084 DTrace divide overflow can induce panicBryan Cantrill5-10/+73
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-06-087066 ::dump uses incredibly annoying syntax for specifying lengthDan Kimmel1-5/+13
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Sebastien Roy <sebastien.roy@delphix.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Garrett D'Amore <garrett@damore.org>
2016-06-07OS-5455 mdb can die on divide overflowrelease-20160609Bryan Cantrill1-1/+10
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
2016-06-07OS-5444 T_ZERODIV should set CPU_DTRACE_DIVZERO when CPU_DTRACE_NOFAULT setBryan Cantrill5-10/+71
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
2016-06-07 [illumos-gate merge]20160526Jerry Jelinek5-21/+10
commit a90d75b828f0c01a350c4ecfc3924fd6456fffaf 6993 DEFAULT_TYPE should be probably be removed from pthread.h