summaryrefslogtreecommitdiffstats
path: root/lib/compat
Commit message (Collapse)AuthorAgeFilesLines
* Update with the 4.9 pam modules, and add pam_opieaccess.so to the mix.obrien2003-12-076-289/+330
| | | | Approved by: re(scottl)
* Update with the 4.9 pam modules, and add pam_opieaccess.so to the mix.obrien2003-12-071-0/+1
| | | | Approved by: re(scottl)
* Update with the 4.9 libraries, and add libdevstat.so.2 libmp.so.3obrien2003-12-0723-20311/+20039
| | | | | | libskey.so.2 libusbhid.so.0 libutil.so.3 libvgl.so.2 to the mix. Approved by: re(scottl)
* Update with the 4.9 libraries, and add libdevstat.so.2 libmp.so.3obrien2003-11-2915-16561/+17940
| | | | | | libskey.so.2 libusbhid.so.0 libutil.so.3 libvgl.so.2 to the mix. Approved by: scottl
* Add libgmp.so.3 from 4.7-RELEASE CDs.obrien2003-02-172-0/+1552
| | | | Requested by: des
* Add libgmp.so.3 from 4.7-RELEASE CDs.nectar2003-02-172-0/+2
| | | | Requested by: des
* Add libcrypto.so.2/libssl.so.2 from 4.7-RELEASE CDs.nectar2003-02-156-0/+18489
|
* Update with the 4.7 libraries, and add libposix1e to the mix.obrien2002-12-1819-18315/+16352
|
* Update compat3x libc and libc_r from RELENG_3. This fixes the bufferknu2002-09-253-17509/+17610
| | | | | | overflow in resolver described in FreeBSD-SA-02:28.resolv. Binaries built and contributed by; motoyuki
* Updated libc/libc_r that fixes the FreeBSD-SA-02:28.resolv resolver bug.obrien2002-08-045-9633/+7154
| | | | Submitted by: Trevor Johnson <trevor@jpj.net>
* Drop support for COPY, -c has been the default mode of install(1)ru2002-07-297-10/+10
| | | | | | for a long time now. Approved by: bde
* RELENG_4_6 PL 1 libc bits with non-vulnerable resolver.obrien2002-07-114-12161/+9126
| | | | Security Advisory: FreeBSD-SA-02:28.resolv
* Add these libs from the 4.6-RELEASE.obrien2002-06-273-0/+2152
| | | | | libstdc++ was bumped with the switch to Gcc 3.1, and libpam was bumped with the switch to OpenPAM.
* Add these libs from the 4.6-RELEASE.obrien2002-06-273-0/+1861
| | | | | libstdc++ was bumped with the switch to Gcc 3.1, and libpam was bumped with the switch to OpenPAM.
* Update our compat libs to the 4.6-RELEASE level.obrien2002-06-258-22939/+16105
|
* Add the [Linux] PAM modules that are still used in RELENG_4, but not -CURRENT.obrien2002-06-2510-1/+1269
| | | | | | These are at the 4.6-RELEASE level. Requested by: des
* Fix a typo.obrien2002-06-251-1/+1
|
* Add the [Linux] PAM modules that are still used in RELENG_4, but not -CURRENT.obrien2002-06-2510-1/+844
| | | | | | These are at the 4.6-RELEASE level. Requested by: DES
* Update our compat libs to the 4.6-RELEASE level.obrien2002-06-254-12270/+12410
|
* Fixed modes.ru2002-05-3125-25/+28
|
* Add libusb.so.0 from the FreeBSD services 4.5 DVD. libusb is now known asobrien2002-05-302-4/+110
| | | | | | libusbhid in RELENG_4. Requested by: joe
* Add libusb.so.0 from the FreeBSD services 4.5 DVD. libusb is now known asobrien2002-05-302-3/+111
| | | | | | libusbhid in RELENG_4. Requested by: joe
* Removed gratuitous LIBCOMPATDIR assignments.ru2002-04-183-6/+0
|
* This Makefile.inc depended on the (wrong) order of inclusionru2002-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
* Add libfetch.so.2 from a 17-Dec-2001 4.5-RC (releng4) build.obrien2002-01-242-0/+456
|
* Add libfetch.so.2 from a 10-Dec-2001 releng4 build.obrien2002-01-242-0/+392
|
* Shared libraries from 4.4-FreeBSD needed for proper binary compatibility.obrien2001-10-105-14837/+22933
|
* Add the 4.4-FreeBSD libperl.so.3 as the version in -CURRENT is .so.4.obrien2001-10-012-0/+5825
|
* Add the 4.4-FreeBSD libedit.so after the sh version bump in -CURRENT dueobrien2001-10-012-0/+725
| | | | to the API changes from merging with the NetBSD libedit.
* What was I thinking???obrien2001-10-011-2/+1
| | | | | | <JEDI MIND TRICK> That was not the commit you wanted to get. </JEDI MIND TRICK>
* What was I thinking....obrien2001-10-011-274/+0
| | | | | | <JEDI MIND TRICK> This is not the commit you wanted to get. </JEDI MIND TRICK>
* Add the 4.4-FreeBSD libwrap after the sh version bump in -CURRENT due toobrien2001-10-012-1/+276
| | | | the API changes from merging with the NetBSD libwrap.
* 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).
* Reset ``schg'' flag before removing stale libs.ru2001-09-221-0/+1
|
* Replace our stale-lib cleanup with a better one. (less bloated)ru2001-09-218-35/+10
|
* Replace my stale-lib cleanup with a better one. (less noisy)peter2001-09-217-7/+35
| | | | Submitted by: ru
* Put on my peril-sensitive sunglasses. Remove any old libraries thatpeter2001-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.
* Shared libraries from 4.4-FreeBSD needed for proper binary compatibility.obrien2001-09-202-11932/+12011
|
* Rebuild libcrypto.so.1 and libssl.so.1 from 4.2-RELEASE, but this timepeter2001-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.
* Remove these libs that are the same .so version as the ones inobrien2001-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.
* Remove these libs that are the samed .so version as the ones inobrien2001-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.
* Update the AXP compat4x dist to the 4.3-FreeBSD libs.obrien2001-05-192-14777/+14837
| | | | There were some security issues fixed between 4.2 -> 4.3.
* Update the i386 compat4x dist to the FreeBSD 4.3 libs.obrien2001-05-192-11910/+11934
| | | | There were some security issues fixed between 4.2 -> 4.3.
* Add libssl and libcrypto compat4x libraries since the major numberps2001-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.
* Only build the compat libs appropiate for the target machine.obrien2001-02-141-0/+8
|
* Use ${MACHINE_ARCH} instead of ${MACHINE} to support pc98.nyan2001-02-101-2/+2
|
* The compat[34]x dists need to have their machine arch appended.obrien2001-02-101-2/+2
|
* Add 4x compat libs for Alpha.obrien2001-02-103-0/+14822
| | | | | | These come from the live FS of the BSDi FreeBSD/AXP 4.2 disc set. Forgotten by: non-Alpha person
* Look to the future and make this easier to add libs to.obrien2001-02-101-3/+14
|
* Reformat the lib list.obrien2001-02-101-3/+4
|
OpenPOWER on IntegriCloud