summaryrefslogtreecommitdiffstats
path: root/sys/dev/microcode/typhoon/build.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-18Use %zu/%d to print size_t/ssize_t. Cast recno_t (a.k.a. u_int32_t)krw1-2/+2
2005-05-17- check return from write(2) so we KNOW the data is on the diskjason1-3/+22
2004-12-14txp(4) late firmware loading, written somewhere over the pacific, testedderaadt1-0/+38