Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Feb 2023 06:26:04 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: 9b70ce712caa - main - UPDATING
Message-ID:  <202302250626.31P6Q4m7011103@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=9b70ce712caa028604caaa2322f79573d71a4d9b

commit 9b70ce712caa028604caaa2322f79573d71a4d9b
Author:     Michael Paepcke <git@paepcke.de>
AuthorDate: 2023-02-21 05:36:24 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2023-02-25 06:20:52 +0000

    UPDATING
    
    Add notice to kernel options KBD_DELAY1 and KBD_DELAY2
    
    Reviewed by: imp (tweaked whitespace too)
    Pull Request: https://github.com/freebsd/freebsd-src/pull/649
---
 UPDATING | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/UPDATING b/UPDATING
index a1a02a755713..dbaa5f2a92db 100644
--- a/UPDATING
+++ b/UPDATING
@@ -27,6 +27,10 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 14.x IS SLOW:
 	world, or to merely disable the most expensive debugging functionality
 	at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".)
 
+20230221:
+	Introduce new kernel options KBD_DELAY1 and KBD_DELAY2. See atkbdc(4)
+	for details.
+
 20230206:
 	sshd now defaults to having X11Forwarding disabled, following upstream.
 	Administrators who wish to enable X11Forwarding should add



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302250626.31P6Q4m7011103>