aboutsummaryrefslogtreecommitdiff
path: root/lib/compat
Commit message (Collapse)AuthorAgeFilesLines
* Add libgmp.so.3 from 4.7-RELEASE CDs.David E. O'Brien2003-02-172-0/+1552
| | | | | | | Requested by: des Notes: svn path=/head/; revision=111043
* Add libgmp.so.3 from 4.7-RELEASE CDs.Jacques Vidrine2003-02-172-0/+2
| | | | | | | Requested by: des Notes: svn path=/head/; revision=111039
* Add libcrypto.so.2/libssl.so.2 from 4.7-RELEASE CDs.Jacques Vidrine2003-02-156-0/+18489
| | | | Notes: svn path=/head/; revision=110941
* Update with the 4.7 libraries, and add libposix1e to the mix.David E. O'Brien2002-12-1819-18315/+16352
| | | | Notes: svn path=/head/; revision=108046
* Update compat3x libc and libc_r from RELENG_3. This fixes the bufferAkinori MUSHA2002-09-253-17509/+17610
| | | | | | | | | overflow in resolver described in FreeBSD-SA-02:28.resolv. Binaries built and contributed by; motoyuki Notes: svn path=/head/; revision=103974
* Updated libc/libc_r that fixes the FreeBSD-SA-02:28.resolv resolver bug.David E. O'Brien2002-08-045-9633/+7154
| | | | | | | Submitted by: Trevor Johnson <trevor@jpj.net> Notes: svn path=/head/; revision=101299
* Drop support for COPY, -c has been the default mode of install(1)Ruslan Ermilov2002-07-297-10/+10
| | | | | | | | | for a long time now. Approved by: bde Notes: svn path=/head/; revision=100872
* RELENG_4_6 PL 1 libc bits with non-vulnerable resolver.David E. O'Brien2002-07-114-12161/+9126
| | | | | | | Security Advisory: FreeBSD-SA-02:28.resolv Notes: svn path=/head/; revision=99811
* Add these libs from the 4.6-RELEASE.David E. O'Brien2002-06-273-0/+2152
| | | | | | | | libstdc++ was bumped with the switch to Gcc 3.1, and libpam was bumped with the switch to OpenPAM. Notes: svn path=/head/; revision=98925
* Add these libs from the 4.6-RELEASE.David E. O'Brien2002-06-273-0/+1861
| | | | | | | | libstdc++ was bumped with the switch to Gcc 3.1, and libpam was bumped with the switch to OpenPAM. Notes: svn path=/head/; revision=98924
* Update our compat libs to the 4.6-RELEASE level.David E. O'Brien2002-06-258-22939/+16105
| | | | Notes: svn path=/head/; revision=98800
* Add the [Linux] PAM modules that are still used in RELENG_4, but not -CURRENT.David E. O'Brien2002-06-2510-1/+1269
| | | | | | | | | These are at the 4.6-RELEASE level. Requested by: des Notes: svn path=/head/; revision=98799
* Fix a typo.David E. O'Brien2002-06-251-1/+1
| | | | Notes: svn path=/head/; revision=98798
* Add the [Linux] PAM modules that are still used in RELENG_4, but not -CURRENT.David E. O'Brien2002-06-2510-1/+844
| | | | | | | | | These are at the 4.6-RELEASE level. Requested by: DES Notes: svn path=/head/; revision=98796
* Update our compat libs to the 4.6-RELEASE level.David E. O'Brien2002-06-254-12270/+12410
| | | | Notes: svn path=/head/; revision=98793
* Fixed modes.Ruslan Ermilov2002-05-3125-25/+28
| | | | Notes: svn path=/head/; revision=97665
* Add libusb.so.0 from the FreeBSD services 4.5 DVD. libusb is now known asDavid E. O'Brien2002-05-302-4/+110
| | | | | | | | | libusbhid in RELENG_4. Requested by: joe Notes: svn path=/head/; revision=97618
* Add libusb.so.0 from the FreeBSD services 4.5 DVD. libusb is now known asDavid E. O'Brien2002-05-302-3/+111
| | | | | | | | | libusbhid in RELENG_4. Requested by: joe Notes: svn path=/head/; revision=97616
* Removed gratuitous LIBCOMPATDIR assignments.Ruslan Ermilov2002-04-183-6/+0
| | | | Notes: svn path=/head/; revision=94993
* This Makefile.inc depended on the (wrong) order of inclusionRuslan Ermilov2002-04-181-1/+2
| | | | | | | | | | | | | of makefiles: bsd.own.mk was included before ../Makefile.inc, effectively hiding the (wrong) LIBCOMPATDIR assignment here. share/mk/sys.mk,v 1.60 (and assorted share/mk fixes) fixed this order, revealed this bug, and broke "make release" and "make installworld" with either of -DCOMPAT1X or -DCOMPAT2?. Reported by: jhay Notes: svn path=/head/; revision=94983
* Add libfetch.so.2 from a 17-Dec-2001 4.5-RC (releng4) build.David E. O'Brien2002-01-242-0/+456
| | | | Notes: svn path=/head/; revision=89761
* Add libfetch.so.2 from a 10-Dec-2001 releng4 build.David E. O'Brien2002-01-242-0/+392
| | | | Notes: svn path=/head/; revision=89724
* Shared libraries from 4.4-FreeBSD needed for proper binary compatibility.David E. O'Brien2001-10-105-14837/+22933
| | | | Notes: svn path=/head/; revision=84779
* Add the 4.4-FreeBSD libperl.so.3 as the version in -CURRENT is .so.4.David E. O'Brien2001-10-012-0/+5825
| | | | Notes: svn path=/head/; revision=84275
* Add the 4.4-FreeBSD libedit.so after the sh version bump in -CURRENT dueDavid E. O'Brien2001-10-012-0/+725
| | | | | | | to the API changes from merging with the NetBSD libedit. Notes: svn path=/head/; revision=84271
* What was I thinking???David E. O'Brien2001-10-011-2/+1
| | | | | | | | | <JEDI MIND TRICK> That was not the commit you wanted to get. </JEDI MIND TRICK> Notes: svn path=/head/; revision=84270
* What was I thinking....David E. O'Brien2001-10-011-274/+0
| | | | | | | | | <JEDI MIND TRICK> This is not the commit you wanted to get. </JEDI MIND TRICK> Notes: svn path=/head/; revision=84269
* Add the 4.4-FreeBSD libwrap after the sh version bump in -CURRENT due toDavid E. O'Brien2001-10-012-1/+276
| | | | | | | the API changes from merging with the NetBSD libwrap. Notes: svn path=/head/; revision=84266
* Update COMPAT3X libc from RELENG_3. This solves the problem of runningPeter Wemm2001-09-282-11492/+11506
| | | | | | | 3.x binaries with a mixture of 3.x and 5.x libraries (eg: Metro-X server). Notes: svn path=/head/; revision=84095
* Reset ``schg'' flag before removing stale libs.Ruslan Ermilov2001-09-221-0/+1
| | | | Notes: svn path=/head/; revision=83811
* Replace our stale-lib cleanup with a better one. (less bloated)Ruslan Ermilov2001-09-218-35/+10
| | | | Notes: svn path=/head/; revision=83769
* Replace my stale-lib cleanup with a better one. (less noisy)Peter Wemm2001-09-217-7/+35
| | | | | | | Submitted by: ru Notes: svn path=/head/; revision=83764
* Put on my peril-sensitive sunglasses. Remove any old libraries thatPeter Wemm2001-09-217-0/+7
| | | | | | | | | 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. Notes: svn path=/head/; revision=83763
* Shared libraries from 4.4-FreeBSD needed for proper binary compatibility.David E. O'Brien2001-09-202-11932/+12011
| | | | Notes: svn path=/head/; revision=83704
* Rebuild libcrypto.so.1 and libssl.so.1 from 4.2-RELEASE, but this timePeter Wemm2001-08-212-7413/+9224
| | | | | | | | | | | without the silly librsaINTL.so and/or librsaUSA.so dependencies. 4.2-RELEASE appears to be after the demolition of the librsa* stuff, so I'm not sure where ps got these binaries from. Anyway, this makes old binaries work again since we dont ship librsaINTL.so and/or librsaUSA.so in the compat dists. I believe RELENG_4 is affected still too. Notes: svn path=/head/; revision=82034
* Remove these libs that are the same .so version as the ones inDavid E. O'Brien2001-05-191-12/+1
| | | | | | | | 5-CURRENT. These libs will not be used [sitting in /usr/lib/compat] as the -current ones in /usr/lib will be found first by ld-elf.so.1. Notes: svn path=/head/; revision=76838
* Remove these libs that are the samed .so version as the ones inDavid E. O'Brien2001-05-191-12/+1
| | | | | | | | 5-CURRENT. These libs will not be used [sitting in /usr/lib/compat] as the -current ones in /usr/lib will be found first by ld-elf.so.1. Notes: svn path=/head/; revision=76837
* Update the AXP compat4x dist to the 4.3-FreeBSD libs.David E. O'Brien2001-05-192-14777/+14837
| | | | | | | There were some security issues fixed between 4.2 -> 4.3. Notes: svn path=/head/; revision=76828
* Update the i386 compat4x dist to the FreeBSD 4.3 libs.David E. O'Brien2001-05-192-11910/+11934
| | | | | | | There were some security issues fixed between 4.2 -> 4.3. Notes: svn path=/head/; revision=76826
* Add libssl and libcrypto compat4x libraries since the major numberPaul Saab2001-03-216-0/+16451
| | | | | | | | | changed. These were taken from the 4.2-RELEASE dist on ftp.freebsd.org. This will be MFC'd shortly as it is required in RELENG_4 to maintain compatability with binaries linked against these libraries. Notes: svn path=/head/; revision=74555
* Only build the compat libs appropiate for the target machine.David E. O'Brien2001-02-141-0/+8
| | | | Notes: svn path=/head/; revision=72495
* Use ${MACHINE_ARCH} instead of ${MACHINE} to support pc98.Yoshihiro Takahashi2001-02-101-2/+2
| | | | Notes: svn path=/head/; revision=72316
* The compat[34]x dists need to have their machine arch appended.David E. O'Brien2001-02-101-2/+2
| | | | Notes: svn path=/head/; revision=72308
* Add 4x compat libs for Alpha.David E. O'Brien2001-02-103-0/+14822
| | | | | | | | | These come from the live FS of the BSDi FreeBSD/AXP 4.2 disc set. Forgotten by: non-Alpha person Notes: svn path=/head/; revision=72307
* Look to the future and make this easier to add libs to.David E. O'Brien2001-02-101-3/+14
| | | | Notes: svn path=/head/; revision=72306
* Reformat the lib list.David E. O'Brien2001-02-101-3/+4
| | | | Notes: svn path=/head/; revision=72302
* Add more 3.5.1 libs that don't exist in 5-CURRENT.David E. O'Brien2001-02-106-4/+7032
| | | | | | | These are: libalias.so.3 libfetch.so.1 libperl.so.3 libss.so.2 libvgl.so.1 Notes: svn path=/head/; revision=72299
* Reformat the lib list.David E. O'Brien2001-02-101-4/+4
| | | | Notes: svn path=/head/; revision=72296
* libc_r.so was bumped between 3.4 and 3.5[.1], so we need libc_r.so.4 also.David E. O'Brien2001-02-102-1/+6116
| | | | Notes: svn path=/head/; revision=72294
* Update the i386 compat3x dist to the FreeBSD 3.5.1 libs.David E. O'Brien2001-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. Notes: svn path=/head/; revision=72292