summaryrefslogtreecommitdiff
path: root/usr/src/head
AgeCommit message (Collapse)AuthorFilesLines
2017-09-18 [illumos-gate merge]Jerry Jelinek1-2/+2
commit ed992b0aac4e5b70dc1273b1d055c0d471fbb4b1 8604 Avoid unnecessary work search in VFS when unmounting snapshots commit 5f39f884e2035d671ec02148fc4d8420c670bcb4 8605 zfs channel programs: zfs.exists undocumented and non-working commit 2bcb5458541cc6e8bf7dc541303da29297b82e8b 8602 remove unused "dp_early_sync_tasks" field from "dsl_pool" structure commit c861bfbd77c4ae780a0341e9cb6926d8b74341cf 8567 Inconsistent return value in zpool_read_label commit a141dbd6230b88bf7da3b673ca0f9b46918d5684 8655 remove more gender specific language commit 30acb30daf662150e9e016113303bd74f2379dfc 8626 make pcplusmp and apix warning-free Conflicts: usr/src/uts/i86pc/io/pcplusmp/apic_introp.c usr/src/uts/i86pc/io/mp_platform_misc.c
2017-09-158655 remove more gender specific languageAlison C1-2/+2
Reviewed by: Jim Salter <github@jrs-s.net> Reviewed by: Serapheim Dimitropoulos <serapheim@delphix.com> Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Matt Ahrens <mahrens@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2017-09-13 [illumos-gate merge]Jerry Jelinek1-0/+3
commit 2ee1ed1ec5dfdf07d2c92db58b11f630de2a6e87 7388 Support -h <hostname> for ipadm DHCP (fix man lint) commit b31320a79e2054c6739b5229259dbf98f3afc547 7388 Support -h <hostname> for ipadm DHCP 8517 Add ipadm and nwam options to allow designating a DHCP address as the primary interface 8518 Allow using system-generated IAID/DUID for all DHCPv4 8519 Add ns_name_pton2 to libresolv2 mapfile commit c6e58d8c85cf3e5d0db157501b40276eb59edf16 8479 nvmeadm doesn't handle namespaces with EUI64 commit faeab80b5dcf1bc503f1f02494131eb0e6da46c3 8649 SD_RESET_THROTTLE_TIMEOUT is defined twice
2017-09-127388 Support -h <hostname> for ipadm DHCPChris Fraire1-0/+3
8517 Add ipadm and nwam options to allow designating a DHCP address as the primary interface 8518 Allow using system-generated IAID/DUID for all DHCPv4 8519 Add ns_name_pton2 to libresolv2 mapfile Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Approved by: Gordon Ross <gwr@nexenta.com>
2017-08-23 [illumos-gate merge]Jerry Jelinek1-0/+5
commit f52b16c60da4b4c350471d7fc68089d796cc082f 8578 sync fnmatch(3C) with upstream commit 89d58ee09d14e0fcdb6f3e8b43197b24ba7a0036 8523 Fix "clobber" in a few Makefiles
2017-08-228578 sync fnmatch(3C) with upstreamYuri Pankov1-0/+5
Reviewed by: Toomas Soome <toomas@me.com> Reviewed by: C Fraire <cfraire@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2017-08-11 [illumos-gate merge]Jerry Jelinek1-0/+5
commit 2463e92036c9d2d1d7ce5127f2aeddb5d24673b2 8527 tty buffer/queue sizes should be larger
2017-08-108527 tty buffer/queue sizes should be largerRichard Lowe1-0/+5
Reviewed by: Toomas Soome <toomas@me.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Garrett D'Amore <garrett@damore.org>
2017-08-08 [illumos-gate merge]Jerry Jelinek2-7/+0
commit 01a009817ac98af8e944784cebf0afd690b7cae7 8557 remove trusted desktop remnants commit c5b186dedd5ab03feb457a3205005f0e5833cfda 8562 xencons: 'instance' may be used uninitialized in this function
2017-08-078557 remove trusted desktop remnantsPeter Tribble2-7/+0
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Dan McDonald <danmcd@joyent.com>
2017-07-31 [illumos-gate merge]Jerry Jelinek1-0/+2
commit d65dfb0a6855414a1ff916b896e8be0fbe0d212a 8499 ficl: this statement may fall through commit e07d85f87c3920e032adb855fdc500e4616c7718 7875 libcurses: multiple misleading-indentation errors commit f1cdbd3731f01314c1d46f05280ad63f1770fdc6 8546 want recallocarray(3C) and freezero(3C) commit 0b905b49d460a57773d88d714cd880ffe0182b7c 5980 in-kernel inet_ntop should format IPv4 addresses like userland one commit 3facafd61791b16f112797f1b07dde00ab6b9a59 8487 cfgadm_plugins/shp: memory leak in cfga_get_condition() commit a3bcc60de108dc761615b2b9561d6dc76971f471 8543 nss_ldap crashes handling a group with no gidnumber attribute commit b2ce6e4ebc262a57e5c5d0224b2577526261a0e4 8463 common/acl: 'resultcount' may be used uninitialized in this function commit 83e86541459022f059e0bf50ebbc33fc8ec2d62e 8486 libdiskmgt: memory leak in slice_get_stats() commit 7f6d142fc0001e76967b1f047b6df5bc4c5d9082 8399 sun_fc: in C++11 destructors default to noexcept commit 3dde7c95de085cfe31f989eff6cefb775563eeb8 8528 Want Chelsio T6 support
2017-07-298546 want recallocarray(3C) and freezero(3C)Yuri Pankov1-0/+2
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Approved by: Robert Mustacchi <rm@joyent.com>
2017-07-21 [illumos-gate merge]Jerry Jelinek38-239/+200
commit 82584a069e2e3824df112a1249fa7818c01f9d49 7287 smb pam module not picking up libsmb from proto area (fix LDLIBS order) commit e72ff08d3b44e4e2f89e0ec84680f40062be00d5 7569 statd support to run on a fixed port commit 2c3ccf749587e2b956c37993a8446f163fbfad57 7577 mountd support to run on a fixed port commit dec98d2aa2912b1fbd0abd2574307a695b566692 8330 Add svc_tp_create_addr to libnsl commit 6e270ca825f06ec0e2d77db462b83074ec585f2f 8451 cstyle: Remove space-tab sequences in usr/src/head
2017-07-208451 cstyle: Remove space-tab sequences in usr/src/headMarcel Telka38-239/+200
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@omniti.com>
2017-06-29 [illumos-gate merge]Jerry Jelinek107-169/+107
commit 5ceaf02ccc1885ec3499b7d79f2a80ce1325b4d8 8433 vmxnet3: warnings about not supported properties don't help anything commit f862e02cb8d597e430ef5067be483718a65c3370 7962 strxfrm() fails for certain characters commit 5206305f06cf80338a34e00287f3336069e1198b 1198 date formats contain spaces where not expected commit 5549034d757a8b1a23f3957d95e4e9e440c44ebf 8428 8367 breaks cmlb module install on sparc commit 73177167911de9eef96901d8f6d3cb6be7c67574 8309 libbsm should support AUE_sudo audit event commit b4203d757c7c247e39c94c09a94021a3a8121062 8228 cstyle: Remove space-tab sequences in /* All Rights Reserved */ commit bec2e3ffadac8d3536ea115d636d06c7b561623a 8212 manpages contain obsolete references 6019 sleep can't be infinite Conflicts: usr/src/man/man1m/zonecfg.1m usr/src/man/man1/mdb.1
2017-06-278228 cstyle: Remove space-tab sequences in /* All Rights Reserved */Marcel Telka107-169/+107
Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@joyent.com>
2017-06-168362 libc: install_legacy() overwrites __runetype, __maplower, and ↵Robert Mustacchi1-3/+3
__mapupper for _DefaultRuneLocale (breaks copy relocs)
2017-06-148362 libc: install_legacy() overwrites __runetype, __maplower, and ↵Yuri Pankov1-3/+3
__mapupper for _DefaultRuneLocale Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Robert Mustacchi <rm@joyent.com>
2017-06-13 [illumos-gate merge]Jerry Jelinek4-40/+174
commit 4585130b259133a26efae68275dbe56b08366deb 5428 provide fts(), reallocarray(), and strtonum() commit 61304e4faaed38301307f7f985160d1843473587 8086 Add Stride parameter to dd commit dd627ace5d331edb6342d966323629e57008b71f 8328 keyserv: sizeof on array function parameter commit d1151f9bab097777251f26772ebcc50468637a12 8369 libcmdutils should be better about large file support 8370 libcmdutils needlessly defines its own OFFSETOF() macro commit 336970851eecf9c4348b3de7bbea0687059dd216 6856 sys/stream.h exposes unnecessary macros to userland commit a4b8c9aa65a0a735aba318024a424a90d7b06c37 8264 want support for promoting datasets in libzfs_core commit 3f068ebd9d125396d22997224889b677a22523fe 8232 pcmcia: misleading-indentation commit 5400f871d9d59398f2c72ca8320aad07c6caa49c 8350 mr_sas - replace sprintf() with snprintf() commit 2e10def11ef1a50c25efa2444482670e6b0654ff 8302 svr4pkg unused variables commit 311c88c1ed31408e0998a9aabb8e7d0d12ef83ad 8326 logger: misleading-indentation commit 8487916bce68d458d3da4cba7d0be961dfce786f 8316 srchtxt: misleading-indentation commit bcb81701c49bee8a728b9a14ac9b6675854a7f25 8296 tcopy: misleading-indentation commit 4c004ea84c324520a1bac324e9f69d22ab4c5cd9 8303 loader: biosdisk interface should be able to cope with 4k sectors commit 115716444da43c8948885b687239f3c4187d0897 8131 loader: add support for chain and device BE's commit e2f4f3dab373b605b62ac175115f264a5c417eb6 8366 remove warlock leftovers from usr/src/cmd and usr/src/lib commit 490fea6b98d609ce9ae1306209c80bb255b84c95 8355 need libc regex tests commit 7641c5eab2e15e87eafc318a09f2bd5c6f968607 8354 sync regcomp(3C) with upstream Conflicts: usr/src/tools/mandoc/Makefile usr/src/man/man3c/Makefile
2017-06-125428 provide fts(), reallocarray(), and strtonum()Yuri Pankov3-10/+142
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Joshua M. Clulow <josh@sysmgr.org>
2017-06-128355 need libc regex testsYuri Pankov1-30/+32
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
2017-04-27 [illumos-gate merge]Jerry Jelinek1-4/+6
commit 9c0752ac0dc05794d2f8a8b4521d55e2b3f63247 3188 ignore the comment in limits.h and define NAME_MAX commit 6fdae1bd5fdc8d68034ee6408f5e6ed9d197fe6b 656 need man pages for mbstowcs(3C) and mbstowcs_l(3C) 7960 need man pages for wcstombs(3C) and wcstombs_l(3C)
2017-04-273188 ignore the comment in limits.h and define NAME_MAXAndrew Stormont1-4/+6
Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Sam Zaydel <szaydel@racktopsystems.com> Approved by: Robert Mustacchi <rm@joyent.com>
2017-04-26Revert "Revert "8007 want sys/stddef.h for offsetof and container_of macros""Jerry Jelinek2-12/+1
This reverts commit 73aad7bcbbe52de3391e9d36717401faa3fbed13. Conflicts: usr/src/uts/common/sys/stddef.h
2017-04-24Revert "8007 want sys/stddef.h for offsetof and container_of macros"Jerry Jelinek2-1/+12
This reverts commit ff7af0d3beb1bddf8bb93afc2e9042dc3828be3d.
2017-04-24 [illumos-gate merge]Jerry Jelinek2-12/+1
commit ff7af0d3beb1bddf8bb93afc2e9042dc3828be3d 8007 want sys/stddef.h for offsetof and container_of macros commit 63982b82e639bf9f496423925738dd3f86bda7aa 7976 libstand/dosfs: cache FAT32 in 128 Kb blocks to save loader memory commit f289ce6eb03db0584699ec4fed88ef795a33dd79 7839 uts: implement boot environment support commit 76608ff7a54afda798e7fdc98681fb6d37322109 7838 loader: pass loader environment to kernel as module commit 14ee0d29c415966483c8c602b05bf27669c29497 7462 loader should support multiboot2 protocol commit 1738dd6ec94e36a9828d13a6e52ac7fb68cb52ed 7461 illumos should support multiboot2 protocol commit 660946868929e02041af7b5b1c3e14f547c53f11 8021 ARC buf data scatter-ization commit df950592be5771afa05177cbbef90ff275f2526f 8088 Add support for LSI Intruder and Cutlass cards. Conflicts: usr/src/uts/common/fs/zfs/arc.c
2017-04-248007 want sys/stddef.h for offsetof and container_of macrosToomas Soome2-12/+1
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Yuri Pankov <yuri.pankov@gmail.com> Approved by: Hans Rosenfeld <hans.rosenfeld@joyent.com>
2017-03-08 [illumos-gate merge]Jerry Jelinek2-231/+0
commit 0895054906a89b14eb2ea951eda263af653d17de 7939 Kernel panic in lofi while adding uninitialized encrypted image commit 6de76ce2a90f54fecb0dba46dca08c99cef7aa08 7867 ARC space accounting leak commit e961d62d99e2bf66af8058ee2c33ea689e7eafa0 7936 Remove on and rpc.rexd
2017-03-077936 Remove on and rpc.rexdPeter Tribble2-231/+0
Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Dale Ghent <daleg@omniti.com> Approved by: Dan McDonald <danmcd@omniti.com>
2017-02-23 [illumos-gate merge]Jerry Jelinek2-6/+8
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 Hoffman2-6/+8
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-01-30 [illumos-gate merge]Jerry Jelinek1-0/+2
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-277803 want devid_str_from_path(3devid)Yuri Pankov1-0/+2
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Prakash Surya <prakash.surya@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2017-01-12 [illumos-gate merge]Jerry Jelinek9-3928/+10
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 Pankov9-3928/+10
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 Jelinek9-18/+0
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 Soome9-18/+0
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-10-17 [illumos-gate merge]Jerry Jelinek1-0/+19
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 Lowe1-0/+19
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-07-25 [illumos-gate merge]Jerry Jelinek1-7/+11
commit cc366bfc297550eb10cd5f677d98c8d206eca4f1 7038 users of endian.h expect __ prefixed versions of macros 7043 endian.h uses bad macros for _BIG_ENDIAN commit cda73f64f20b8a0afc4909f5ea1f055ec7913856 7139 Sync mDNS with mDNSResponder-625.41.2 commit 6da83bb0b886fae280a129718d645576517b62c6 7203 unlinking a directory on tmpfs does not remove the directory entries
2016-07-227038 users of endian.h expect __ prefixed versions of macrosRobert Mustacchi1-7/+11
7043 endian.h uses bad macros for _BIG_ENDIAN Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Richard PALO <richard@netbsd.org> Approved by: Dan McDonald <danmcd@omniti.com>
2016-07-18 [illumos-gate merge]Jerry Jelinek1-3/+2
commit d88e84ff401847bce26e4c3203cd18c72c77db33 7126 NSS_XbyY_FINI has too much logic for a function-like macro commit 8ee802cce77385ce86e5fe8520cee28ac9fd4669 6458 nfsauth_cache_get() deadlock with kmem reap thread
2016-07-177126 NSS_XbyY_FINI has too much logic for a function-like macroRichard Lowe1-3/+2
Reviewed by: Albert Lee <trisk@omniti.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-06-07 [illumos-gate merge]20160526Jerry Jelinek1-8/+3
commit a90d75b828f0c01a350c4ecfc3924fd6456fffaf 6993 DEFAULT_TYPE should be probably be removed from pthread.h
2016-06-066993 DEFAULT_TYPE should be probably be removed from pthread.hRichard PALO1-8/+3
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-05-20 [illumos-gate merge]Jerry Jelinek14-4/+403
commit 7dc9a163b382daee1ce43b6588dd1b507363dae5 6790 want suite of endian(3C) functions commit e56998eefc33ead0f12b364be915dd6bfc12a3f5 6501 Implement pthread_attr_get_np() interface commit fc2512cfb727d49529d8ed99164db871f4829b73 6951 Initial c11 support 6952 gets should not be visible in C11 6953 add support for c11 threads api 6954 Symbols test should support validating pre-processor symbols commit ea4a67f462de0a39a9adea8197bcdef849de5371 6980 6902 causes zfs send to break due to 32-bit/64-bit struct mismatch Conflicts: usr/src/test/libc-tests/tests/Makefile usr/src/test/libc-tests/runfiles/default.run usr/src/lib/libcmdutils/libcmdutils.h usr/src/lib/libcmdutils/common/custr.c usr/src/lib/libcmdutils/common/mapfile-vers
2016-05-196790 want suite of endian(3C) functionsRobert Mustacchi2-0/+71
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Garrett D'Amore <garrett@damore.org>
2016-05-196501 Implement pthread_attr_get_np() interfaceRobert Mustacchi1-0/+9
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Garrett D'Amore <garrett@damore.org>
2016-05-196951 Initial c11 supportRobert Mustacchi12-4/+323
6952 gets should not be visible in C11 6953 add support for c11 threads api 6954 Symbols test should support validating pre-processor symbols Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Garrett D'Amore <garrett@damore.org>
2016-04-05 [illumos-gate merge]Jerry Jelinek1-1/+1
commit a48d81205a4295fd3f979e8ab98212a784b8f9e9 6829 Would like boot_time and init_pid for zones exposed to GZ kstats commit 5dee1fa64fd5ddfe4221aaa94bc981e0b9d78b92 6771 end-of-loop code not reached in common/dnssd_clientstub.c commit 03b59f7842b50eda32f941744a5d94a55e47ba26 5868 Make checks in inet_matchaddr() more robust commit 043dd586a30a181228ae6d69b6b80c02f2277df7 5866 "wrong authentication" messages with root=@0.0.0.0/0 set, result in loss of client access commit d1e631af56641f21cde1f1efe3a9623ff9d6ee7c 6853 built in fonts are exposing internal data commit 9468939ef8704ee9aba7596c1e9ff9b059109cac 6823 need per-zone kstat to track pageins Conflicts: usr/src/uts/common/sys/zone.h usr/src/uts/common/os/zone.c