Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch
Module Name: src
Committed By: maxv
Date: Wed Aug 9 19:11:13 UTC 2017
Modified Files:
src/sys/arch/amd64/conf: Makefile.amd64
src/sys/arch/i386/conf: Makefile.i386
src/sys/arch/xen/conf: Makefile.xen
Log Message:
Remove several dead entries from the x86 makefiles. Looks like people (me
included) regularly forget to take care of this.
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 src/sys/arch/amd64/conf/Makefile.amd64
cvs rdiff -u -r1.185 -r1.186 src/sys/arch/i386/conf/Makefile.i386
cvs rdiff -u -r1.41 -r1.42 src/sys/arch/xen/conf/Makefile.xen
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index