CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/11/11 05:56:02
Modified files:
usr.bin/aucat : aucat.c dev.c
Log message:
when not in server mode, aucat terminates automatically using
the {MIX,SUB}_AUTAQUIT features. In this case we're not
allowed to directly touch dev_mix and dev_sub because they
can disappar. So disable the ``suspend'' and ``quit'' bits
when {MIX,SUB}_AUTAQUIT are used.
