summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/bwi
AgeCommit message (Expand)Author
2014-09-24Replace a few malloc() calls with reallocarray() so it checks for overflow.Doug Hogan
2014-07-20Make sure the correct errno is reported by warn* or err* and notPhilip Guenther
2014-07-12revert bogus free changes in not kernel files. got a little trigger happy.Ted Unangst
2014-07-12add a size argument to free. will be used soon, but for now default to 0.Ted Unangst
2007-10-04Import the bwi single firmware-file builder / extractor before we forgetMarcus Glocker