summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2015-09-30 [illumos-gate merge]20151001release-20151001Jerry Jelinek13-91/+59
commit adb26135f9399e574196b45d6ab3ba1bb470e60f 4648 detach(9e): Extra space between 'prefix' and 'detach' commit bcfd4cacb8887a687a4dd27cbaeec75e65f0e9de 5663 sysinfo(2): Missing spaces in the man page commit 118975ce0091e85fa58568a5700555eec6330843 5678 mutex_init(3C): Extra space in man page commit ba647289fedd78140d3b8288576aeb23fcf57043 5706 dldump(3c)/dlopen(3c): Extra spaces in the man page commit 9a91647e0ac8a8e02f9e9d8345e751e0c02c0b19 6050 kstat_create(9f) should document KSTAT_TYPE_RAW and KSTAT_TYPE_TIMER commit e057ac923deda9b3a28f8ec5b927ccf0a9479ba9 6097 ks_snapshot(9e): Typo in the man page commit c4921527904c6350c4ac33b0f936c4920cb38d39 5036 taskq(9f): Typos in the man page commit cebfa3c2fea024bb483d40f6d0cacd3298540cab 5657 Typo in rpcbind(3nsl): ssvcaddr commit cf6fe0ff9e996915d750fb1fc98477c23e9c5e1d 4514 k5srvutil(1m): The default keytab file is /etc/krb5/krb5.keytab commit 20110e4e4d2d67b7e7c7309d1733ee00a499c491 5730 Typos in rpc_clnt_create(3nsl) man page commit 395c7a3dcfc66b8b671dc4b3c4a2f0ca26449922 6266 harden dtrace_difo_chunksize() with respect to malicious DIF commit 6a9ca708361200b105f7a016216808e6058d17cb 6263 add missing cc clobbers to intel atomic inlines
2015-09-29OS-4792 zlogin errors when trying to attach to a container using log-driverJerry Jelinek1-1/+2
2015-09-29OS-4790 lxbrand lx_winfo definitions should be distinctPatrick Mooney1-4/+4
2015-09-294648 detach(9e): Extra space between 'prefix' and 'detach'Adam Stevko1-2/+2
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Robert Mustacchi <rm@joyent.com>
2015-09-295663 sysinfo(2): Missing spaces in the man pageAdam Stevko1-9/+4
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Robert Mustacchi <rm@joyent.com>
2015-09-295678 mutex_init(3C): Extra space in man pageAdam Stevko1-16/+2
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Robert Mustacchi <rm@joyent.com>
2015-09-295706 dldump(3c)/dlopen(3c): Extra spaces in the man pageAdam Stevko2-17/+5
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Robert Mustacchi <rm@joyent.com>
2015-09-296050 kstat_create(9f) should document KSTAT_TYPE_RAW and KSTAT_TYPE_TIMERAdam Stevko1-9/+21
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Robert Mustacchi <rm@joyent.com>
2015-09-296097 ks_snapshot(9e): Typo in the man pageAdam Stevko1-8/+2
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Robert Mustacchi <rm@joyent.com>
2015-09-295036 taskq(9f): Typos in the man pageAdam Stevko1-10/+4
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Robert Mustacchi <rm@joyent.com>
2015-09-295657 Typo in rpcbind(3nsl): ssvcaddrAdam Stevko1-2/+2
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Robert Mustacchi <rm@joyent.com>
2015-09-294514 k5srvutil(1m): The default keytab file is /etc/krb5/krb5.keytabAdam Stevko1-8/+4
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Cody Mello <melloc@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-09-295730 Typos in rpc_clnt_create(3nsl) man pageAdam Stevko1-7/+3
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-09-296266 harden dtrace_difo_chunksize() with respect to malicious DIFBryan Cantrill6-16/+237
Reviewed by: Alex Wilson <alex.wilson@joyent.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Garrett D'Amore <garrett@damore.org>
2015-09-29OS-4791 harden dtrace_difo_chunksize() with respect to malicious DIFBryan Cantrill6-16/+237
Reviewed by: Alex Wilson <alex.wilson@joyent.com> Reviewed by: Dan McDonald <danmcd@omniti.com>
2015-09-296263 add missing cc clobbers to intel atomic inlinesJosef 'Jeff' Sipek1-3/+8
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-09-29 [illumos-gate merge]Jerry Jelinek5-27/+89
commit 785f20175057dbc7e2b71872d169302562aa19c0 4185 add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R (fix multi-proto) commit ce68629858b847885cda69bf09057ab27980fe8d 6252 ld should merge function/data-sections in the same manner as GNU ld
2015-09-28OS-4787 lxbrand lx_symlink is careless with stringsJerry Jelinek1-1/+3
2015-09-28OS-4749 lxbrand should respect termios defaultsPatrick Mooney1-0/+27
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-09-284185 add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R (fix ↵Richard Lowe3-27/+3
multi-proto)
2015-09-286252 ld should merge function/data-sections in the same manner as GNU ldRichard Lowe2-0/+86
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Josef Sipek <jeffpc@josefsipek.net> Reviewed by: Albert Lee <trisk@omniti.com> Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-09-27OS-4742 dtrace caused excessive fork time, resulting in manatee outageBryan Cantrill6-24/+138
Reviewed by: Adam Leventhal <ahl@delphix.com>
2015-09-25OS-4702 installing Distelli; upstart service doesn't start until rebootJerry Jelinek1-3/+3
2015-09-25OS-4780 vnics/etherstubs missing initial link stateRobert Mustacchi1-0/+12
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-09-25OS-4779 arp should warn when it can't exec netstatRobert Mustacchi1-0/+2
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-09-25OS-4760 logger: socket /dev/log: No such file or directory on Fedora 22 lx-brandJerry Jelinek4-6/+28
2015-09-24OS-4758 sshd issues on Alpine Linux 3.2Jerry Jelinek1-0/+26
2015-09-24 [illumos-gate merge]Jerry Jelinek5-74/+85
commit 139510fb6efa97dbe5f5479594b308d940cab8d1 6251 add tunable to disable free_bpobj processing commit b10bba72460aeaa53119c76ff5e647fd5585bece 6250 zvol_dump_init() can hold txg open commit 75100ee845c13b4b3c7f0d83fa2f9725e699d6e9 6160 /usr/lib/fs/zfs/bootinstall should use bootadm commit 66f18efa654be2a490581b727f9b09dcd174aded 6159 libbe should proactively handle future architectures commit c531777d2c205ea8626ed21b13dfe1e0b6e25b60 6244 libfakekernel lint library needs to include fakekernel_init
2015-09-236251 add tunable to disable free_bpobj processingGeorge Wilson1-2/+8
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Simon Klinkert <simon.klinkert@gmail.com> Reviewed by: Richard Elling <Richard.Elling@RichardElling.com> Reviewed by: Albert Lee <trisk@omniti.com> Reviewed by: Xin Li <delphij@freebsd.org> Approved by: Garrett D'Amore <garrett@damore.org>
2015-09-236250 zvol_dump_init() can hold txg openGeorge Wilson1-44/+63
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Albert Lee <trisk@omniti.com> Reviewed by: Xin Li <delphij@freebsd.org> Approved by: Garrett D'Amore <garrett@damore.org>
2015-09-23OS-4772 nfsmapid leaks due to a missed gotoJerry Jelinek1-1/+2
2015-09-236160 /usr/lib/fs/zfs/bootinstall should use bootadmToomas Soome1-27/+8
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Adam Števko <adam.stevko@gmail.com> Reviewed by: Josef Sipek <jeffpc@josefsipek.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-09-236159 libbe should proactively handle future architecturesToomas Soome1-1/+5
Reviewed by: Josef Sipek <jeffpc@josefsipek.net> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-09-23 [illumos-gate merge]Jerry Jelinek160-63592/+170
commit bd93c05dbd9b8f1e8d2edf48c777bc881f927608 6198 Let's EOL cachefs commit b584d06cf5d63c0af8a641ca543c28986ec5cf81 6253 F_GETLK doesn't always return lock owner commit 09818e88dd7907e7eccd0caf8973ebfa6806b5f1 6257 First nfsauth_retrieve() is never cached in nfsauth_cache_get() Conflicts: usr/src/cmd/fs.d/Makefile usr/src/uts/intel/Makefile.intel usr/src/uts/common/Makefile.rules
2015-09-226244 libfakekernel lint library needs to include fakekernel_initRichard Lowe1-0/+1
Reviewed by: Josef Sipek <jeffpc@josefsipek.net> Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-09-226198 Let's EOL cachefsAlexander Eremin158-63589/+149
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2015-09-226253 F_GETLK doesn't always return lock ownerArne Jansen1-0/+19
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Simon Klinkert <simon.klinkert@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-09-226257 First nfsauth_retrieve() is never cached in nfsauth_cache_get()Marcel Telka1-1/+2
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Arne Jansen <sensille@gmx.net> Approved by: Dan McDonald <danmcd@omniti.com>
2015-09-22 [illumos-gate merge]Jerry Jelinek13-27/+235
commit 25613c1d425cf3953d010bbbe294d40990b5f45e 6106 attr_to_xattr_view should return XATTR_VIEW_INVALID when encountering invalid attr commit 6b1aed11aada50610fd9f5a9e033c24ca7ee5f0c 6201 cleanup issues between sys/ctype.h and sys/kobj_lex.h when both included commit 228fe137d4532f2991e203d0fd551ac158452f94 6186 bootadm manual usage section differs from command usage output. commit 24f5a37652e188ebdcdd6da454511686935025df 6134 fix result check in smp.c commit 71d45228ba245d505c3beae1d756e775616f6d5a 4769 Want implementation of uuid command
2015-09-216106 attr_to_xattr_view should return XATTR_VIEW_INVALID when encountering ↵Richard PALO1-1/+1
invalid attr Reviewed by: Gary Mills <gary_mills@fastmail.fm> Approved by: Dan McDonald <danmcd@omniti.com>
2015-09-216201 cleanup issues between sys/ctype.h and sys/kobj_lex.h when both includedRichard PALO3-21/+24
Reviewed by: Josef Sipek <jeffpc@josefsipek.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-09-216117 Many small bugs prevent a clean build on SPARC [fix merge issue]Jerry Jelinek1-3/+0
2015-09-21 [illumos-gate merge]Jerry Jelinek11-55/+179
commit fca4268092e9961ebb9b5e0098dcebc545023586 6117 Many small bugs prevent a clean build on SPARC Conflicts: usr/src/lib/Makefile usr/src/cmd/sgs/yacc/Makefile.targ usr/src/cmd/sgs/lex/Makefile.targ
2015-09-206186 bootadm manual usage section differs from command usage output.Toomas Soome1-2/+2
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Alexander Pyhalov <apyhalov@gmail.com> Reviewed by: Adam Števko <adam.stevko@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-09-206134 fix result check in smp.cRichard PALO1-2/+3
Reviewed by: Josef Sipek <jeffpc@josefsipek.net> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-09-204769 Want implementation of uuid commandAlexander Eremin7-1/+205
Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-09-196117 Many small bugs prevent a clean build on SPARCGary Mills11-54/+175
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-09-186187 bootadm is using wrong symbol to select SPARC specific codeToomas Soome1-8/+8
Reviewed by: Alexander Pyhalov <apyhalov@gmail.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Josef Sipek <jeffpc@josefsipek.net> Approved by: Dan McDonald <danmcd@omniti.com>
2015-09-174185 add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R (NULL is ↵Matthew Ahrens4-10/+10
not an int)
2015-09-17OS-4086 overlay driver can lose track of link statusRobert Mustacchi4-6/+29
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>