svn commit: r197081 - head

Xin LI delphij at FreeBSD.org
Thu Sep 10 21:42:00 UTC 2009


Author: delphij
Date: Thu Sep 10 21:42:00 2009
New Revision: 197081
URL: http://svn.freebsd.org/changeset/base/197081

Log:
  Add entries for moved files during vesa/dpms promotion.

Modified:
  head/ObsoleteFiles.inc

Modified: head/ObsoleteFiles.inc
==============================================================================
--- head/ObsoleteFiles.inc	Thu Sep 10 21:25:05 2009	(r197080)
+++ head/ObsoleteFiles.inc	Thu Sep 10 21:42:00 2009	(r197081)
@@ -14,6 +14,9 @@
 # The file is partitioned: OLD_FILES first, then OLD_LIBS and OLD_DIRS last.
 #
 
+# 20090909: vesa and dpms promoted to be i386/amd64 common
+OLD_FILES+=usr/include/machine/pc/vesa.h
+OLD_FILES+=usr/share/man/man4/i386/dpms.4.gz
 # 20090904: remove lukemftpd
 OLD_FILES+=usr/libexec/lukemftpd
 OLD_FILES+=usr/share/man/man5/ftpd.conf.5.gz


More information about the svn-src-all mailing list