Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use %zu/%d to print size_t/ssize_t. Cast recno_t (a.k.a. u_int32_t) | 2016-12-18 | 1 | -2/+2 | |
| | | | | | | | to (unsigned long) to match %lu formats. Makes gcc happier and quieter. ok deraadt@ | ||||
* | Allow usb microcode to be built in a cross environment. System endian has been | 2007-04-05 | 1 | -1/+2 | |
| | | | | | factored out of the result binaries already. Still need to address non usb. ok deraadt. | ||||
* | amd64 can handle this too; tleslie@gmail.com | 2006-05-14 | 1 | -2/+2 | |
| | |||||
* | fix dependencies; from alexander bluhm; ok deraadt | 2005-06-16 | 1 | -4/+9 | |
| | |||||
* | - check return from write(2) so we KNOW the data is on the disk | 2005-05-17 | 1 | -4/+10 | |
| | | | | | | - remove unneeded variables - add missing includes ok deraadt | ||||
* | more details in license files | 2004-12-20 | 1 | -0/+2 | |
| | |||||
* | filesystem firmware loading written over the pacific 2 weeks ago, tested | 2004-12-19 | 3 | -0/+73 | |
| | | | | by mickey | ||||
* | more more microcode (so it does not end up installed in includes, for one) | 2001-06-18 | 1 | -0/+3474 | |