#
5d9d9091 |
| 09-Feb-2023 |
Richard Lowe <richlowe@richlowe.net> |
15374 stop using aw(1onbld) and feed asm through the compiler frontend 15413 amd64 panic stack size gets screwed by assembler/cpp Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org> Reviewed by:
15374 stop using aw(1onbld) and feed asm through the compiler frontend 15413 amd64 panic stack size gets screwed by assembler/cpp Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org> Reviewed by: Bill Sommerfeld <sommerfeld@alum.mit.edu> Approved by: Dan McDonald <danmcd@mnx.io>
show more ...
|
#
82d0151a |
| 27-Nov-2021 |
Richard Lowe <richlowe@richlowe.net> |
14268 kernel modules should be linked -ztype=kmod Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
|
#
0aaef2f5 |
| 23-Oct-2020 |
Richard Lowe <richlowe@richlowe.net> |
13258 remove lint from the uts build Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Jason King <jason.brian.king+illumos@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
|
#
3eca6103 |
| 08-Mar-2019 |
John Levon <john.levon@joyent.com> |
10816 ctf_dwarf_convert_type() relies on un-initialized id 10817 ctfconvert -i option is mis-handled 10818 Improve ctfconvert error messages 10819 ctfconvert should handle empty dies 10820 ctfconvert
10816 ctf_dwarf_convert_type() relies on un-initialized id 10817 ctfconvert -i option is mis-handled 10818 Improve ctfconvert error messages 10819 ctfconvert should handle empty dies 10820 ctfconvert -i never converts 10821 bad free in ctf_dwarf_init_die 10815 shouldn't build gcore.c as part of kmdb Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Gordon Ross <gwr@nexenta.com>
show more ...
|
#
cd277642 |
| 28-Mar-2017 |
Garrett D'Amore <garrett@damore.org> |
5157 remove ELFSIGN leftovers from nightly Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
|
#
54034eb2 |
| 17-Apr-2009 |
Dan OpenSolaris Anderson <opensolaris@drydog.com> |
6767618 Need an optimized AES leveraging Intel's AES instructions 6747587 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 instructions 6747587 Remove redundant code in ccm.c
--HG-- rename : usr/src/common/crypto/aes/amd64/THIRDPARTYLICENSE => usr/src/common/crypto/aes/amd64/THIRDPARTYLICENSE.gladman rename : usr/src/common/crypto/aes/amd64/THIRDPARTYLICENSE.descrip => usr/src/common/crypto/aes/amd64/THIRDPARTYLICENSE.gladman.descrip
show more ...
|
#
23c57df7 |
| 25-Jul-2008 |
mcpowers <none@none> |
6559619 Enhance n2cp to support CCM mode 6637487 put algorithm mode code and other common code into kcf module 6648214 need CKM_AES_CTR for softtoken
--HG-- rename : usr/src/common/crypto/aes/aes_cb
6559619 Enhance n2cp to support CCM mode 6637487 put algorithm mode code and other common code into kcf module 6648214 need CKM_AES_CTR for softtoken
--HG-- rename : usr/src/common/crypto/aes/aes_cbc_crypt.c => deleted_files/usr/src/common/crypto/aes/aes_cbc_crypt.c rename : usr/src/common/crypto/aes/aes_cbc_crypt.h => deleted_files/usr/src/common/crypto/aes/aes_cbc_crypt.h rename : usr/src/common/crypto/blowfish/blowfish_cbc_crypt.c => deleted_files/usr/src/common/crypto/blowfish/blowfish_cbc_crypt.c rename : usr/src/common/crypto/blowfish/blowfish_cbc_crypt.h => deleted_files/usr/src/common/crypto/blowfish/blowfish_cbc_crypt.h rename : usr/src/common/crypto/des/des_cbc_crypt.c => deleted_files/usr/src/common/crypto/des/des_cbc_crypt.c rename : usr/src/common/crypto/des/des_cbc_crypt.h => deleted_files/usr/src/common/crypto/des/des_cbc_crypt.h
show more ...
|
#
90bcde94 |
| 14-Jun-2008 |
da73024 <none@none> |
5072963 Need an optimized AES implementation for amd64 6699938 CCM max payload computation is off by one 6704653 THIRDPARTYLICENSE fixes for open source crypto source
--HG-- rename : usr/src/common/
5072963 Need an optimized AES implementation for amd64 6699938 CCM max payload computation is off by one 6704653 THIRDPARTYLICENSE fixes for open source crypto source
--HG-- rename : usr/src/common/crypto/arcfour/amd64/THIRDPARTYLICENSE => deleted_files/usr/src/common/crypto/arcfour/amd64/THIRDPARTYLICENSE rename : usr/src/common/crypto/arcfour/amd64/THIRDPARTYLICENSE.descrip => deleted_files/usr/src/common/crypto/arcfour/amd64/THIRDPARTYLICENSE.descrip rename : usr/src/common/crypto/sha1/amd64/THIRDPARTYLICENSE => deleted_files/usr/src/common/crypto/sha1/amd64/THIRDPARTYLICENSE rename : usr/src/common/crypto/sha1/amd64/THIRDPARTYLICENSE.descrip => deleted_files/usr/src/common/crypto/sha1/amd64/THIRDPARTYLICENSE.descrip rename : usr/src/common/crypto/sha2/amd64/THIRDPARTYLICENSE => deleted_files/usr/src/common/crypto/sha2/amd64/THIRDPARTYLICENSE rename : usr/src/common/crypto/sha2/amd64/THIRDPARTYLICENSE.descrip => deleted_files/usr/src/common/crypto/sha2/amd64/THIRDPARTYLICENSE.descrip
show more ...
|
#
160abee0 |
| 03-Jan-2008 |
da73024 <none@none> |
5072961 Need an optimized MD5 implementation for amd64 6189743 Need an ARCFOUR implementation optimized for AMD64 6617458 amd64/rsa is a false positive reported by wsdiff
|
#
bb25c06c |
| 06-Nov-2006 |
jg <none@none> |
6470037 remove global disable of some potentially useful lint warnings from the kernel lint build
|
#
7c478bd9 |
| 14-Jun-2005 |
stevel@tonic-gate <none@none> |
OpenSolaris Launch
|