summaryrefslogtreecommitdiff
path: root/usr/src/lib/libc
AgeCommit message (Collapse)AuthorFilesLines
2018-09-11backout OS-7200 would like thread name API (triggers OS-7240)Robert Mustacchi5-153/+12
Reviewed by: John Levon <john.levon@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2018-09-10OS-7200 would like thread name APIJason King5-12/+153
OS-7205 bhyve makefile uses wrong linker flags Reviewed by: Jason King <jason.king@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Patrick Mooney <patrick.mooney@joyent.com>
2018-09-07OS-7214 strndup() performs pathologicallyBryan Cantrill1-2/+7
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Approved by: Robert Mustacchi <rm@joyent.com>
2018-08-27 [illumos-gate merge]Jerry Jelinek3-0/+9
commit c6fe8850c7ff4c85074c93430743b146d8133436 5709 Add binary compatibility with Solaris 10 update 10 commit acab0a4f5020a09371629ac5149fdcf355dd0512 9755 bounds checking functions and types should only be visible if __STDC_WANT_LIB_EXT1__ is set to 1
2018-08-255709 Add binary compatibility with Solaris 10 update 10Alexander Pyhalov1-0/+5
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Reviewed by: Toomas Some <tsoome@me.com> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Approved by: Joshua M. Clulow <josh@sysmgr.org>
2018-08-249755 bounds checking functions and types should only be visible if ↵Yuri Pankov2-0/+4
__STDC_WANT_LIB_EXT1__ is set to 1 Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Joshua M. Clulow <josh@sysmgr.org>
2018-08-17 [illumos-gate merge]Jerry Jelinek9-1/+210
commit e5ecfaa0ff00b00d0b97e8638701ff77caeeab1d 9726 getent could list the attr databases commit 70ee30a511f4abfd1b9cdf25495a219fe131829a 9719 uts/i86pc: add way to set bootrd_debug commit ca876c1c4225b51f8e1c2763b28e8466add83a0b 9717 libstand: build with -Wall only commit 64a170cf91c8d267e7707c00ac13639160db85cd 9703 loader: stage1 should not probe floppies for zfs commit 843ead088f87e5e766084646370e981f176eb323 9418 iwn: rate array in struct iwn_ks_txpower should have size IWN_RIDX_MAX+1 commit 8e5dcf3a637ec78130ed00945993c8c991997a44 9728 3secdb man pages need some tlc commit 00efb5e1437d3912284689f1b0c13190e634e788 8548 want memset_s(3C) commit 3b5ccf6b95a705120c7f7fa193afabfd40dc7342 9242 st: this statement may fall through Conflicts: usr/src/test/libc-tests/runfiles/default.run
2018-08-168548 want memset_s(3C)Yuri Pankov9-1/+210
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2018-08-14 [illumos-gate merge]Jerry Jelinek4-0/+26
commit 223ffd476e2703f912aa332a875dfb72ab5d7010 9730 Audit Configuration execution profile doesn't work commit 2c5ec7a875dcd76853e6618614e990f1e8cdd56d 9725 getent has unused variables and implicit function declarations commit 309b04b88ca20521fb8141c40ad19b8528b37d7d 9723 provide support for VMM's GDT handling commit 734b3a42d9fd315e40f7ce511604865fb3c2e799 9716 libstand: cstyle cleanup of what we just did touch commit 857c96d257470e097e846ab8886580991b329c32 9626 move 'static xuio_stats_t xuio_stats' to file where it use commit 6d75a680fdc4059c56ee980eacd6e8b15587086f 9461 kbd does not switch keyboard layout commit db132910a923e71326bd3fde5c15548dabd000b9 9711 fts(3C) needs to be largefile aware
2018-08-109711 fts(3C) needs to be largefile awareJonathan Perkin4-0/+26
Reviewed by: Yuri Pankov <yuripv@yuripv.net> Reviewed by: Jason King <jason.king@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2018-08-08 [illumos-gate merge]Jerry Jelinek1-2/+1
commit d8873b3136f0985c9e33ff8801644e1b4253b36c 9695 Slow crash dumps, significantly slower than live core commit 6ccea42291d6cef3970fbb35ece075406851267f 9694 Parallel dump hangs commit eea802b0a2c12269d15276d4657e5cd64dd541a4 9685 KPTI %cr3 handling needs fixes commit 72dc11568f48cd37cf8182a82d9cb55b22d7c805 9638 libc/port/fp/sigfpe.c: this statement may fall through commit 64216313af8955ed170cf25df29a04c18b3e0296 9249 System crash dump to NVME not working commit e6ccb06dae563daedbe76eeadbdd3940a4e4f693 9645 scf_read_propvec segfaults on error
2018-08-079638 libc/port/fp/sigfpe.c: this statement may fall throughToomas Soome1-2/+1
Reviewed by: Yuri Pankov <yuripv@yuripv.net> Reviewed by: C Fraire <cfraire@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2018-07-31 [illumos-gate merge]Jerry Jelinek14-31/+994
commit e5c421abb8bd517cb6964747b9ce23066e1a1cef 9266 ixgbe: this statement may fall through commit 8a7aa2a592747bd90d85645126d80688e024a0e2 9673 move internet address manipulation functions to libc commit 7e3488dc6cdcb0c04e1ce167a1a3bfef83b5f2e0 9610 qede: error: left shift of negative value commit d972451485b9ccf8c5c4951e2d24f63da9ac2cc8 9609 qede: error: result of '983040 << 16' requires 37 bits to represent, but 'int' only has 32 bits commit 3df3d01f9da8be5cdd1e81a5d050c24ccc55caa9 9608 qede: error: 'free_buffer_count' may be used uninitialized in this function commit 0d7de619fa7b28e48c8e80fa26d724400f4f47a4 9607 qede: this statement may fall through commit 77b62fe435d195b5a58f123e6c5ec9c9dffdc877 9606 qede: error: this 'for' clause does not guard Conflicts: usr/src/man/man1m/route.1m usr/src/lib/libdladm/Makefile.com
2018-07-309673 move internet address manipulation functions to libcYuri Pankov14-31/+994
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2018-05-18 [illumos-gate merge]Jerry Jelinek1-1/+1
commit 8dfe5547fbf0979fc1065a8b6fddc1e940a7cf4f 9539 Make zvol operations use _by_dnode routines commit f39927996d932d886093624a919a94b0daf5cb83 9511 printf family isn't aware of multibyte decimal point characters (fix regression) commit 9ee48d48fcedfa1c02bcd16d6abbbfd28b9726c1 8660 mpi code checks return value of void function commit e87636823fcefbf553fdda979f84ad782e6e2202 9234 reduce apic calibration error by taking multiple measurements commit 03a4c2f4bfaca30115963b76445279b36468a614 9523 Large alloc in zdb can cause trouble commit f41179bd376293096297cdc1f32e610d44f65c8b 9521 Add checkpoint field in the default list of the zpool-list man page commit 7864b8192b8d30471fa2240466d516292e5765b8 9487 Free objects when receiving full stream as clone commit fa41d87de9ec9000964c605eb01d6dc19e4a1abe 9464 txg_kick() fails to see that we are quiescing, forcing transactions to their next stages without leaving them accumulate changes commit 221813c13b43ef48330b03725e00edee85108cf1 9442 decrease indirect block size of spacemaps commit 20596fe40e947343459994c3b1bcb68f7c0df52e 9245 zfs-test failures: slog_013_pos and slog_014_pos Conflicts: usr/src/uts/i86pc/sys/apic_common.h usr/src/uts/i86pc/sys/apic.h
2018-05-179511 printf family isn't aware of multibyte decimal point characters (fix ↵Yuri Pankov1-1/+1
regression)
2018-05-17 [illumos-gate merge]Jerry Jelinek1-13/+33
commit 5250bfb8bce969e3b3bfc3c0b9d4d7f32896031e 9528 Loader man pages should only be installed for x86 commit 804635d7bfa86d5f677fada06cb30420313f1159 9511 printf family isn't aware of multibyte decimal point characters commit 4540c8e2f029ecd3f040b27b7489b1c9f2d920c0 9503 libefi now depends on libsmbios commit 0a4f1df16f07808514bc5838bc55709f93f9e93e 9476 loader: Don't leak memory when displaying help. 9480 loader: commands.c should only use snprintf 9481 loader: commands.c use __unused commit c7a0678d54bbc87f507a8909a193f75cbb463ede 9374 svr4pkg: comparison between pointer and zero character constant commit a5f0d1fc79d4435b41cb64c37207978b97d8146b 9358 svc: this statement may fall through commit 911abd25cb2923fb6c6e6aeef37f833c16598ca7 9277 libefi: remove unused routines commit 76b35943c866f9d879ff5fc7e6fab17bef2b3402 9275 loader: Use the actual struct devdesc at the start of all *_devdesc structs
2018-05-169511 printf family isn't aware of multibyte decimal point charactersYuri Pankov1-13/+33
Reviewed by: Dan McDonald <danmcd@joyent.com> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
2018-02-07 [illumos-gate merge]Jerry Jelinek5-4/+24
commit 3385b4726f1b09aa9511340017fb23c7cde6aadd 8472 Want docs for iports, tgtmaps, and friends commit 1eb7f6f10a2bf852886fac64ce710da077f20c75 8706 libc lint library missing endian.h functions commit e144c4e6c90e7d4dccaad6db660ee42b6e7ba04f 8962 zdb should work on non-idle pools commit 3ee8c80c747c4aa3f83351a6920f30c411236e1b 8961 SPA load/import should tell us why it failed commit 1fd3785ff6601d3e391378c2dcbf4c5f27e1fe32 7638 Refactor spa_load_impl into several functions commit 82693e09cc02331fa1b3b73b54b1060e73507a8d 8966 Source file zfs_acl.c, function zfs_aclset_common contains a use after end of the lifetime of a local variable commit d3c0397fdfe3697d5078fec583494fae9971fd75 9039 tcp(7p): Duplicate paragraph commit af8443c4728e4601db72fb8089035223de906eb9 9022 loader.efi: module placement must check memory map commit bd0ce624be4492bab2f6c53383a40618647aba28 9027 Makefiles need to specify C99 mode consistently Conflicts: usr/src/man/man9f/scsi_hba_iportmap_create.9f usr/src/man/man9f/scsi_address_device.9f usr/src/man/man9/iport.9 usr/src/cmd/cmd-inet/usr.sbin/ping/Makefile
2018-02-068706 libc lint library missing endian.h functionsRobert Mustacchi1-0/+20
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2018-02-069027 Makefiles need to specify C99 mode consistentlyYuri Pankov4-4/+4
Reviewed by: Rich Lowe <richlowe@richlowe.net> Approved by: Hans Rosenfeld <hans.rosenfeld@joyent.com>
2018-02-06 [illumos-gate merge]Jerry Jelinek2-4/+2
commit 9a67df4bb0ad84bdbd1a1441f5ddef328cc000f0 9028 libc: comparison between pointer and zero character constant commit 36a64e62848b51ac5a9a5216e894ec723cfef14e 9018 Replace kmem_cache_reap_now() with kmem_cache_reap_soon() commit 4c99ecc308d297ccc23eec0665e892052c57bf49 9017 Introduce taskq_empty() commit 2d32a1ddfb23c1c365df65e824bb121a4b8eff08 8210 uts: remove kb streams module commit fa0ac298472d412bbe24a9f66170656e19b0efd9 9000 unix: cleanup 32-bit specific code in fakebop commit 7205bbdb7e26dc1a7bb1db72ec31d90f94acfa69 8999 SMBIOS: cleanup 32-bit specific code commit 815e30865bf8158e01988f16d9717f50038e0c76 9029 libc: duplicate 'const' declaration specifier commit 471b551f6042e421bfe941f593337a8a5b2a7a7d 8498 ficl: variable 'count' might be clobbered by 'longjmp' or 'vfork' commit 6efcf43c2657773c50e5f6c946b05c4b2004a22b 8914 loader: gcc 4.4.4 fails to allocate register for do_cpuid() Conflicts: usr/src/lib/libfakekernel/common/kmem.c
2018-02-059028 libc: comparison between pointer and zero character constantToomas Soome1-3/+1
Reviewed by: Yuri Pankov <yuripv@yuripv.net> Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Reviewed by: Rob Johnston <rob.johnston@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2018-02-059029 libc: duplicate 'const' declaration specifierToomas Soome1-1/+1
Reviewed by: Yuri Pankov <yuripv@yuripv.net> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Dan McDonald <danmcd@joyent.com>
2017-11-17 [illumos-gate merge]Jerry Jelinek3-9/+6
commit b14715fcd76b149c1fa0e1137cd516631ca5f295 8699 Want NIC transceiver visibility (fix lint) commit 9d218268650a3767f3df2612043a730a935ea2a9 8804 nvme: add alias for pciclass,010802 commit 5b5fb15366257580ddfa65c652a1da8e0c6d4fd5 8795 loader: add efi_devpath_is_prefix() commit 7373b68a8a0aaee382a6403d5a70fce9bd19d62a 8786 s1394: variable 'type' set but not used commit c340f0f5876f4c5f9f4768c5b3f112e89b611888 8785 p4_pcbe: 'p4_cccrstop' defined but not used commit 4f62a6570dcd50f97b2c01e95cbb683b3f9d7a7c 8783 pppd: 'rcsid' defined but not used commit 3078e445fa2468f969d4f787db6f303739fdf820 8782 chat: 'rcsid' defined but not used commit f4d6818a2f6bb2640f51b221780039982957a0ca 8781 pppstats: 'rcsid' defined but not used commit ba448f1770618a414cb80eee258f018e711b407f 8780 gss_mechs: variable set but not used commit 38f33a76fa7f74946118fef8a670ecc05f7675e1 8778 kadm5: variable 'tl_data_orig' set but not used commit 495ee6847d0d3e288f47ba026d98a830e51cbc06 8777 krb5/plugins/kdb: variable set but not used commit 0f1d26a485e4e2010058758dfd2d45d98e3482b0 8772 kadmin/server: variable 'maj_stat' set but not used commit 6e573db1dd63b3b24579b7ceee32de57c994405c 8770 lofiadm: variable 'btMode' set but not used commit 9c3b8506879f8963287c430f2eb2e74c554a1c54 8724 libc: multiple variable set but not used errors commit 578f67364c19b20450a4783ebeae776c9e900185 8794 cstyle generates warnings with recent perl commit fa4b26fb5b73dd0f0319a34c6046034202e60bc6 8793 libbsm build failure with recent perl commit 5026b7fcee27ac1c884a99b607cc2abea07137d6 8775 krb5kdc: variable set but not used commit dfe02591ce4c15a40d7babbf85ceb4125485779d 8769 mv: variable 'rc' set but not used commit d9e525a856d3050197717c45fb58667e0ee0f297 8767 cmd/hal: variable set but not used commit 0803869a9bc0aff1c81287ac6eae15943cbba545 8766 pcitool: typedef locally defined but not used commit 62a14a75a4b2740af69a083f5ae385596db7ffc8 8763 sendmail: set but not used parameter/variable
2017-11-168724 libc: multiple variable set but not used errorsToomas Soome3-9/+6
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Yuri Pankov <yuripv@gmx.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-10-04 [illumos-gate merge]Jerry Jelinek8-19/+19
commit 41f1e5ce90cd52781080a1c5e7aa689846400e74 8422 uts: basic UEFI support for illumos commit 3e76f9d6851ef6c63217178eb67278ec2809b944 8609 want a position independent CRT Conflicts: usr/src/cmd/cron/Makefile usr/src/lib/common/i386/crtn.s
2017-10-028609 want a position independent CRTRichard Lowe8-19/+19
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Albert Lee <trisk@forkgnu.org> Approved by: Dan McDonald <danmcd@joyent.com>
2017-09-18 [illumos-gate merge]Jerry Jelinek1-1/+1
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-1/+1
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-08-23 [illumos-gate merge]Jerry Jelinek1-13/+11
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-13/+11
Reviewed by: Toomas Soome <toomas@me.com> Reviewed by: C Fraire <cfraire@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2017-08-15 [illumos-gate merge]Jerry Jelinek3-98/+122
commit 79d022da827bda94f470706ea9a9a8d6dbab9d07 8568 fnmatch, glob: fix exponential CPU use with repeated '*' operators commit 02e2c3ed584d6e282e2f2f9ed1659ef2ba09b924 8575 regcomp(3C): handle invalid {} constructs consistently
2017-08-148568 fnmatch, glob: fix exponential CPU use with repeated '*' operatorsYuri Pankov2-92/+117
Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@joyent.com>
2017-08-148575 regcomp(3C): handle invalid {} constructs consistentlyYuri Pankov1-6/+5
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2017-07-31 [illumos-gate merge]Jerry Jelinek9-8/+134
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 Pankov9-8/+134
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-06-22 [illumos-gate merge]Jerry Jelinek1-1/+1
commit a40ea1a7d80eee1b409e9dcc2e48c730988147ea 8297 update mdocml to 1.14.1 commit 299c9e70a71f87365f8f88fdea2cccbd0d5b8db6 8082 last(1) should be able to print years in output commit d21cedec4ed074c3a6feb4a8a007a9cb83cca060 8323 ndmpd: left shift of the negative value commit 78916deaa2ec29fc04f5a0cddacf4bd749a2188f 8415 loader: biosdisk comment wording commit 422eb17feeb8fadbfa2a80faf5c8a8d2987f9196 8374 loader: devicename.c cleanup commit e2fc3408efa6cdfc5e33c73c3567efc8c7592707 8376 cached v_path should be kept fresh commit e34d8872f4a713d904a4b34fb081060d1a7eba62 3729 getifaddrs must learn to stop worrying and love the other address families commit 0bb3cf0bf38ac0d43c9c480709323240b002c1dd 8335 mr_sas - remove PDSUPPORT conditional. commit 567fb7ba1e336fc2eab74e747be1e7ac51f1a4ee 8396 uts: vm_dep.h error: left shift of negative value commit 02553f55739fa960255c83b5c09351e2fa244ba2 8336 ed: misleading-indentation Conflicts: usr/src/uts/common/fs/vnode.c usr/src/uts/common/fs/lookup.c usr/src/tools/mandoc/Makefile
2017-06-218297 update mdocml to 1.14.1Yuri Pankov1-1/+1
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-06-21 [illumos-gate merge]Jerry Jelinek1-222/+233
commit 81b505b772ab015c588c56bb116239ee549b6eee 8384 AVX512 dis - EVEX prefix support 8385 32-bit avx dis test mishandles EVEX prefix 8386 32-bit bound dis is incorrect commit 6ddde3c29e802380fc0318df29c80e7820847f48 8362 libc: install_legacy() overwrites __runetype, __maplower, and __mapupper for _DefaultRuneLocale commit cdcc9e2ce0563ac9f9076ee350d4fd008f61f1eb 8349 thrd_equal implements the wrong specification Conflicts: usr/src/common/dis/i386/dis_tables.c
2017-06-208362 libc: install_legacy() overwrites __runetype, __maplower, and ↵Yuri Pankov1-222/+233
__mapupper for _DefaultRuneLocale Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Robert Mustacchi <rm@joyent.com>
2017-06-208349 thrd_equal implements the wrong specificationRobert Mustacchi1-3/+3
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2017-06-168362 libc: install_legacy() overwrites __runetype, __maplower, and ↵Robert Mustacchi1-228/+223
__mapupper for _DefaultRuneLocale (breaks copy relocs)
2017-06-148362 libc: install_legacy() overwrites __runetype, __maplower, and ↵Yuri Pankov1-223/+228
__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-14 [illumos-gate merge]Jerry Jelinek1-1/+1
commit 2889ec41c05e9ffe1890b529b3111354da325aeb 8311 ZFS_READONLY is a little too strict commit 796b8631498f69a3e21b5c35aee280499f64420e 8332 krb5: misleading-indentation commit c1eb8ad45781fe675aa558a47a11345293533238 8204 Makefile changes in zfstest cannot cope with empty directories commit d5767f310a0330fcb172a1651b2c9301e53b9aef 8334 ipf: self-comparison always evaluates to false commit 843c2111b160463f014d325560ad4b051711928e 8375 Kernel memory leak in nvpair code commit 403a8da73c64ff9dfb6230ba045c765a242213fb 5220 L2ARC does not support devices that do not provide 512B access commit 4ec4134be29a3b00791f6d70074168a6a3ff4fb3 8317 ddi_periodic_add(9F) has wrong type for arg in summary commit 56849bc6aade3a04eb051dc383a2091c220385c4 8322 nl: misleading-indentation commit 6dd72a43d2e43185833c20e7f0c4cb88a4d37ec8 8106 authloopback_marshal() can violate the RPC specification 8109 Kernel AUTH_SYS and AUTH_LOOPBACK implementation can ignore provided credentials commit 1d8d40bd3f903c0d0fa71c26b4548d2d47260251 8354 sync regcomp(3C) with upstream (fix make catalog)
2017-06-13 [illumos-gate merge]Jerry Jelinek17-215/+1431
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-128354 sync regcomp(3C) with upstream (fix make catalog)Yuri Pankov1-1/+1
Approved by: Gordon Ross <gwr@nexenta.com>
2017-06-125428 provide fts(), reallocarray(), and strtonum()Yuri Pankov9-93/+1263
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Joshua M. Clulow <josh@sysmgr.org>
2017-06-128355 need libc regex testsYuri Pankov3-12/+44
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
2017-06-128354 sync regcomp(3C) with upstreamYuri Pankov12-110/+124
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>