tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
sys
/
dev
/
microcode
/
bwi
/
at
rk3128
2 folders
1 file
build
Make sure the correct errno is reported by warn* or err* and not the errno of an intervening cleanup operation like close/unlink/etc. Also, the format string for warn* and err* shouldn't end with a newline.
11 years ago
extract
Replace a few malloc() calls with reallocarray() so it checks for overflow.
11 years ago
Makefile
Import the bwi single firmware-file builder / extractor before we forget about it. It's not linked into microcode/Makefile.
18 years ago