| 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 | |||||
| 2009-03-24 | Upgrade to newer firmware needed by some txp(4) variants. Fixes PR 6085. | 2 | -3367/+3557 | ||
| From FreeBSD. ok deraadt@ | |||||
| 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 | -4/+9 | ||
| 2005-05-17 | - check return from write(2) so we KNOW the data is on the disk | 1 | -3/+22 | ||
| - remove unneeded variables - add missing includes ok deraadt | |||||
| 2004-12-20 | more details in license files | 1 | -1/+2 | ||
| 2004-12-19 | prep for future | 1 | -2/+3 | ||
| 2004-12-19 | fix cleanup | 1 | -2/+2 | ||
| 2004-12-14 | txp(4) late firmware loading, written somewhere over the pacific, tested | 3 | -0/+96 | ||
| by mcbride, reduces size of the kernel | |||||
| 2002-07-11 | add rcsid to firmware, and remove defn for tc990_IMAGE_SIZE, its ugly. | 1 | -1/+3 | ||
| (shoulda caught this before like I caught const'fying it, oh well) | |||||
| 2002-07-11 | New version of the firmware from 3Com. Many, many thanks to David Dillow | 1 | -4191/+3210 | ||
| for fighting with 3com to make this happen! | |||||
| 2002-05-01 | make fw images const and fix ti for unneeded type casts; jason@ testing ans ok | 1 | -2/+2 | ||
| 2001-06-05 | updated firmware from 3com (Thanks!); contains support for 3cr990B cards. | 1 | -2734/+5051 | ||
| 2001-04-24 | Phew. After 8 months and 80+ hours of effort, I have finally gotten 3com to | 1 | -0/+2771 | ||
| release the 3CR990 microcode under an acceptable licence. | |||||
