Date: Wed, 22 Sep 2021 18:03:44 GMT From: Hans Petter Selasky <hselasky@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 0e94a3069138 - main - UPDATING: Add new entry about mixer(8) usage. Message-ID: <202109221803.18MI3iFZ013419@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by hselasky: URL: https://cgit.FreeBSD.org/src/commit/?id=0e94a30691385595ef03cc6861f0b67371ff90ef commit 0e94a30691385595ef03cc6861f0b67371ff90ef Author: Hans Petter Selasky <hselasky@FreeBSD.org> AuthorDate: 2021-09-22 14:47:25 +0000 Commit: Hans Petter Selasky <hselasky@FreeBSD.org> CommitDate: 2021-09-22 17:44:43 +0000 UPDATING: Add new entry about mixer(8) usage. Differential Revision: https://reviews.freebsd.org/D31636 Sponsored by: NVIDIA Networking --- UPDATING | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/UPDATING b/UPDATING index 3993b4a681bb..d6eae6c23ede 100644 --- a/UPDATING +++ b/UPDATING @@ -27,6 +27,11 @@ 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".) +202010922: + As of commit 903873ce1560, the mixer(8) utility has got a slightly + new syntax. Please confirm to the mixer(8) manual page for more + information. + 20210911: As of commit 55089ef4f8bb, the global variable nfs_maxcopyrange has been deleted from the nfscommon.ko. As such, nfsd.ko must be built
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109221803.18MI3iFZ013419>