summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/tools/array2bin.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/microcode/tools/array2bin.c')
0 files changed, 0 insertions, 0 deletions
mequal/explicit_memset.riastradh 2013-05-16AUTHCID is optional for the GSSAPI mechanism.elric 2013-05-10use explicit_bzero instead of memset to zero memorychristos 2011-02-22Introduce __weakref_visible to handle the different required visibilityjoerg 2011-02-20improve error handling, from Anon Ymouschristos 2011-02-16Property name change:christos 2011-02-15From Anon Ymous:christos 2011-02-14fix the loop sentinel.christos 2011-02-13Make all mechanisms optional, so we can compile in only the ones we want.christos 2011-02-12Fix botched merges of the patch that Anon Ymous sent. From Anon Ymouschristos 2011-02-12fix size_t inconsistencies.christos 2011-02-12Fix some LP64/IPL32 issuesmatt 2011-02-12remove NULL check, can't happen.christos 2011-02-11Changes from Anon Ymous:christos 2011-01-29sync sources with sourceforge repository, prompted by Mateusz Kocielski.agc 2010-12-18obvious pasto from Anon Ymouschristos 2010-11-27Initial import of Mateusz Kociels SASL client library Summer of Codeagc