The branch main has been updated by pho:
URL:
https://cgit.FreeBSD.org/src/commit/?id=f2deb5e40c92e0747a0e29c2869cef8a6863be0e
commit f2deb5e40c92e0747a0e29c2869cef8a6863be0e
Author: Peter Holm
AuthorDate: 2022-06-21 08:20:43 +
Commit: Peter Holm
CommitDate: 2022-06-21 08:20:43 +00
The branch main has been updated by hselasky:
URL:
https://cgit.FreeBSD.org/src/commit/?id=55d183367104e3efcdaa936f65e4f82303871271
commit 55d183367104e3efcdaa936f65e4f82303871271
Author: Hans Petter Selasky
AuthorDate: 2022-06-21 09:07:06 +
Commit: Hans Petter Selasky
CommitDate:
The branch main has been updated by hselasky:
URL:
https://cgit.FreeBSD.org/src/commit/?id=9fc6a635220fdd8a0a29de0a985a4a0c3a6890fd
commit 9fc6a635220fdd8a0a29de0a985a4a0c3a6890fd
Author: Hans Petter Selasky
AuthorDate: 2022-06-21 09:23:55 +
Commit: Hans Petter Selasky
CommitDate:
The branch main has been updated by lwhsu:
URL:
https://cgit.FreeBSD.org/src/commit/?id=b256d2dc0c2f00ce41a7b9c43d180a28bef4bb86
commit b256d2dc0c2f00ce41a7b9c43d180a28bef4bb86
Author: Li-Wen Hsu
AuthorDate: 2022-06-21 12:00:07 +
Commit: Li-Wen Hsu
CommitDate: 2022-06-21 12:00:07 +
The branch main has been updated by manu:
URL:
https://cgit.FreeBSD.org/src/commit/?id=3cbf6518d6eea08e0fbe6d7c609debac5ab31992
commit 3cbf6518d6eea08e0fbe6d7c609debac5ab31992
Author: Emmanuel Vadot
AuthorDate: 2022-06-21 13:52:49 +
Commit: Emmanuel Vadot
CommitDate: 2022-06-21 13:
The branch main has been updated by manu:
URL:
https://cgit.FreeBSD.org/src/commit/?id=8870cb573f4ad7bbb6b0293f20f1dd463ffba310
commit 8870cb573f4ad7bbb6b0293f20f1dd463ffba310
Author: Greg V
AuthorDate: 2022-06-21 17:09:30 +
Commit: Emmanuel Vadot
CommitDate: 2022-06-21 17:10:43 +0
The branch main has been updated by jkim:
URL:
https://cgit.FreeBSD.org/src/commit/?id=83eaf7ae0a7b502de1b08850324b447591bd6916
commit 83eaf7ae0a7b502de1b08850324b447591bd6916
Merge: 8870cb573f4a 54ae8e38f717
Author: Jung-uk Kim
AuthorDate: 2022-06-21 17:33:01 +
Commit: Jung-uk Kim
The branch main has been updated by jkim:
URL:
https://cgit.FreeBSD.org/src/commit/?id=b4bdc8f9253d9db46f598f17cc546c2fe0f8038d
commit b4bdc8f9253d9db46f598f17cc546c2fe0f8038d
Author: Jung-uk Kim
AuthorDate: 2022-06-21 18:22:28 +
Commit: Jung-uk Kim
CommitDate: 2022-06-21 18:22:28
The branch main has been updated by jkim:
URL:
https://cgit.FreeBSD.org/src/commit/?id=ec4d9b059ededda578be479c1d043c921907ed11
commit ec4d9b059ededda578be479c1d043c921907ed11
Author: Jung-uk Kim
AuthorDate: 2022-06-21 18:20:33 +
Commit: Jung-uk Kim
CommitDate: 2022-06-21 18:20:33
The branch main has been updated by eugen:
URL:
https://cgit.FreeBSD.org/src/commit/?id=048ce0876f5421f70a6d348479bdeacdd8472bed
commit 048ce0876f5421f70a6d348479bdeacdd8472bed
Author: Eugene Grosbein
AuthorDate: 2022-06-21 18:29:08 +
Commit: Eugene Grosbein
CommitDate: 2022-06-21
.inc
index d5871152dff0..8a13d6d71182 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -52,6 +52,10 @@
# xargs -n1 | sort | uniq -d;
# done
+
+# 20220621: ISA sound card drivers removed
+OLD_FILES+=usr/share/man/man4/snd_ad1816.4
+
# 20220612: new clang import which bumps version from
The branch main has been updated by emaste:
URL:
https://cgit.FreeBSD.org/src/commit/?id=5126e5eeeb5e07ceef3c809452a8c9f508b2d4d1
commit 5126e5eeeb5e07ceef3c809452a8c9f508b2d4d1
Author: Ed Maste
AuthorDate: 2022-06-21 18:50:04 +
Commit: Ed Maste
CommitDate: 2022-06-21 18:50:04 +000
/Makefile |2 +-
sys/modules/sound/driver/ess/Makefile |9 -
9 files changed, 2 insertions(+), 1104 deletions(-)
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 8a13d6d71182..f5fd1f3cd3ae 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -55,6 +55,7 @@
# 20220621: ISA
/ObsoleteFiles.inc b/ObsoleteFiles.inc
index f5fd1f3cd3ae..aaddf40c5840 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -56,6 +56,7 @@
# 20220621: ISA sound card drivers removed
OLD_FILES+=usr/share/man/man4/snd_ad1816.4
OLD_FILES+=usr/share/man/man4/snd_ess.4
+OLD_FILES+=usr/share/man/man4/snd_gusc
The branch main has been updated by emaste:
URL:
https://cgit.FreeBSD.org/src/commit/?id=716924cb4832ea0a440daf09913a06f3166f243e
commit 716924cb4832ea0a440daf09913a06f3166f243e
Author: Ed Maste
AuthorDate: 2022-06-21 18:50:04 +
Commit: Ed Maste
CommitDate: 2022-06-21 18:50:04 +000
The branch main has been updated by emaste:
URL:
https://cgit.FreeBSD.org/src/commit/?id=a4d55999dc929833d6c1450d95657b72a36e281a
commit a4d55999dc929833d6c1450d95657b72a36e281a
Author: Ed Maste
AuthorDate: 2022-06-21 20:33:00 +
Commit: Ed Maste
CommitDate: 2022-06-21 20:33:00 +000
The branch main has been updated by chs:
URL:
https://cgit.FreeBSD.org/src/commit/?id=82817f26f8ecf5a3c43a8ad51737731a9b9764de
commit 82817f26f8ecf5a3c43a8ad51737731a9b9764de
Author: Chuck Silvers
AuthorDate: 2022-06-22 00:54:18 +
Commit: Chuck Silvers
CommitDate: 2022-06-22 00:54:
The branch main has been updated by chs:
URL:
https://cgit.FreeBSD.org/src/commit/?id=5bd21cbbd1df837ccc9fe7834f43636fd20d8792
commit 5bd21cbbd1df837ccc9fe7834f43636fd20d8792
Author: Chuck Silvers
AuthorDate: 2022-06-22 00:58:52 +
Commit: Chuck Silvers
CommitDate: 2022-06-22 00:58:
The branch main has been updated by nc (ports committer):
URL:
https://cgit.FreeBSD.org/src/commit/?id=4f1d91e413d7e05f13f12d43a48178c023150dde
commit 4f1d91e413d7e05f13f12d43a48178c023150dde
Author: Neel Chauhan
AuthorDate: 2022-06-22 02:13:19 +
Commit: Neel Chauhan
CommitDate: 20
19 matches
Mail list logo