OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Marcus Glocker (mglockercvs.openbsd.org)
Date: Thu Oct 04 2007 - 12:46:09 CDT


CVSROOT: /cvs
Module name: src
Changes by: mglockercvs.openbsd.org 2007/10/04 11:46:09

Added files:
        sys/dev/microcode/bwi: Makefile
        sys/dev/microcode/bwi/build: Makefile build.c
        sys/dev/microcode/bwi/extract: Makefile extract.c

Log message:
Import the bwi single firmware-file builder / extractor before we forget
about it. It's not linked into microcode/Makefile.

OK deraadt