Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Dec 2022 03:43:43 GMT
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: d969aeab739c - main - Complete retire cp(4)
Message-ID:  <202212140343.2BE3hhte063063@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by lwhsu:

URL: https://cgit.FreeBSD.org/src/commit/?id=d969aeab739c7ca57df64cd390f8f719a4800e3a

commit d969aeab739c7ca57df64cd390f8f719a4800e3a
Author:     Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2022-12-14 03:42:36 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2022-12-14 03:42:36 +0000

    Complete retire cp(4)
    
    Sponsored by:   The FreeBSD Foundation
---
 sys/conf/files.x86 | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/sys/conf/files.x86 b/sys/conf/files.x86
index 4547adcda8bb..37d0534aa67a 100644
--- a/sys/conf/files.x86
+++ b/sys/conf/files.x86
@@ -79,9 +79,6 @@ dev/bxe/57710_init_values.c     optional	bxe pci
 dev/bxe/57711_init_values.c     optional	bxe pci
 dev/bxe/57712_init_values.c     optional	bxe pci
 dev/coretemp/coretemp.c		optional	coretemp
-dev/cp/cpddk.c			optional	cp \
-	compile-with "${NORMAL_C} ${NO_WMISLEADING_INDENTATION}"
-dev/cp/if_cp.c			optional	cp
 dev/cpuctl/cpuctl.c		optional	cpuctl
 dev/dpms/dpms.c			optional	dpms
 dev/fb/fb.c			optional	fb | vga



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