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 andquieter.ok deraadt@
- check return from write(2) so we KNOW the data is on the disk- remove unneeded variables- add missing includesok deraadt
txp(4) late firmware loading, written somewhere over the pacific, testedby mcbride, reduces size of the kernel