Commit Graph

84 Commits

Author SHA1 Message Date
Xin LI
9382f00b46 Don't remove boot_i386.8 on amd64. 2007-05-21 07:14:01 +00:00
Xin LI
b69208217f Reflect shared library bump after symbol versioning is enabled by
default.
2007-05-21 07:00:29 +00:00
Xin LI
9942d77f89 libthr is promoted to libpthread so don't remove
libkse.a and libkse.so.
2007-05-15 06:24:17 +00:00
Ollivier Robert
703ec91e6a zfs & zpool have been moved from /usr/sbin into /sbin. The corresponding
libraries in /usr/lib has been replaced by symlinks into /lib already.

Requested by:       pjd
2007-05-10 13:25:27 +00:00
Maksim Yevmenkin
a84d9cdb72 Retire /usr/share/examples/netgraph/bluetooth/rc.bluetooth.
MFC after:	1 week
2007-04-24 16:58:54 +00:00
Christian Brueffer
4fbf8dd62c Spring cleaning: Remove worm(4) manpage, the driver was removed pre-3.0. 2007-04-20 23:47:30 +00:00
Andrew Thompson
629231872b Remove net/if_trunk.h which is no longer used. 2007-04-17 01:02:55 +00:00
Pawel Jakub Dawidek
0c6b66bd70 Move uuidgen(1) from /usr/bin/ to /bin/. It will be used in rc.d/hostid
script, which will be executed before /usr/ mount.

Reviewed by:	mlaier, rink, brooks, rwatson
2007-04-09 19:16:48 +00:00
Xin LI
7cc5cb2bcc Update for bzip2 1.0.4 import: bzip2.info.gz gone. 2007-03-28 07:49:57 +00:00
Xin LI
1d8e1b8a5d libarchive.so.3 was turned to libarchive.so.4 by
the src/lib/libarchive/Makefile,v 1.59 change, so
reflect this.
2007-03-19 11:15:53 +00:00
Bruce M Simpson
4039f5fc03 Mark addr2ascii() man page as obsolete.
Submitted by:	Maxim Konovalov
2007-03-01 10:53:55 +00:00
Ruslan Ermilov
b141b9655f Mark the vm_page_unmanage(9) manpage as obsolete.
Reminded by:	maxim
2007-02-25 17:34:16 +00:00
Christian Brueffer
1f08a54165 Typo fix in a comment 2007-02-12 21:41:17 +00:00
Christian Brueffer
af227cf7d4 The KAME project has been dissolved and kame.4 isn't terribly useful.
=> Sayonara

Approved by:	gnn, suz
2007-02-12 21:12:37 +00:00
Rong-En Fan
438e97c073 Remove old libmytinfo link.
Approved by:	delphij (mentor)
Requested by:	ache
2007-02-01 08:45:27 +00:00
Poul-Henning Kamp
f8d0d2eb7c Add vnconfig to this list
Reminded by:	netchild
2007-01-28 14:52:07 +00:00
Peter Wemm
45a5e03456 List obsolete objformat files and man pages. This may have to be
revisited if too much stuff breaks.
2007-01-25 23:13:55 +00:00
Tim Kientzle
7aac670607 Remove old man page.
Thanks to:	Pawel Worach
2007-01-02 03:42:16 +00:00
Tai-hwa Liang
7f51b20387 Completing the process of UUCP migration to ports.
MFC after:	1 month
2006-12-07 01:24:38 +00:00
Paolo Pisati
501d8700fa Delete old (and now unused) alias_*.so.4 files.
Approved by: gleb
2006-12-01 16:23:25 +00:00
Alexander Leidinger
4058f48bb6 Add some old includes to remove.
Reported by:	kris
2006-11-26 15:04:30 +00:00
Alexander Leidinger
22a6b82fe6 Add libusb.h and libusbhid.h. 2006-11-26 14:43:45 +00:00
Warner Losh
1410101451 devsw.9 removed 2006-11-26 06:52:54 +00:00
Craig Rodrigues
9fd5a1b14f Remove mount_devfs, mount_ext2fs, mount_fdescfs, mount_linprocfs,
mount_procfs, mount_std, which are now obsolete.

