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-09 | network byte order firmware, so that firmware files are the same on | Theo de Raadt |
2005-05-17 | - check return from write(2) so we KNOW the data is on the disk | Jason Wright |
2004-11-22 | stdlib.h | Theo de Raadt |
2004-11-22 | firmware loading for kue(4), tested for me by dhartmei | Theo de Raadt |