summaryrefslogtreecommitdiff
path: root/usr/src/uts/sparc
AgeCommit message (Collapse)AuthorFilesLines
2017-03-06 [illumos-gate merge]Jerry Jelinek1-7/+0
commit 015408caf0806500740413126a0215c7493f4bdf 7934 sa_init() should use multi-threaded errno commit 25d3556849fcbe4fe5d517e1add48e0b2d585c70 7933 libcfgadm: memory leak in do_list_common() commit 89ac1330de393e78c8b27c33453223b10d3c18da 7932 cfgadm_plugins/shp: memory leaks in cfga_list_ext() commit 39b16bd33a2633978bee6aed53e3afeb26399eb4 7840 Define uint16_t member in in6_addr commit e1508819051004d7be493a04ee515905ae412142 6899 coverity problems in localedef commit 8241ccbb39665a24ebedcca509f82ef3f0b6dd83 6470 mac_unregister() needs to mod_hash_remove() BEFORE holding the perimeter. commit 6e28b3a925501ed4b842fd8e877e8a89989a4c5c 7897 loader.efi: Use 32-bit value for .text padding, for linker portability commit e3ed3d332db66cf933650481f47832aaadb70ec3 7862 libdisasm: left shift of negative value commit a536a2a3182b56eef2630fb4b4509c9e106655e6 7722 bootblock versioning needs to deal with missing data commit baa708d63390757ca1a97444649f2fe4d3ae98f0 7926 enable gcc warnings for sd Conflicts: usr/src/uts/common/io/scsi/targets/sd.c
2017-03-037926 enable gcc warnings for sdHans Rosenfeld1-7/+0
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Dan McDonald <danmcd@omniti.com>
2017-02-23 [illumos-gate merge]Jerry Jelinek1-3/+4
commit 1951a93366b3e52f7c49ec9b2dbfb21bccc56a3e 7837 smbios3 64-bit entry point support commit ec2c76eb1d5ecd7a4fccccefc1bc4aa7c1531606 7854 installboot should set MBR to load partition boot block if it was installed commit 48bbca816818409505a6e214d0911fda44e622e3 7812 Remove gender specific language commit e40108ff341f07fe03e96c751c6cf2cb5867d1a8 7898 mdb's ::netstat doesn't print UDP conn_t pointer correctly Conflicts: usr/src/uts/common/syscall/poll.c
2017-02-227812 Remove gender specific languageDaniel Hoffman1-3/+4
Reviewed by: Matt Ahrens <mahrens@delphix.com> Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Steve Gonczi <steve.gonczi@delphix.com> Reviewed by: Chris Williamson <chris.williamson@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-02-03 [illumos-gate merge]Jerry Jelinek1-16/+0
commit 152e37535e8b789548779eeaa07618c7c3c01bdc 7807 ficl: add xemit, dollar-prefix and UGreaterThan commit ab8c1d40b840a01d6be139a6d9cf65ef619d1ed0 7776 loader: EFI DEVICE_PATH impementation commit 363fe7514d6f0c002d724c8657dfef14b500f0a1 7833 uts: font relocation did break the sparc build commit 2482ae1b96a558eec551575934d5f06c87b807af 5698 panic in mpt_sas: vmem_hash_delete(ffffff1aa3456000, 1, 8): bad free
2017-02-027833 uts: font relocation did break the sparc buildToomas Soome1-16/+0
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
2017-01-30 [illumos-gate merge]Jerry Jelinek1-2/+23
commit d4c899ee65547db6d0866332c5ef4c59cae9c2c2 7756 dis can't handle x86 SSE 3 instructions 7757 want avx2 disasm tests 7758 want SSE 4.1 disasm tests commit d276822b493d80b000f6ff4070a500e9e5d0f6bd 7817 loader: remove left over pc98 bits commit 46d46cd4fa12218e54fa3d73a9be825ed504cabb 7803 want devid_str_from_path(3devid) commit 8b65a70b763232c90a91f31eb2010314c02ed338 7541 zpool import/tryimport ioctl returns ENOMEM because provided buffer is too small for config commit 898c3fec4c1cbcd45754042f6635b76a9067abd6 7770 uts: move font sources to uts/common/font Conflicts: usr/src/test/util-tests/tests/dis/Makefile
2017-01-277770 uts: move font sources to uts/common/fontToomas Soome1-2/+23
Reviewed by: Yuri Pankov <yuri.pankov@gmail.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2017-01-12 [illumos-gate merge]Jerry Jelinek10-834/+8
commit ad309d3e2ef712dfdf1bc08758f232ebd5fe1612 7761 bootfs_005_neg's pool destruction must handle EBUSY commit 555da5111b0f2552c42d057b211aba89c9c79f6c 7743 per-vdev-zaps have no initialize path on upgrade commit 0e93ddde309a21971dc41356b4834acecaeb9e20 7739 zfs_inherit_003_pos fails due to improperly generated random strings commit 4648396c072c3d0c2a1a38afa5f6717799eb1ac7 7731 libdladm`i_dladm_set_single_prop() leaks memory when resetting properties without default value commit 5f10ef697f250374b7b917e10961c4e02d4e3112 6396 remove SVM Conflicts: usr/src/cmd/dladm/Makefile usr/src/cmd/Makefile.check usr/src/lib/Makefile usr/src/Makefile.lint
2017-01-116396 remove SVMYuri Pankov10-834/+8
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
2016-12-28 [illumos-gate merge]Jerry Jelinek7-31/+17
commit 80132868e0b0c060e1ecc891843722fe33088e39 7690 uts: debug_enter should print message from new line commit 03502720e0c6f75cbaab12fa1ef2917fbc2eebd1 7686 loader: spelling fixes in comments. commit 3867c0453f38596e34b3a3266255ba1a68328f0a 7685 loader: use our nitems() macro when it is available through param.h. commit 21293435fe93fde4bf97ba97c98560f9299a97f6 7683 loader: conf.d reader needs to check for boot.tftproot.server commit 1e3b90b08c46284a9abda475fbd0124dd2689de5 7682 document sprintf(9F) family commit 38dea9108e50a529bc3aebcfd86529a50dfa2140 7618 loader: dosfs can corrupt memory commit fafb665d337b69015870e0bcdb516fd2f869693f 7615 libbe: cleanup compile warnings Conflicts: usr/src/man/man9f/Makefile
2016-12-277615 libbe: cleanup compile warningsToomas Soome7-31/+17
Reviewed by: Yuri Pankov <yuri.pankov@gmail.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2016-12-05 [illumos-gate merge]Jerry Jelinek2-1/+8
commit 502b33a50609aec2d2a1f0465da1ad3bac47d74a 7593 lsdev device name section headers should be printed by dv_print callback. commit 5b5a71c445cf6577e9376190edd57004a2b09522 6964 mkfs_pcfs should detect GPT partition size and fat type for it commit 55a424cb69d5e44a32d26e1c9fe02288d09a1663 7404 rootpool_007_neg, bootfs_006_pos and bootfs_008_neg tests fail with the loader project bits commit 4ba5b9616327ef64e8abc737d29b3faabc6ae68c 7586 remove #ifdef __lint hack from dmu.h commit 719d176126cc1c689a469d4c3553d770d1c4e94e 6723 etc/skel needs cleanup 2931 PS1 prompt in default user .profile is incorrect commit 9c31cf024c08128fce3fce725716f43a0286b787 7623 Move agpmaster to graphics-agpgart, and set noincorp commit a727ef706f18aacc81c5d9981e121205e149f8bc 7622 Separate DRM+AGP devlinks stuff into its own module commit 01d41e6dacd6f26957b16899a553d152ff46ec0c 7621 Ship devfsadm.h to allow externally-built devlinks modules commit c4d05ea67a6a84b9d56cd84ce2a6e1f572b51966 7620 Update gfx_private for new AGP+DRM code commit dc1b26915530081df6e78d0ada403a1b920a7b58 7619 Promote gfx_private.h to sys/gfx_private.h
2016-12-027586 remove #ifdef __lint hack from dmu.hDan Kimmel2-1/+8
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Pavel Zakharov <pavel.zakharov@delphix.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-10-17 [illumos-gate merge]Jerry Jelinek2-0/+3
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-157029 want per-process exploit mitigation features (secflags)Richard Lowe2-0/+3
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-08-05OS-5007 support SO_ATTACH_FILTER on ICMP socketsPatrick Mooney1-0/+3
Reviewed by: Cody Mello <melloc@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
2016-07-30OS-5549 move bpf filter functions into ip modulePatrick Mooney10-14/+2
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
2016-07-29 [illumos-gate merge]Jerry Jelinek1-0/+1
commit e7ad7ed17e1019f9c51dd4b451481a77f024ced3 6064 ixgbe needs X550 support (fix Studio build)
2016-07-286064 ixgbe needs X550 support (fix Studio build)Dan McDonald1-0/+1
2016-07-28 [illumos-gate merge]Jerry Jelinek1-0/+3
commit dc0cb1cda72a989d92d813e487cdff59f629aa3f 6064 ixgbe needs X550 support commit 2e1aefd1b4539a3d6cf03dbfa515eabf4de09f59 7223 grub "setup" built-in broken by 6593 Conflicts: exception_lists/hdrchk exception_lists/cstyle
2016-07-276064 ixgbe needs X550 supportDale Ghent1-0/+3
Reviewed by: Tycho Nightingale <tycho.nightingale@pluribusnetworks.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Hans Rosenfeld <hans.rosenfeld@nexenta.com>
2016-06-22 [illumos-gate merge]release-20160625Jerry Jelinek1-1/+3
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-216602 lofi should support labeled devicesToomas Soome1-1/+3
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-04-28 [illumos-gate merge]Jerry Jelinek1-0/+3
commit 5fc77b81fbb2d591a82c9778896a466ebc9928cd 6926 Move ixgbe Intel common code into its own directory commit f0455e46363efd5f7f0a01f27dcbaed2a44bf2d2 5962 clean target fails in usr/src/common/avs Conflicts: usr/src/uts/common/Makefile.rules exception_lists/hdrchk exception_lists/cstyle
2016-04-276926 Move ixgbe Intel common code into its own directoryRobert Mustacchi1-0/+3
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2016-03-296666 Want support for the Intel I219Robert Mustacchi1-0/+2
6667 Update e1000g/igb shared code Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2016-03-286752 E_SUPPRESSION_DIRECTIVE_UNUSED lint warnings on SPARC buildGary Mills1-2/+1
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-03-30 [illumos-gate merge]Jerry Jelinek1-0/+2
commit 8905f42caceb9f470ffaa19e5f6c9fb6184d12c0 6818 add MADV_PURGE to provide busted Linux MADV_DONTNEED semantics commit 49b7860084dbba18bc00b29413d6182197f9fe93 6666 Want support for the Intel I219 6667 Update e1000g/igb shared code commit 12fb3699cf98503685902fe0309c546343340e61 6770 nfsauth_retrieve() flood caused by NFS clients with personal identity problems commit a104dbc06eae69b60121e737d0ba974aac60dc6a 3940 add prtconf -m commit b02c66516a6aadef8a13ec557a60786617261a11 6825 dladm iptun source and dest options are incorrect Conflicts: usr/src/man/man3c/madvise.3c usr/src/man/man1m/prtconf.1m usr/src/cmd/prtconf/prtconf.c
2016-03-29 [illumos-gate merge]Jerry Jelinek1-2/+1
commit a7d0884d71898c1977a10cdb2235307e2eb9b20e 6752 E_SUPPRESSION_DIRECTIVE_UNUSED lint warnings on SPARC build commit c3862f21bea547737e494d7e7ff98c21a3490e6f 6830 ipkg brand config.xml needs smb privileges commit 258e8624229ac7ff3af9890752a92cd251b83825 5895 mdb_alloc() succeeds for 4294967295 bytes in 32-bit process
2016-02-25 [illumos-gate merge]Jerry Jelinek1-1/+2
commit 633aa8079184298dfc2ae6966d0d9cc897712b57 6575 grow_replicas_001_pos fails intermittently commit 327848f9b50960449ae0e73e0767b617af721690 6578 cifs_attr_002_pos fails to cleanup after itself commit 964a6bd0f9365bb057bceb3cf813be3dbb8de2bf 6577 zfs_copies_004_neg fails trying to expand wildcard characters commit ee0ab62f26fb5723153c0c1b3cb1c5590bd7fb3c 6468 remove iscsi-related cruft from zfs-tests commit 412db4e993a383395d7ff1add4bb97f97ca3d433 6642 testrunner output can be displayed in the wrong order 6643 zfstest should enforce the required privileges before running. commit a6c5c5ca2069d841106ecb240d54632487830200 6663 Driver timerfd not built on SPARC commit 4185ca1d7f22b7d0d04eac3b580dd338274cb432 6671 man(1): document MANWIDTH variable commit 5db531e3faa94427746eae754b11770fd8416b6d 6662 uts should only build the variant requested commit 96088c8326643135b996338d1fe5a68aac181f31 6592 AI_ADDRCONFIG fails all resolutions when only loopback is present Conflicts: usr/src/uts/sparc/Makefile.sparc
2016-02-246663 Driver timerfd not built on SPARCGary Mills1-1/+2
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-01-06 [illumos-gate merge]Jerry Jelinek2-18/+16
commit ceef08daa722b3a411ef838c03fb2fe6ada2f884 6507 i386 makecontext(3c) needs to 16-byte align the stack commit dc32d872cbeb56532bcea030255db9cd79bac7da 6514 AS_* lock macros simplification
2016-01-056514 AS_* lock macros simplificationJosef 'Jeff' Sipek2-18/+16
Reviewed by: Piotr Jasiukajtis <estibi@me.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Albert Lee <trisk@omniti.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-12-08 [illumos-gate merge]Jerry Jelinek13-453/+344
commit bc0e91320069f0bcaee43e80a7ea686d9efa2d08 5876 sys/regset.h pollutes name space (try 2) commit 5878fad70d76d8711f6608c1f80b0447601261c6 4986 receiving replication stream fails if any snapshot exceeds refquota
2015-12-075876 sys/regset.h pollutes name space (try 2)Gordon Ross13-453/+344
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Jonathan Perkin <jperkin@joyent.com> Reviewed by: Alexander Pyhalov <alp@sfedu.ru> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>
2015-11-166342 want signalfd supportJerry Jelinek2-0/+69
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>
2015-11-09 [illumos-gate merge]Jerry Jelinek3-3/+76
commit 76ca3cb000306bc4052fe820a7e4a6998dbcf932 5887 want bootfs commit 0181461b79a0991f2269dad3ef978086e6c70257 5886 want ability to provide additional objects at boot commit 99141ac7e1fddf3c8d7a32b9d945448af73e0039 6422 Renamed manifests refer to obsolete packages commit a90cf9f29973990687fa61de9f1f6ea22e924e40 6399 SMB2 support commit b24e356b384ccc80805e7150979de2373d44347c 6398 SMB should support path names longer than 1024 commit 08e9b2df0318952b8677b4feb62b4ec784f28101 6408 libbe shouldn't run installgrub on offline/unavail/faulted vdevs commit e4adc82d6b02a6aa5d1b1d9772653c82c16e28ad 6438 libdiskmgt uses wrong vendor ID property for USB commit aad3a4472fe05e2634744298e937a4070b663517 6437 blkdev bd_detach_handle() always returns DDI_SUCCESS Conflicts: usr/src/uts/intel/Makefile.intel usr/src/uts/i86pc/os/fakebop.c usr/src/man/man7fs/bootfs.7fs usr/src/cmd/fs.d/Makefile
2015-11-065887 want bootfsRobert Mustacchi2-1/+73
Reviewed by: Keith M Wesolowski <wesolows@foobazco.org> Approved by: Gordon Ross <gordon.ross@nexenta.com>
2015-11-066399 SMB2 supportGordon Ross1-2/+3
Portions contributed by: Alek Pinchuk <alek@nexenta.com> Portions contributed by: Kevin Crowe <kevin.crowe@nexenta.com> Portions contributed by: Matt Barden <Matt.Barden@nexenta.com> Reviewed by: Alek Pinchuk <alek@nexenta.com> Reviewed by: Bayard Bell <bayard.bell@nexenta.com> Reviewed by: Dan Fields <dan.fields@nexenta.com> Reviewed by: Daniel Borek <daniel.borek@nexenta.com> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Kevin Crowe <kevin.crowe@nexenta.com> Reviewed by: Matt Barden <matt.barden@nexenta.com> Reviewed by: Yuri Pankov <Yuri.Pankov@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2015-11-06 [illumos-gate merge]Jerry Jelinek1-1/+1
commit 53de82f8192091fc067cfa8315c2debac58adc0a 6427 cscope-fast clobber misses scanner.c commit bef9e21af8ac4992b7dfef56530c7b0ed9184096 6305 blkdev should provide the device_error kstat for iostat -E commit 374f65e730bef62a7c83fb2cb0250f74d2a6a1e8 6304 iostat(1M) should be able to handle KSTAT_DATA_STRING commit c0e96d867a045da50bf7e014cab94cb44528a0f5 6303 support KSTAT_DATA_STRING in non-virtual named kstats commit 3c8ab7ef4c92d599fef219e45c08fe01e0fbe880 6302 kstat module needs cleanup commit f1bf06561684fdb7e38b282b7a4508d35a50985b 6301 format(1M) should be able to use device inquiry properties commit 510a68476ba6e33759b7603130d76db4cec783d1 6300 blkdev and blkdev drivers should provide inquiry properties commit 0c6eaab480b44a0c790ad94e7cb6084792411de9 6299 SATA inquiry property generation doesn't work as advertised Conflicts: usr/src/tools/cscope-fast/Makefile
2015-11-056299 SATA inquiry property generation doesn't work as advertisedHans Rosenfeld1-1/+1
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com>
2015-11-03 [illumos-gate merge]Jerry Jelinek1-1/+2
commit 33e8313d921ed710d7c5957cea98e220a663a1d5 6409 glob(3C) missed the memo on LF64 commit eb5bb58421f46cee79155a55688e6c675e7dd361 6414 vdev_config_sync could be simpler commit 7b07063d906859b2be1e88791f801b3c96e432f6 6383 update AWK to use /usr/bin/nawk and update $(AWK) where it's possible commit ae24175b2b25e9fb4bfd9ac0648b57e0735b6651 6391 Override default SPA config location via environment commit 57deb2328260c447bf1db25fe74e0eece102733e 6421 Add missing multilist_destroy calls to arc_fini
2015-11-026383 update AWK to use /usr/bin/nawk and update $(AWK) where it's possibleIgor Kozhukhov1-1/+2
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Albert Lee <trisk@omniti.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-10-19 [illumos-gate merge]Jerry Jelinek1-0/+5
commit 2a446632681882e5dfe50f2f301401588f1ce734 6328 Fix cstyle errors in zfs codebase (fix studio) commit 61679b0b6826b0ae7e3f751acd91412fcfa45d1e commit 9a686fbc186e8e2a64e9a5094d44c7d6fa0ea167 6328 Fix cstyle errors in zfs codebase commit 21227944c2bcc086121a5428f3f9d2496ba646f5 5876 sys/regset.h pollutes name space commit 6a72db4a7fa12c3e0d1c1cf91a07390739fa0fbf 6208 add support for timerfd commit f3bb54f387fc03cf651e19bbee54cc88ee51bb29 6291 nested epoll does not mimic Linux behavior commit a5eb7107f06a6e23e8e77e8d3a84c1ff90a73ac6 5640 want epoll support commit 7509ca605713ac7f244b0e812b1712dd25f04da1 6027 EOL zulu (XVR-4000) commit e7df7762bfed06e996cc80f583cbee2d8ed81d69 6324 Add an `ndp' tool for manipulating the neighbors table Conflicts: usr/src/uts/common/io/timerfd.c usr/src/uts/common/io/devpoll.c usr/src/man/man9e/chpoll.9e usr/src/man/man5/timerfd.5 usr/src/man/man5/epoll.5 usr/src/man/man3c/timerfd_create.3c usr/src/man/man3c/epoll_wait.3c usr/src/man/man3c/epoll_ctl.3c usr/src/man/man3c/epoll_create.3c usr/src/cmd/cmd-inet/usr.sbin/ndp.c
2015-10-18backout 5876 sys/regset.h pollutes name spaceGordon Ross13-344/+453
backout commit 21227944c2bcc086121a5428f3f9d2496ba646f5.
2015-10-175876 sys/regset.h pollutes name spaceGordon Ross13-453/+344
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Jonathan Perkin <jperkin@joyent.com> Reviewed by: Alexander Pyhalov <alp@sfedu.ru> Approved by: Albert Lee <trisk@omniti.com>
2015-10-166208 add support for timerfdBryan Cantrill2-0/+69
Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-10-165640 want epoll supportBryan Cantrill1-0/+5
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Garrett D'Amore <garrett@damore.org>
2015-09-23 [illumos-gate merge]Jerry Jelinek2-109/+2
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