CVSROOT: /cvs Module name: src Changes by: ratc...@cvs.openbsd.org 2009/10/09 10:49:48
Modified files: usr.bin/aucat : abuf.c abuf.h aproc.c dev.c dev.h midi.c Log message: Make abuf structure smaller: - put aproc-specific parameters into unions since they are never used together - remove constant ``data'' pointer always pointing the end of the abuf structure