DragonFly BSD
DragonFly commits List (threaded) for 2010-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: DragonFly_RELEASE_2_8 kernel - add kern.sysbeep_enable feature


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 18 Nov 2010 09:46:45 -0800 (PST)

commit 7845ce0dc5bfa7e921af0e5f51548bbbba7d4d71
Author: Matthew Dillon <dillon@laptop1.(none)>
Date:   Sun Nov 14 07:03:41 2010 -0800

    kernel - add kern.sysbeep_enable feature
    
    * Add a sysctl kern.sysbeep_enable (default on).  Setting this to 0
      will disable the system beep / bell.
    
    * Useful when messing with a laptop in a conference, those beeps can
      get really annoying.

Summary of changes:
 sys/kern/tty_cons.c           |    3 +++
 sys/platform/pc32/isa/clock.c |    2 ++
 sys/platform/pc64/isa/clock.c |    2 ++
 sys/sys/cons.h                |    1 +
 4 files changed, 8 insertions(+), 0 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7845ce0dc5bfa7e921af0e5f51548bbbba7d4d71


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]