freebsd-dev/sys/dev/syscons
John Baldwin c2fae87169 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 <soralx@cydem.zp.ua>
PR:		misc/41772
MFC after:	1 week
2003-03-24 15:56:00 +00:00
..
apm Added dependency on the apm(4) module. 2003-02-15 21:22:19 +00:00
blank
daemon Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
dragon Add new graphical screen saver (dragon_saver). 2002-03-23 12:36:19 +00:00
fade
fire Add new graphical screen saver (dragon_saver). 2002-03-23 12:36:19 +00:00
green
logo Add new graphical screen saver (dragon_saver). 2002-03-23 12:36:19 +00:00
rain chase more of the MIN/MAX mess. *sigh* 2003-02-02 13:52:25 +00:00
snake Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
star
warp Add new graphical screen saver (dragon_saver). 2002-03-23 12:36:19 +00:00
scgfbrndr.c Turn on TGA support. 2002-04-13 22:34:16 +00:00
schistory.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
scmouse.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
scterm-dumb.c
scterm-sc.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
scterm.c With this commit, I hereby pronounce gensetdefs past its use-by date. 2001-06-13 10:58:39 +00:00
sctermvar.h Do not try to work around ``poor (un)sign extension code'' 2002-10-20 22:50:13 +00:00
scvesactl.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
scvgarndr.c Fixed compilation warnings. 2002-03-06 08:55:34 +00:00
scvidctl.c Replace various spelling with FALLTHROUGH which is lint()able 2002-08-25 13:23:09 +00:00
scvtb.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
syscons.c Don't call sysbeep() in sc_bell() if either duration or pitch is zero. 2003-03-24 15:56:00 +00:00
syscons.h Add a VT_LOCKSWITCH ioctl that disallows vty switching. Something 2002-07-10 03:29:38 +00:00
sysmouse.c Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00