summaryrefslogtreecommitdiffstats
path: root/sys/dev/microcode/cirruslogic/build.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use %zu/%d to print size_t/ssize_t. Cast recno_t (a.k.a. u_int32_t)krw2016-12-181-2/+2
* - check return from write(2) so we KNOW the data is on the diskjason2005-05-171-4/+10
* filesystem firmware loading written over the pacific 2 weeks ago, testedderaadt2004-12-191-0/+39