]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC: r272715
authorray <ray@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 14 Sep 2015 14:42:06 +0000 (14:42 +0000)
committerray <ray@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 14 Sep 2015 14:42:06 +0000 (14:42 +0000)
commit2570017ab87b90607116cec652ba62d11198e76a
treed68a5c29a2751f1bf06bd64d3ef55a1fa5db764c
parentf66eef88cead17746a9e6fd084a8dbaeb8702818
MFC: r272715
Allow vt(4) to disable terminal bell with `sysctl kern.vt.bell_enable=0`,
similar as syscons(4) do.

Submitted by: Tiwei Bie <btw@mail.ustc.edu.cn>
Sponsored by: The FreeBSD Foundation

git-svn-id: svn://svn.freebsd.org/base/stable/10@287782 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/vt/vt_core.c