K 10 svn:author V 3 jhb K 8 svn:date V 27 2003-03-24T15:56:00.000000Z K 7 svn:log V 313 Don't call sysbeep() in sc_bell() if either duration or pitch is zero. Otherwise sysbeep() makes an annoying clicking sound on some systems. 'kbdcontrol -b off' just sets the duration and pitch to zero, it doesn't set the QUIET_BELL flag. Tested by: SorAlx PR: misc/41772 MFC after: 1 week END