summaryrefslogtreecommitdiffstats
path: root/sys/dev/microcode/bwi (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace a few malloc() calls with reallocarray() so it checks for overflow.doug2014-09-241-2/+2
* Make sure the correct errno is reported by warn* or err* and notguenther2014-07-201-7/+14
* revert bogus free changes in not kernel files. got a little trigger happy.tedu2014-07-122-8/+8
* add a size argument to free. will be used soon, but for now default to 0.tedu2014-07-122-8/+8
* Import the bwi single firmware-file builder / extractor before we forgetmglocker2007-10-045-0/+284