Date: Thu, 4 Nov 2021 15:16:08 GMT From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: aa80581c195e - main - Add notes about vt beeping Message-ID: <202111041516.1A4FG8O8037224@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=aa80581c195eb3d29caa632213f363041be36c1f commit aa80581c195eb3d29caa632213f363041be36c1f Author: Warner Losh <imp@FreeBSD.org> AuthorDate: 2021-11-04 15:15:38 +0000 Commit: Warner Losh <imp@FreeBSD.org> CommitDate: 2021-11-04 15:15:38 +0000 Add notes about vt beeping Sponsored by: Netflix --- RELNOTES | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/RELNOTES b/RELNOTES index d56e86623fa2..44b777e9b7ab 100644 --- a/RELNOTES +++ b/RELNOTES @@ -10,6 +10,11 @@ newline. Entries should be separated by a newline. Changes to this file should not be MFCed. +ba48d52ca6c8,4ac3d08a9693,2533eca1c2b9: + The default bell tone is now 800Hz. It may be set with kbdcontrol + again. There's devd integration for people wishing to use their sound + cards for the beep. + 92b3e07229ba: net.inet.tcp.nolocaltimewait enabled by default. It prevents creation of timewait entries for TCP connections that were
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202111041516.1A4FG8O8037224>