CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]  2018/09/17 08:14:40

Modified files:
        usr.bin/audioctl: audioctl.c 

Log message:
unveil(2) "path" (/dev/audioctl0 by default, or changed via args) with rw
access and disable further calls to unveil(2) with unveil(NULL, NULL).

OK ratchov@

Reply via email to