summaryrefslogtreecommitdiffstats
path: root/lib/compat/compat3x.i386
Commit message (Collapse)AuthorAgeFilesLines
* Update COMPAT3X libc from RELENG_3. This solves the problem of runningpeter2001-09-282-11492/+11506
| | | | 3.x binaries with a mixture of 3.x and 5.x libraries (eg: Metro-X server).
* Replace our stale-lib cleanup with a better one. (less bloated)ru2001-09-211-5/+0
|
* Replace my stale-lib cleanup with a better one. (less noisy)peter2001-09-211-1/+5
| | | | Submitted by: ru
* Put on my peril-sensitive sunglasses. Remove any old libraries thatpeter2001-09-211-0/+1
| | | | | | we have just installed a replacement for. This should solve the problem of having a stale /usr/lib/libc.so.4 after we put a fresh /usr/lib/compat/libc.so.4 in its place.
* Reformat the lib list.obrien2001-02-101-3/+4
|
* Add more 3.5.1 libs that don't exist in 5-CURRENT.obrien2001-02-106-4/+7032
| | | | These are: libalias.so.3 libfetch.so.1 libperl.so.3 libss.so.2 libvgl.so.1
* Reformat the lib list.obrien2001-02-101-4/+4
|
* libc_r.so was bumped between 3.4 and 3.5[.1], so we need libc_r.so.4 also.obrien2001-02-102-1/+6116
|
* Update the i386 compat3x dist to the FreeBSD 3.5.1 libs.obrien2001-02-1016-8714/+8745
| | | | | I had moved on to FreeBSD 4.0 before 3.5-R and had forgotten to keep this collection up to date.
* add libxpg4ache2000-06-141-1/+1
|
* Add libxpg4 as the current version had it's SO version number bumped andobrien2000-06-131-0/+116
| | | | it no longer contains the locale functions.
* Add libhistory.so.3 from 3.4-RELEASE.obrien2000-02-162-3/+226
| | | | Approved by: JKH
* Add libwrap and libutil from 3.4-RELEASE due to shlib version bump in 4.0.obrien2000-02-143-1/+586
|
* What was I smoking? Use the proper form of the library names.obrien1999-12-211-5/+3
|
* Forgot a library.obrien1999-12-201-4/+5
|
* Add needed 3.x libraries from 3.4-RELEASE.obrien1999-12-2011-1/+16534
|
* Add $FreeBSD$ - not that it makes much difference, but this is mainly meantpeter1999-10-293-0/+3
| | | | | to try and persuade folks that it *is* possible to add comments/text/etc to uuencoded files and so they don't keep asking me about it.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Add libf2c.so.2 for our FORTRAN friends.obrien1999-04-222-2/+792
|
* Welcome to the compat3x series.obrien1999-04-203-0/+4616
OpenPOWER on IntegriCloud