summaryrefslogtreecommitdiffstats
path: root/sys/dev/microcode/tigon/build.c
AgeCommit message (Expand)AuthorFilesLines
2014-07-12revert bogus free changes in not kernel files. got a little trigger happy.tedu1-2/+2
2014-07-12add a size argument to free. will be used soon, but for now default to 0.tedu1-2/+2
2009-08-29Unbreak the tree.kettenis1-2/+2
2009-08-07pull some more missing; for err&errx, printf, write, bzopy&bzeromartynas1-1/+5
2009-07-28The firmware is an array of u_int32_t and differs between architectures.claudio1-4/+10
2005-05-17- check return from write(2) so we KNOW the data is on the diskjason1-2/+7
2004-11-22stdlib.hderaadt1-1/+2
2004-11-22build a tigon firmware file. Saves 150KB or so in GENERIC kernelsderaadt1-0/+116