summaryrefslogtreecommitdiff
path: root/sys/dev/midictl.c
AgeCommit message (Expand)Author
2017-06-01remove checks for failure after memory allocation calls that cannot fail:chs
2015-08-28Don't left-shift negative numbers by making them unsigned.joerg
2011-11-23Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. Fromjmcneill
2008-06-24The forward declation in the parameter list for a variable-length array isgmcgarry
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2006-11-16__unused removal on arguments; approved by core.christos
2006-10-12- sprinkle __unused on function decls.christos
2006-06-30Ankh-Morpork, we have a MIDI driver....chap