History log of /illumos-gate/usr/src/uts/intel/kcf/Makefile (Results 1 – 11 of 11)
Revision Date Author Comments
# 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 ...


# 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>


# d3b5f563 07-Aug-2019 John Levon <john.levon@joyent.com>

11528 Makefile.noget can get gone
11529 Use -Wno-maybe-initialized
Reviewed 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 gone
11529 Use -Wno-maybe-initialized
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Robert Mustacchi <rm@joyent.com>

show more ...


# 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 ...


# b6b206fc 17-Dec-2018 John Levon <john.levon@joyent.com>

10077 usr/src/uts/ Makefile changes for smatch
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: Jason King <jason.brian.king@gmail.com>
Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2

10077 usr/src/uts/ Makefile changes for smatch
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: Jason King <jason.brian.king@gmail.com>
Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>

show more ...


# 7014882c 22-Jul-2012 Richard Lowe <richlowe@richlowe.net>

2933 compiler warning gags need better granularity
Reviewed by: Eric Schrock <eric.schrock@delphix.com>
Approved by: Garrett D'Amore <garrett@damore.org>


# 95014fbb 02-Jan-2010 Dan OpenSolaris Anderson <opensolaris@drydog.com>

6719591 non-exploitable integer wraparound issue in copyin_key() [external report]


# 104d3bde 24-Sep-2009 Dan OpenSolaris Anderson <opensolaris@drydog.com>

6826942 Need an optimized GCM leveraging Intel's PCMULQDQ instruction


# 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 ...


# 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