index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
external
/
isc
Age
Commit message (
Expand
)
Author
2023-06-03
adapt to ${CC_WNO_IMPLICIT_FALLTHROUGH}
lukem
2021-09-21
don't opencode kauth_cred_get()
christos
2021-08-21
rename glue.c to sodium_module.c
christos
2021-08-21
renaname glue.c to sodium_module.c and remove libsodium_errno which is unused.
christos
2021-08-17
Add module glue
christos
2021-04-13
use correct enum types for various functions.
mrg
2020-12-16
interupt -> interrupt
christos
2020-11-17
Support aarch64eb in */config.guess.
rin
2020-08-26
Tidy up libsodium makefile and config fragments.
riastradh
2020-08-21
Disable libsodium HAVE_TI_MODE for now.
riastradh
2020-08-21
Split flags onto separate lines, sorted, to make diffs easier.
riastradh
2020-08-21
Disable -Wshadow for libsodium.
riastradh
2020-08-20
Use cprng_strong, not cprng_fast, for ephemeral key.
riastradh
2020-08-20
Split ge25519_scalarmult up in order to reduce stack usage.
riastradh
2020-08-20
Reuse temporaries in ge25519_scalarmult to reduce stack usage.
riastradh
2020-08-20
[ozaki-r] libsodium glue
riastradh
2020-08-20
libsodium 1.0.16
riastradh
2019-09-30
convert HAVE_GCC == 7 to HAVE_GCC >= 7.
mrg
2019-02-23
Improve fallthrough statement wording
kamil
2019-02-04
apply -Wno-error=implicit-fallthrough to ar5212_xmit.c and ar5416_xmit.c.
mrg
2016-10-09
PR/51540: Henning Petersen: replace , with ;
christos
2015-11-24
One too many parenthesis removed.
jklos
2015-11-23
Replace left shifts of negative values with appropiate unsigned values.
joerg
2014-10-14
Revert troublesome ath_hal config definitions back to the original.
uebayasi
2014-10-10
Sanitize athhal definitions. Depend on ath.
uebayasi
2014-08-03
defintion -> definition
wiz
2014-02-27
abs on unsigned values is a nop.
joerg
2013-09-12
Remove unused variable
martin
2013-09-12
Remove unsued variable
martin
2013-09-12
Remove unused variable
martin
2013-09-12
Get rid of unused variables
martin
2013-09-12
Remove unused variable
martin
2013-09-12
Fix wrong for loop limit
martin
2013-09-12
Remove unused maxPower_t4 variable.
martin
2013-06-25
Fix header guards.
joerg
2012-12-11
Fix off by one read error.
msaitoh
2012-04-11
Fix ATHHAL_DEBUG by syncing HALDEBUG() with Atheros HAL code.
nakayama
2012-03-15
Revert previous; needs more work
bouyer
2012-03-15
Use the right marcro for loop bound, avoids read past array end. Found by
bouyer
2012-02-12
Consistently use ar5416SetPowerMode. From Henning Petersen in PR 45999.
wiz
2012-02-12
Use correct return value. From clang via Henning Petersen in PR 45995.
wiz
2012-02-12
Use correct return value. From clang via Henning Petersen in PR 45996.
wiz
2011-11-28
SVN r220966 from FreeBSD:
jmcneill
2011-08-01
Fix AR_SREV_MERLIN_20 and AR_SREV_MERLIN_20_OR_LATER macros to match
jmcneill
2011-07-17
Retire varargs.h support. Move machine/stdarg.h logic into MI
joerg
2011-05-30
Define a few macros as unsigned to avoid UB when later shifting them
joerg
2011-05-30
Silence warnings about unused return value for a dead hardware read.
joerg
2011-03-07
Get improvements from FreeBSD-current (January 2011).
cegger
2011-03-05
add defflag for AR9285.
cegger
2011-02-21
make it compile with ATHHAL_DEBUG
cegger
[next]