aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2023-10-20 18:33:11 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2023-10-24 19:29:56 +0000
commitdc5549231888f429af0b052dc6b255f044fa9c69 (patch)
tree760dc167e1aaae0de203f88368225b175c935ac9
parenta02cdd1698df64cfcf616f2f9105515e5f26b4df (diff)
downloadsrc-dc5549231888f429af0b052dc6b255f044fa9c69.tar.gz
src-dc5549231888f429af0b052dc6b255f044fa9c69.zip
ObsoleteFiles.inc: Remove old mixer(8) tests
These were removed when the new mixer(3) library was imported. PR: 274602 Fixes: 903873ce1560 Implement and use new mixer(3) library for FreeBSD. (cherry picked from commit f7c4f49649717000238184a975b2339bcd8c06d9) (cherry picked from commit e8daee32125301676fb246671532abffbdca3e77) Approved by: re (gjb)
-rw-r--r--ObsoleteFiles.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index cff13e3d7478..9b13833d815f 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -2751,6 +2751,11 @@ OLD_FILES+=usr/share/man/man4/ng_h4.4.gz
# 20210923: rename boot(9) to kern_reboot(9)
OLD_FILES+=usr/share/man/man9/boot.9.gz
+# 20210922: Old mixer(8) tests removed
+OLD_FILES+=usr/tests/usr.sbin/mixer/Kyuafile
+OLD_FILES+=usr/tests/usr.sbin/mixer/mixer_test
+OLD_DIRS+=usr/tests/usr.sbin/mixer
+
# 20210921: remove cloudabi
OLD_FILES+=usr/share/man/man4/cloudabi.4.gz
OLD_FILES+=usr/share/man/man4/cloudabi32.4.gz