kernel: Remove some unneeded NULL checks after kmalloc() with M_WAITOK.
[dragonfly.git] / sys / dev / sound / pcm / feeder_rate.c
2011-12-05 Sascha Wildnerkernel: Remove some unneeded NULL checks after kmalloc...
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2011-01-29 Matthew Dillonkernel - Fix /dev/dsp failure after a few days of uptime
2007-01-04 Simon SchubertSay hello to a sound system update from FreeBSD. This...
2006-12-22 Sascha WildnerRename printf -> kprintf in sys/ and add some defines...
2006-09-05 Matthew DillonRename malloc->kmalloc, free->kfree, and realloc->kreal...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: