summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/uyap/build.c
AgeCommit message (Expand)Author
2005-05-17- check return from write(2) so we KNOW the data is on the diskJason Wright
2005-04-14write actual data to file, not pointers.Damien Bergamini
2004-12-19filesystem firmware loading for uyap(4). this should work, i wrote it veryTheo de Raadt