Requested by:	netchild, ache
2006-11-23 01:44:15 +00:00
Christian Brueffer
011af721cd Note uhidev.4 removal.
Approved by:	rwatson (mentor)
MFC after:	1 week
2006-11-16 22:34:17 +00:00
Matteo Riondato
28c75f229d Add a BIND-4 related obsolete files
Submitted by: Riccardo Torrini vic@gufi.org
MFC after:	1 week
2006-11-15 19:05:51 +00:00
Marcel Moolenaar
fb77c61a13 /boot/skiload.help has been eliminated on ia64. 2006-11-08 03:23:49 +00:00
Tom Rhodes
c8e2104c9a The rune interface was removed by tjr over two years ago. 2006-11-05 00:39:56 +00:00
John-Mark Gurney
cef5850ba0 remove gdbserver on ARCH i386 as we now install it again..
Submitted by:	Pawel Worach
2006-10-31 21:05:35 +00:00
Ruslan Ermilov
a89c08bdd0 Record the pccardc death. 2006-10-21 14:19:52 +00:00
Ruslan Ermilov
1cf9a776af Note the move of libpcap.so.4 and libpthread.so.2 (libthr.so.2
on sparc64) to /lib.
2006-10-01 17:48:43 +00:00
Xin LI
9bc927c0e0 MFS: Remove file that was disappeared from gcc distribution.
While I'm there, add the file into ObsoleteFiles.inc.

Approved by:	maintainer (kan)
2006-09-30 09:44:58 +00:00
Bruce M Simpson
13b3ebf134 Remove mrouted and its utilities from the base system.
They may now be obtained from ports.

Discussed with:	fenner, net@
2006-09-29 10:39:23 +00:00
Xin LI
72ee327874 Remove 120.clean-kvmdb.
MFC After:	1 day
2006-09-28 09:32:22 +00:00
Simon L. B. Nielsen
696f1293a8 Remove tcpslice files. 2006-09-24 10:57:34 +00:00
Makoto Matsushita
473ff747a3 Add lines to remove pccardd(8) stuff (binary and manuals).
Found by:	"make delete-old" on my 7-current box
Reviewed by:	imp
MFC after:	1 week
2006-09-05 01:17:51 +00:00
Florent Thoumie
94733fef16 - Remove ramdisk rc.d scripts since they've been replaced by mdconfig{,2}.
- Update ObsoleteFiles.inc.

Approved by:	cperciva (mentor)
2006-08-22 11:12:09 +00:00
Ruslan Ermilov
2b46c64c9c Remove alpha left-overs. 2006-08-22 08:03:01 +00:00
Alexander Leidinger
5c7c5e78e5 Document some files which should not get added here at all.
Discussed with:	kris, ru
2006-08-14 18:20:36 +00:00
Ruslan Ermilov
8ba34af7ca The groff_mm(7) locale files are *not* obsolete; they are just
not touched during the installation if they already exists.

Noticed by:	Dmitry Pryanishnikov
2006-08-11 22:02:16 +00:00
Alexander Leidinger
6fa630da42 Fox two typos.
Noticed by:	simon
2006-08-10 20:03:52 +00:00
Alexander Leidinger
5b0bac7af0 Add some more files...
List provided by:	kris
2006-08-10 19:42:24 +00:00
Simon L. B. Nielsen
9fd9c34a3f Add libcrypto.so.4 and libssl.so.4 to OLD_LIBS since they are obsoleted
by the OpenSSL 0.9.8b import.

Reminded by:	kris
2006-08-10 16:50:50 +00:00
Brooks Davis
7dd650a36a The KAME compatability shims in net_osdep.h have been removed. 2006-08-04 21:29:22 +00:00
Tai-hwa Liang
9f39301308 Oops, it is sbin/nfsd that was removed, not the man page.
MFC after:	1 month
2006-07-08 03:22:44 +00:00
Tai-hwa Liang
e162793ee2 Adding more antiques came from the RELENG_4(or prior) era: sbin/nfsd,
sbin/mount_portal and sbin/kget.

MFC after:	1 month
2006-07-08 03:18:41 +00:00
Xin LI
97490a0581 Oops, library bumps should be reflected with OLD_LIBS.
Pointed out by:	maxim
2006-07-06 11:43:53 +00:00
Xin LI
aba0fd8ae2 Reflect library bumps caused by gethostbyaddr(3) change. 2006-07-06 11:35:27 +00:00
Marcel Moolenaar
9252414ce0 Belatedly add usr/share/man/man4.sab.4.gz. The sab(4) driver was
removed on 2006-04-24.
2006-05-20 00:30:06 +00:00
Poul-Henning Kamp
f6ce2a64f7 Send the pcvt(4) driver off to retirement. 2006-05-17 09:33:15 +00:00