CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/08/31 01:22:43
Modified files:
share/man/man4 : audio.4
sys/dev : audio.c audio_if.h
sys/sys : audioio.h
sys/kern : kern_pledge.c
Log message:
Delete unused ioctls and associated macros. Move macros that are still
used internally by low-level drivers from sys/audioio.h to
dev/audio_if.h instead of deleting them.
