15687 Remove compiler flags that only mean something to Sun StudioReviewed by: Andy Fiddaman <illumos@fiddaman.net>Reviewed by: Dan Cross <cross@oxidecomputer.com>Reviewed by: Robert Mustacchi <rm
15687 Remove compiler flags that only mean something to Sun StudioReviewed by: Andy Fiddaman <illumos@fiddaman.net>Reviewed by: Dan Cross <cross@oxidecomputer.com>Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org>Reviewed by: Toomas Soome <tsoome@me.com>Approved by: Dan McDonald <danmcd@mnx.io>
show more ...
15374 stop using aw(1onbld) and feed asm through the compiler frontend15413 amd64 panic stack size gets screwed by assembler/cppReviewed by: Robert Mustacchi <rm+illumos@fingolfin.org>Reviewed by:
15374 stop using aw(1onbld) and feed asm through the compiler frontend15413 amd64 panic stack size gets screwed by assembler/cppReviewed by: Robert Mustacchi <rm+illumos@fingolfin.org>Reviewed by: Bill Sommerfeld <sommerfeld@alum.mit.edu>Approved by: Dan McDonald <danmcd@mnx.io>
13487 want mapfile-based assertions about symbol propertiesReviewed by: Robert Mustacchi <rm@fingolfin.org>Reviewed by: Jason King <jason.brian.king@gmail.com>Approved by: Dan McDonald <danmcd@joy
13487 want mapfile-based assertions about symbol propertiesReviewed by: Robert Mustacchi <rm@fingolfin.org>Reviewed by: Jason King <jason.brian.king@gmail.com>Approved by: Dan McDonald <danmcd@joyent.com>
13184 Stop translating ld(1) options through cw(1)Reviewed by: Jason King <jason.brian.king+illumos@gmail.com>Reviewed by: Igor Kozhukhov <igor@dilos.org>Approved by: Robert Mustacchi <rm@fingolfi
13184 Stop translating ld(1) options through cw(1)Reviewed by: Jason King <jason.brian.king+illumos@gmail.com>Reviewed by: Igor Kozhukhov <igor@dilos.org>Approved by: Robert Mustacchi <rm@fingolfin.org>
12454 remove lint library machineryReviewed by: Andy Fiddaman <andy@omniosce.org>Reviewed by: Gordon Ross <gwr@nexenta.com>Approved by: Dan McDonald <danmcd@joyent.com>
11966 CTR mode tries to be both a stream and block cipher and fails at bothReviewed by: Dan McDonald <danmcd@joyent.com>Reviewed by: Robert Mustacchi <rm@fingolfin.org>Approved by: Gordon Ross <go
11966 CTR mode tries to be both a stream and block cipher and fails at bothReviewed by: Dan McDonald <danmcd@joyent.com>Reviewed by: Robert Mustacchi <rm@fingolfin.org>Approved by: Gordon Ross <gordon.w.ross@gmail.com>
11528 Makefile.noget can get gone11529 Use -Wno-maybe-initializedReviewed by: Peter Tribble <peter.tribble@gmail.com>Reviewed by: Toomas Soome <tsoome@me.com>Approved by: Robert Mustacchi <rm@joy
11528 Makefile.noget can get gone11529 Use -Wno-maybe-initializedReviewed by: Peter Tribble <peter.tribble@gmail.com>Reviewed by: Toomas Soome <tsoome@me.com>Approved by: Robert Mustacchi <rm@joyent.com>
11097 SPARC needs some instances of POST_PROCESS_O to be POST_PROCESS_S_OReviewed by: Andrew Stormont <andyjstormont@gmail.com>Reviewed by: Norm Jacobs <naj@snapcon.com>Reviewed by: Andy Fiddaman
11097 SPARC needs some instances of POST_PROCESS_O to be POST_PROCESS_S_OReviewed by: Andrew Stormont <andyjstormont@gmail.com>Reviewed by: Norm Jacobs <naj@snapcon.com>Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>Reviewed by: Gergő Doma <domag02@gmail.com>Approved by: Richard Lowe <richlowe@richlowe.net>
10816 ctf_dwarf_convert_type() relies on un-initialized id10817 ctfconvert -i option is mis-handled10818 Improve ctfconvert error messages10819 ctfconvert should handle empty dies10820 ctfconvert
10816 ctf_dwarf_convert_type() relies on un-initialized id10817 ctfconvert -i option is mis-handled10818 Improve ctfconvert error messages10819 ctfconvert should handle empty dies10820 ctfconvert -i never converts10821 bad free in ctf_dwarf_init_die10815 shouldn't build gcore.c as part of kmdbReviewed by: Robert Mustacchi <rm@joyent.com>Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>Approved by: Gordon Ross <gwr@nexenta.com>
10361 usr/lib - stop lint library generation and packagingReviewed by: Jason King <jason.king@joyent.com>Reviewed by: Peter Tribble <peter.tribble@gmail.com>Reviewed by: Frederik Wessels <wessels1
10361 usr/lib - stop lint library generation and packagingReviewed by: Jason King <jason.king@joyent.com>Reviewed by: Peter Tribble <peter.tribble@gmail.com>Reviewed by: Frederik Wessels <wessels147@gmail.com>Approved by: Dan McDonald <danmcd@joyent.com>
10079 smatch Makefile changes for usr/src/libReviewed by: Andy Fiddaman <andy@omniosce.org>Approved by: Robert Mustacchi <rm@joyent.com>
1228 Add CCM and GCM mode support to AES in pkcs11_softtokenReviewed by: Dan McDonald <danmcd@joyent.com>Reviewed by: Robert Mustacchi <rm@joyent.com>Reviewed by: Igor Kozhukhov <igor@dilos.org>A
1228 Add CCM and GCM mode support to AES in pkcs11_softtokenReviewed by: Dan McDonald <danmcd@joyent.com>Reviewed by: Robert Mustacchi <rm@joyent.com>Reviewed by: Igor Kozhukhov <igor@dilos.org>Approved by: Richard Lowe <richlowe@richlowe.net>
5869 Need AES CMAC support in KCF+PKCS11Portions contributed by: Jason King <jason.king@joyent.com>Reviewed by: Robert Mustacchi <rm@joyent.com>Reviewed by: Dan McDonald <danmcd@joyent.com>Approv
5869 Need AES CMAC support in KCF+PKCS11Portions contributed by: Jason King <jason.king@joyent.com>Reviewed by: Robert Mustacchi <rm@joyent.com>Reviewed by: Dan McDonald <danmcd@joyent.com>Approved by: Gordon Ross <gwr@nexenta.com>
2933 compiler warning gags need better granularityReviewed by: Eric Schrock <eric.schrock@delphix.com>Approved by: Garrett D'Amore <garrett@damore.org>
6965723 libsoftcrypto symbol capabilities rely on compiler generated capabilities - gcc failure
6924858 various OSNet components could be simplified with symbol capabilities--HG--rename : usr/src/lib/libc_psr/Makefile => usr/src/lib/libc/capabilities/Makefilerename : usr/src/lib/libc_psr/Ma
6924858 various OSNet components could be simplified with symbol capabilities--HG--rename : usr/src/lib/libc_psr/Makefile => usr/src/lib/libc/capabilities/Makefilerename : usr/src/lib/libc_psr/Makefile.targ => usr/src/lib/libc/capabilities/Makefile.targrename : usr/src/lib/libc_psr/sun4u-opl/Makefile => usr/src/lib/libc/capabilities/sun4u-opl/Makefilerename : usr/src/lib/libc_psr/sun4u-opl/Makefile.com => usr/src/lib/libc/capabilities/sun4u-opl/Makefile.comrename : usr/src/lib/libc_psr/sun4u-opl/common/memcpy.s => usr/src/lib/libc/capabilities/sun4u-opl/common/memcpy.srename : usr/src/lib/libc_psr/sun4u-opl/sparc/Makefile => usr/src/lib/libc/capabilities/sun4u-opl/sparc/Makefilerename : usr/src/lib/libc_psr/sun4u-opl/sparcv9/Makefile => usr/src/lib/libc/capabilities/sun4u-opl/sparcv9/Makefilerename : usr/src/lib/libc_psr/sun4u_hwcap1/Makefile => usr/src/lib/libc/capabilities/sun4u-us3-hwcap1/Makefilerename : usr/src/lib/libc_psr/sun4u_hwcap1/Makefile.com => usr/src/lib/libc/capabilities/sun4u-us3-hwcap1/Makefile.comrename : usr/src/lib/libc_psr/sun4u_hwcap1/sparc/Makefile => usr/src/lib/libc/capabilities/sun4u-us3-hwcap1/sparc/Makefilerename : usr/src/lib/libc_psr/sun4u_hwcap1/sparcv9/Makefile => usr/src/lib/libc/capabilities/sun4u-us3-hwcap1/sparcv9/Makefilerename : usr/src/lib/libc_psr/sun4u_hwcap2/Makefile => usr/src/lib/libc/capabilities/sun4u-us3-hwcap2/Makefilerename : usr/src/lib/libc_psr/sun4u_hwcap2/Makefile.com => usr/src/lib/libc/capabilities/sun4u-us3-hwcap2/Makefile.comrename : usr/src/lib/libc_psr/sun4u_hwcap2/mapfile => usr/src/lib/libc/capabilities/sun4u-us3-hwcap2/common/mapfile-caprename : usr/src/lib/libc_psr/sun4u_hwcap2/sparc/Makefile => usr/src/lib/libc/capabilities/sun4u-us3-hwcap2/sparc/Makefilerename : usr/src/lib/libc_psr/sun4u_hwcap2/sparcv9/Makefile => usr/src/lib/libc/capabilities/sun4u-us3-hwcap2/sparcv9/Makefilerename : usr/src/lib/libc_psr/sun4u-us3/common/memcmp.s => usr/src/lib/libc/capabilities/sun4u-us3/common/memcmp.srename : usr/src/lib/libc_psr/sun4u-us3/common/memcpy.s => usr/src/lib/libc/capabilities/sun4u-us3/common/memcpy.srename : usr/src/lib/libc_psr/sun4u-us3/common/memset.s => usr/src/lib/libc/capabilities/sun4u-us3/common/memset.srename : usr/src/lib/libc_psr/sun4u/Makefile => usr/src/lib/libc/capabilities/sun4u/Makefilerename : usr/src/lib/libc_psr/sun4u/common/memcmp.s => usr/src/lib/libc/capabilities/sun4u/common/memcmp.srename : usr/src/lib/libc_psr/sun4u/common/memcpy.s => usr/src/lib/libc/capabilities/sun4u/common/memcpy.srename : usr/src/lib/libc_psr/sun4u/common/memset.s => usr/src/lib/libc/capabilities/sun4u/common/memset.srename : usr/src/lib/libc_psr/sun4u/sparc/Makefile => usr/src/lib/libc/capabilities/sun4u/sparc/Makefilerename : usr/src/lib/libc_psr/sun4u/sparcv9/Makefile => usr/src/lib/libc/capabilities/sun4u/sparcv9/Makefilerename : usr/src/lib/libc_psr/sun4v_hwcap1/Makefile => usr/src/lib/libc/capabilities/sun4v-hwcap1/Makefilerename : usr/src/lib/libc_psr/sun4v_hwcap1/Makefile.com => usr/src/lib/libc/capabilities/sun4v-hwcap1/Makefile.comrename : usr/src/lib/libc_psr/sun4v_hwcap1/sparc/Makefile => usr/src/lib/libc/capabilities/sun4v-hwcap1/sparc/Makefilerename : usr/src/lib/libc_psr/sun4v_hwcap1/sparcv9/Makefile => usr/src/lib/libc/capabilities/sun4v-hwcap1/sparcv9/Makefilerename : usr/src/lib/libc_psr/sun4v_hwcap2/Makefile => usr/src/lib/libc/capabilities/sun4v-hwcap2/Makefilerename : usr/src/lib/libc_psr/sun4v_hwcap2/Makefile.com => usr/src/lib/libc/capabilities/sun4v-hwcap2/Makefile.comrename : usr/src/lib/libc_psr/sun4v_hwcap2/sparc/Makefile => usr/src/lib/libc/capabilities/sun4v-hwcap2/sparc/Makefilerename : usr/src/lib/libc_psr/sun4v_hwcap2/sparcv9/Makefile => usr/src/lib/libc/capabilities/sun4v-hwcap2/sparcv9/Makefilerename : usr/src/lib/libc_psr/sun4v/common/memcpy.s => usr/src/lib/libc/capabilities/sun4v/common/memcpy.srename : usr/src/lib/libc_psr/sun4v/common/memset.s => usr/src/lib/libc/capabilities/sun4v/common/memset.srename : usr/src/lib/libmd/sun4u/Makefile => usr/src/lib/libmd/capabilities/sun4u/Makefilerename : usr/src/lib/libmd/sun4u/Makefile.com => usr/src/lib/libmd/capabilities/sun4u/Makefile.comrename : usr/src/lib/libmd/sun4u/sparc/Makefile => usr/src/lib/libmd/capabilities/sun4u/sparc/Makefilerename : usr/src/lib/libmd/sun4u/sparcv9/Makefile => usr/src/lib/libmd/capabilities/sun4u/sparcv9/Makefilerename : usr/src/lib/libmd/sun4v/Makefile => usr/src/lib/libmd/capabilities/sun4v/Makefilerename : usr/src/lib/libmd/sun4v/Makefile.com => usr/src/lib/libmd/capabilities/sun4v/Makefile.comrename : usr/src/lib/libmd/sun4v/sparc/Makefile => usr/src/lib/libmd/capabilities/sun4v/sparc/Makefilerename : usr/src/lib/libmd/sun4v/sparcv9/Makefile => usr/src/lib/libmd/capabilities/sun4v/sparcv9/Makefilerename : usr/src/lib/pkcs11/libsoftcrypto/i386_hwcap1/Makefile => usr/src/lib/pkcs11/libsoftcrypto/capabilities/intel/Makefilerename : usr/src/lib/pkcs11/libsoftcrypto/sun4u/Makefile => usr/src/lib/pkcs11/libsoftcrypto/capabilities/sun4u/Makefilerename : usr/src/lib/pkcs11/libsoftcrypto/sun4u/Makefile.com => usr/src/lib/pkcs11/libsoftcrypto/capabilities/sun4u/Makefile.comrename : usr/src/lib/pkcs11/libsoftcrypto/sun4u/mapfile-vers => usr/src/lib/pkcs11/libsoftcrypto/capabilities/sun4u/common/mapfile-caprename : usr/src/lib/pkcs11/libsoftcrypto/sun4u/sparc/Makefile => usr/src/lib/pkcs11/libsoftcrypto/capabilities/sun4u/sparc/Makefilerename : usr/src/lib/pkcs11/libsoftcrypto/sun4u/sparcv9/Makefile => usr/src/lib/pkcs11/libsoftcrypto/capabilities/sun4u/sparcv9/Makefilerename : usr/src/lib/pkcs11/libsoftcrypto/sun4v/Makefile => usr/src/lib/pkcs11/libsoftcrypto/capabilities/sun4v/Makefilerename : usr/src/lib/pkcs11/libsoftcrypto/sun4v/Makefile.com => usr/src/lib/pkcs11/libsoftcrypto/capabilities/sun4v/Makefile.comrename : usr/src/lib/pkcs11/libsoftcrypto/sun4v/mapfile-vers => usr/src/lib/pkcs11/libsoftcrypto/capabilities/sun4v/common/mapfile-caprename : usr/src/lib/pkcs11/libsoftcrypto/sun4v/sparc/Makefile => usr/src/lib/pkcs11/libsoftcrypto/capabilities/sun4v/sparc/Makefilerename : usr/src/lib/pkcs11/libsoftcrypto/sun4v/sparcv9/Makefile => usr/src/lib/pkcs11/libsoftcrypto/capabilities/sun4v/sparcv9/Makefile
6916796 OSnet mapfiles should use version 2 link-editor syntax--HG--rename : usr/src/cmd/sgs/libelf/common/mapfile-common => usr/src/cmd/sgs/libelf/common/mapfile-versrename : usr/src/cmd/sgs/lin
6916796 OSnet mapfiles should use version 2 link-editor syntax--HG--rename : usr/src/cmd/sgs/libelf/common/mapfile-common => usr/src/cmd/sgs/libelf/common/mapfile-versrename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-bindings => usr/src/cmd/sgs/link_audit/common/mapfile-vers-bindingsrename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-perfcnt => usr/src/cmd/sgs/link_audit/common/mapfile-vers-perfcntrename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-symbindrep => usr/src/cmd/sgs/link_audit/common/mapfile-vers-symbindreprename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-truss => usr/src/cmd/sgs/link_audit/common/mapfile-vers-trussrename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-who => usr/src/cmd/sgs/link_audit/common/mapfile-vers-whorename : usr/src/common/mapfiles/i386/map.noexdata => usr/src/common/mapfiles/common/map.noexdatarename : usr/src/lib/libaio/sparc/mapfile-vers => usr/src/lib/libaio/common/mapfile-versrename : usr/src/lib/libelfsign/common/mapfile.map => usr/src/lib/libelfsign/common/mapfile-versrename : usr/src/lib/libpthread/sparc/mapfile-vers => usr/src/lib/libpthread/common/mapfile-versrename : usr/src/lib/librt/amd64/mapfile-vers => usr/src/lib/librt/common/mapfile-versrename : usr/src/lib/libsys/sparc/mapfile-vers => usr/src/lib/libsys/common/mapfile-versrename : usr/src/lib/libthread/sparc/mapfile-vers => usr/src/lib/libthread/common/mapfile-vers
6875651 move asymmetric crypto to libsoftcrypto6816864 collect together padding methods used by PKCS#116917508 bignum library needs big random number function6249983 softtoken based RSA/DSA slow o
6875651 move asymmetric crypto to libsoftcrypto6816864 collect together padding methods used by PKCS#116917508 bignum library needs big random number function6249983 softtoken based RSA/DSA slow on Niagara6917506 arcfour lint check missing from usr/src/uts/sun4v/Makefile6917513 move softFipsDSAUtil.c to common/crypto/fips/fips_dsa_util.c6834849 dsa_sign() produces invalid signature when pkcs11 engine is used via openssl(1) for certain keys
PSARC 2009/538 EOF of Tadpole SPARCLE6893086 EOF Tadpole SPARCLE (douglas)
6880460 some root-build bits were missed by 68642306414832 SUNWonbld gk account should be removed6536468 date in Nevada motd should be changed6855668 webrev mangles dates in non-Romanised locales
6880460 some root-build bits were missed by 68642306414832 SUNWonbld gk account should be removed6536468 date in Nevada motd should be changed6855668 webrev mangles dates in non-Romanised locales6866716 estimation of max-jobs for /.make.machines is incorrect6589104 make POUND_SIGN less of a drag6750554 build rule for mcs gives shell+date a real workout6885068 no need for racinessPortions contributed by Rich Lowe
6864230 hiho, hiho, it'ch chtime for CH to goPortions contributed by Rich Lowe
6767618 Need an optimized AES leveraging Intel's AES instructions6747587 Remove redundant code in ccm.c--HG--rename : usr/src/common/crypto/aes/amd64/THIRDPARTYLICENSE => usr/src/common/crypto/ae
6767618 Need an optimized AES leveraging Intel's AES instructions6747587 Remove redundant code in ccm.c--HG--rename : usr/src/common/crypto/aes/amd64/THIRDPARTYLICENSE => usr/src/common/crypto/aes/amd64/THIRDPARTYLICENSE.gladmanrename : usr/src/common/crypto/aes/amd64/THIRDPARTYLICENSE.descrip => usr/src/common/crypto/aes/amd64/THIRDPARTYLICENSE.gladman.descrip
6812615 64-bit RC4 has poor performance on Intel Nehalem
6799218 RSA using Solaris Kernel Crypto framework lagging behind OpenSSL5016936 bignumimpl:big_mul: potential memory leak6810280 panic from bignum module: vmem_xalloc(): size == 0
6798660 Cadmium .NOT file processing problem with CWD relative file pathsContributed by Richard Lowe6785284 Mapfile versioning rules need to be more visible to gatelings6800164 Standard file exclu
6798660 Cadmium .NOT file processing problem with CWD relative file pathsContributed by Richard Lowe6785284 Mapfile versioning rules need to be more visible to gatelings6800164 Standard file exclusion mechanism needed for Cadmium tools
12