| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-08-28 | Fix clang warnings; ok guenther@ deraadt@ | 1 | -3/+3 | ||
| (guenther says: code could need a rewrite using writev(2) though) | |||||
| 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 | |||||
| 2014-07-12 | revert bogus free changes in not kernel files. got a little trigger happy. | 1 | -2/+2 | ||
| 2014-07-12 | add a size argument to free. will be used soon, but for now default to 0. | 1 | -2/+2 | ||
| after discussions with beck deraadt 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. | |||||
| 2007-01-06 | make microcode file byte-order independent so that the file is the same | 1 | -9/+29 | ||
| on all architectures, and have the driver cope with this as well tested by ian YOU MUST UPDATE YOUR MICROCODE FILE OR THE DRIVER WILL NOT BE HAPPY | |||||
| 2005-07-12 | write ds1 ctrl mcode where we wanted the ds1e varient | 1 | -2/+2 | ||
| 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 | -4/+12 | ||
| - remove unneeded variables - add missing includes ok deraadt | |||||
| 2004-12-20 | Kill \n at EOF. | 1 | -1/+0 | ||
| 2004-12-20 | more details in license files | 1 | -1/+2 | ||
| 2004-12-20 | firmware loading from the filesystem. pci subsystem type things | 3 | -0/+95 | ||
| are still done early, but audio subsystem setup is deferred till after root is mounted. tested by mcbride | |||||
| 2001-04-16 | fix header | 1 | -2/+1 | ||
| 2001-04-16 | put yamaha comment in the file | 1 | -0/+4 | ||
| 2001-03-29 | Microcode for yds(4) driver, freed by Yamaha as follows: | 1 | -0/+1579 | ||
| "Free distribution, No restriction for their distribution, We do not make any support." -- suzuki-y@post.yamaha.co.jp | |||||
