History log of /openbsd/sys/dev/microcode/cirruslogic/build.c (Results 1 – 3 of 3)
Revision Date Author Comments
# 867e0126 18-Dec-2016 krw <krw@openbsd.org>

Use %zu/%d to print size_t/ssize_t. Cast recno_t (a.k.a. u_int32_t)
to (unsigned long) to match %lu formats. Makes gcc happier and
quieter.

ok deraadt@


# 948e15b6 17-May-2005 jason <jason@openbsd.org>

- check return from write(2) so we KNOW the data is on the disk
- remove unneeded variables
- add missing includes
ok deraadt


# 8932a09a 19-Dec-2004 deraadt <deraadt@openbsd.org>

filesystem firmware loading written over the pacific 2 weeks ago, tested
by mickey