CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/05/24 09:10:27
Modified files:
include : sndio.h
lib/libsndio : shlib_version sioctl_aucat.c sioctl_open.3
sioctl_sun.c
usr.bin/sndioctl: sndioctl.c
Log message:
sndio: Add a display string to the sioctl_open API
For hardware devices, add a server.device control
with a single item and the device name as display
string.
Add the necessary sndioctl(1) bits to print it.
