summaryrefslogtreecommitdiffstats
path: root/sys/dev/microcode/cirruslogic/build.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use %zu/%d to print size_t/ssize_t. Cast recno_t (a.k.a. u_int32_t)krw2016-12-181-2/+2
| | | | | | | to (unsigned long) to match %lu formats. Makes gcc happier and quieter. ok deraadt@
* - check return from write(2) so we KNOW the data is on the diskjason2005-05-171-4/+10
| | | | | | - remove unneeded variables - add missing includes ok deraadt
* filesystem firmware loading written over the pacific 2 weeks ago, testedderaadt2004-12-191-0/+39
by mickey