CVSROOT: /cvs Module name: src Changes by: ratc...@cvs.openbsd.org 2011/04/27 15:20:36
Modified files: usr.bin/aucat : Makefile aucat.c conf.h lib/libsndio : Makefile Added files: lib/libsndio : amsg.h Removed files: usr.bin/aucat : amsg.h Log message: move amsg.h containing protocol defs from aucat side to libsndio side. requested by deraadt