summaryrefslogtreecommitdiff
path: root/lib/compat
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/5.4.0_cvscvs2svn2005-05-07104-104/+104
| | | | | | 'RELENG_5_4_0_RELEASE'. This commit was manufactured to restore the state of the 5.4-RELEASE image.
* This commit was manufactured by cvs2svn to create branch 'RELENG_5'.cvs2svn2004-10-0916-0/+35142
| | | | Notes: svn path=/stable/5/; revision=136302
* MFC: Add in libhistory, libm, libopie, libpcap, and libreadline and updateScott Long2004-10-021-0/+5
| | | | | | | | | libc, libc_r, and libperl. Approved by: re Notes: svn path=/stable/5/; revision=136044
* MFC: Add The following libraries:Scott Long2004-10-011-0/+5
| | | | | | | | | | | | | | | | | | | | libhistory.so.4 libm.so.2 libopie.so.2 libpcap.so.2 libreadline.so.4 Update the following libraries: libc.so.4 libc_r.so.4 libperl.so.3 These changes were made by sliding the RELENG_5 and RELENG_5_BP labels. Approved by: re Notes: svn path=/stable/5/; revision=136040
* This commit was manufactured by cvs2svn to create branch 'RELENG_5'.cvs2svn2004-08-186-28384/+0
| | | | Notes: svn path=/stable/5/; revision=133968
* Update with the 4.9 pam modules, and add pam_opieaccess.so to the mix.David E. O'Brien2003-12-076-289/+330
| | | | | | | Approved by: re(scottl) Notes: svn path=/head/; revision=123192
* Update with the 4.9 pam modules, and add pam_opieaccess.so to the mix.David E. O'Brien2003-12-071-0/+1
| | | | | | | Approved by: re(scottl) Notes: svn path=/head/; revision=123191
* Update with the 4.9 libraries, and add libdevstat.so.2 libmp.so.3David E. O'Brien2003-12-0723-20311/+20039
| | | | | | | | | libskey.so.2 libusbhid.so.0 libutil.so.3 libvgl.so.2 to the mix. Approved by: re(scottl) Notes: svn path=/head/; revision=123190
* Update with the 4.9 libraries, and add libdevstat.so.2 libmp.so.3David E. O'Brien2003-11-2915-16561/+17940
| | | | | | | | | libskey.so.2 libusbhid.so.0 libutil.so.3 libvgl.so.2 to the mix. Approved by: scottl Notes: svn path=/head/; revision=123045
* 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