| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-12-18 | Use %zu/%d to print size_t/ssize_t. Cast recno_t (a.k.a. u_int32_t) | 1 | -2/+2 | ||
| to (unsigned long) to match %lu formats. Makes gcc happier and quieter. ok deraadt@ | |||||
| 2016-05-11 | remove hppa64 port, which we never got going beyond broken single users. | 1 | -2/+2 | ||
| hppa reverse-stack gives us a valuable test case, but most developers don't have a 2nd one to proceed further with this. ok kettenis | |||||
| 2007-08-01 | cats went away | 1 | -4/+3 | ||
| 2007-04-05 | Allow usb microcode to be built in a cross environment. System endian has been | 1 | -1/+2 | ||
| factored out of the result binaries already. Still need to address non usb. ok deraadt. | |||||
| 2005-06-16 | fix dependencies; from alexander bluhm; ok deraadt | 1 | -3/+9 | ||
| 2005-05-17 | - check return from write(2) so we KNOW the data is on the disk | 1 | -2/+10 | ||
| - remove unneeded variables - add missing includes ok deraadt | |||||
| 2005-04-24 | add fxp-d102e to the list | 1 | -0/+1 | ||
| 2005-04-24 | add microcode to support interrupt mitigation on the | 3 | -25/+155 | ||
| 82551 F stepping chipset. From FreeBSD via Dmitry Bogdan <dsb at imcs dot dvgu dot ru> | |||||
| 2004-12-22 | and something else in the future | 1 | -2/+3 | ||
| 2004-12-22 | Use vfs firmware loader for fxp(4) interrupt coalescing microcode. | 3 | -0/+131 | ||
| Initial work by Dmitry Bogdan <bogdan@eastonline.ru> with a help from me and Theo. ok deraadt@ | |||||
| 2004-08-03 | microcode for interrupts coalescing on fxp; from intel via freebsd | 1 | -0/+1128 | ||
