Age | Commit message (Expand) | Author |
2017-08-28 | Fix clang warnings; ok guenther@ deraadt@ | Otto Moerbeek |
2016-12-18 | Use %zu/%d to print size_t/ssize_t. Cast recno_t (a.k.a. u_int32_t) | Kenneth R Westerback |
2014-07-12 | revert bogus free changes in not kernel files. got a little trigger happy. | Ted Unangst |
2014-07-12 | add a size argument to free. will be used soon, but for now default to 0. | Ted Unangst |
2007-01-06 | make microcode file byte-order independent so that the file is the same | Theo de Raadt |
2005-07-12 | write ds1 ctrl mcode where we wanted the ds1e varient | Theo de Raadt |
2005-05-17 | - check return from write(2) so we KNOW the data is on the disk | Jason Wright |
2004-12-20 | firmware loading from the filesystem. pci subsystem type things | Theo de Raadt |