summaryrefslogtreecommitdiffstats
path: root/lib/compat/compat4x.i386
Commit message (Collapse)AuthorAgeFilesLines
* Finish the de-orbital burn of our previous FreeBSD version compat libsobrien2004-10-0236-39947/+0
| | | | | | living in usr/src. We need to use them from ports to record dependencies. Discussed with: re(scottl)
* Prepare for 5.3 release by updating libraries that had changed inkensmith2004-10-019-13474/+16626
| | | | | | 4.10 and adding libraries whose version got bumped recently. Updated libraries: libc, libc_r, and libperl. Added: libhistory, libm, libopie, libpcap, and libreadline.
* 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-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-171-0/+714
| | | | Requested by: des
* Add libgmp.so.3 from 4.7-RELEASE CDs.nectar2003-02-171-0/+1
| | | | Requested by: des
* Add libcrypto.so.2/libssl.so.2 from 4.7-RELEASE CDs.nectar2003-02-153-0/+8482
|
* Update with the 4.7 libraries, and add libposix1e to the mix.obrien2002-12-1819-18315/+16352
|
* Drop support for COPY, -c has been the default mode of install(1)ru2002-07-291-1/+1
| | | | | | 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/+1861
| | | | | libstdc++ was bumped with the switch to Gcc 3.1, and libpam was bumped with the switch to OpenPAM.
* 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-312-2/+2
|
* 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-181-2/+0
|
* Add libfetch.so.2 from a 10-Dec-2001 releng4 build.obrien2002-01-242-0/+392
|
* 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.
* 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.
* 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.
* 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-213-0/+7425
| | | | | | 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.
* Look to the future and make this easier to add libs to.obrien2001-02-101-3/+14
|
* Add relevant libraries from our ref4 box.murray2001-02-093-0/+11944
Approved by: jkh
OpenPOWER on IntegriCloud