summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2009-07-20 19:51:47 +0000
committerantoine <antoine@FreeBSD.org>2009-07-20 19:51:47 +0000
commitcd553309bd8a26e64e416d619bcaea9682f8ec83 (patch)
treec92a52d3510582b84547a1e14648ce152507a8d0 /ObsoleteFiles.inc
parent90830ed53df5dd8d98a0dd6849e14af6482c8911 (diff)
downloadFreeBSD-src-cd553309bd8a26e64e416d619bcaea9682f8ec83.zip
FreeBSD-src-cd553309bd8a26e64e416d619bcaea9682f8ec83.tar.gz
Update ObsoleteFiles.inc
- Remove some USB headers that were resurrected recently - Add new obsolete files (2 man pages and libvgl.so.5) Approved by: re (kib)
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc8
1 files changed, 5 insertions, 3 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 2e485cb..e27064e 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -88,6 +88,7 @@ OLD_LIBS+=usr/lib/libtacplus.so.3
OLD_LIBS+=usr/lib/libugidfw.so.3
OLD_LIBS+=usr/lib/libusb.so.1
OLD_LIBS+=usr/lib/libusbhid.so.3
+OLD_LIBS+=usr/lib/libvgl.so.5
OLD_LIBS+=usr/lib/libwrap.so.5
OLD_LIBS+=usr/lib/libypclnt.so.3
OLD_LIBS+=usr/lib/pam_chroot.so.4
@@ -228,6 +229,10 @@ OLD_FILES+=etc/pam.d/gdm
OLD_FILES+=usr/include/netinet/vinet.h
OLD_FILES+=usr/include/netinet6/vinet6.h
OLD_FILES+=usr/include/netipsec/vipsec.h
+# 20090712: ieee80211.4 -> net80211.4
+OLD_FILES+=usr/share/man/man4/ieee80211.4.gz
+# 20090711: typo fixed, kproc_resume,.9 -> kproc_resume.9
+OLD_FILES+=usr/share/man/man9/kproc_resume,.9.gz
# 20090709: msgctl.3 msgget.3 msgrcv.3 msgsnd.3 manual pages moved
OLD_FILES+=usr/share/man/man3/msgctl.3.gz
OLD_FILES+=usr/share/man/man3/msgget.3.gz
@@ -482,8 +487,6 @@ OLD_FILES+=usr/include/dev/usb/usb_mem.h
OLD_FILES+=usr/include/dev/usb/usb_port.h
OLD_FILES+=usr/include/dev/usb/usb_quirks.h
OLD_FILES+=usr/include/dev/usb/usbcdc.h
-OLD_FILES+=usr/include/dev/usb/usbdi.h
-OLD_FILES+=usr/include/dev/usb/usbdi_util.h
OLD_FILES+=usr/include/dev/usb/usbdivar.h
OLD_FILES+=usr/include/dev/usb/uxb360gp_rdesc.h
# 20090203: removal of pccard header files
@@ -2071,7 +2074,6 @@ OLD_FILES+=usr/sbin/kenv
OLD_FILES+=usr/bin/kenv
OLD_FILES+=usr/sbin/elf2aout
# 200210XX
-OLD_FILES+=usr/include/libusb.h
OLD_FILES+=usr/include/libusbhid.h
OLD_FILES+=usr/share/man/man3/All_FreeBSD.3.gz
OLD_FILES+=usr/share/man/man3/CheckRules.3.gz
OpenPOWER on IntegriCloud