aboutsummaryrefslogtreecommitdiff
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* For the moment, don't build kpasswdd until we figure out whatGarrett Wollman1994-08-041-1/+3
* Reviewed by: phkPoul-Henning Kamp1994-07-241-1/+1
* Changes from Paul Kranenburg which bring us into sync with his sources:Rich Murphey1994-06-155-83/+118
* Disable afterinstall rule as it is broken when you have CVS files around.Rodney W. Grimes1994-05-301-1/+2
* rbootd compiles on i386 too.Rodney W. Grimes1994-05-281-0/+2
* BSD 4.4 Lite Libexec SourcesRodney W. Grimes1994-05-27107-0/+27749
* Change the private declarations from dlopen,dlclose,dlsym,dlctlAndreas Schulz1994-04-131-10/+10
* Due to the deletion of the gcc support from libc we need again theAndreas Schulz1994-03-101-2/+2
* This is Paul K's latest set of ld changes. A commit was necessary at thisJordan K. Hubbard1994-02-136-490/+761
* Remove /usr/X386/lib and /usr/local/lib from the default locations,Rodney W. Grimes1994-02-091-2/+2
* Removed dependance on EX_DYNAMIC in making decisions on the magic number.David Greenman1994-01-192-3/+5
* More proper fix for for shared lib debugging support.Jordan K. Hubbard1994-01-141-2/+2
* 1. Fix bug where duplicate symbol warnings were suppressed. This oftenJordan K. Hubbard1994-01-121-2/+2
* Modified Os string to be FreeBSD instead of NetBSDNate Williams1994-01-051-2/+2
* Added the Linux atrun command as hacked by Chris Demetriou for NetBSD.Nate Williams1994-01-054-0/+450
* Implemented 'QMAGIC' a.out format correctly, and changed the defaultDavid Greenman1994-01-033-12/+23
* C++ support changes (+misc fixes) from Paul K.Jordan K. Hubbard1993-12-221-12/+43
* Broke sbrk() out of rtld as part of general cleanup.Jordan K. Hubbard1993-12-112-45/+6
* Omitted 4th argument to findshlib() [thanks Rich!]. Our ld is a bitJordan K. Hubbard1993-12-111-3/+3
* Sync up with Paul K's latest ld from cesium.Jordan K. Hubbard1993-12-112-4/+62
* makedepend fails for ld. I think it because the .S files areJordan K. Hubbard1993-12-101-3/+3
* David Greenman's latest changes to eliminate much stack-walking jazzJordan K. Hubbard1993-12-091-94/+8
* More changes to bring FreeBSD in sync with Paul K's latest.Jordan K. Hubbard1993-12-041-3/+3
* More changes to bring FreBSD in sync with Paul K's latest.Jordan K. Hubbard1993-12-041-27/+2
* Second attempt to integrate Paul K's changes.Jordan K. Hubbard1993-12-021-1/+56
* Remove hanging #else part (with second sbrk()) without #if & #endifAndrey A. Chernov1993-12-011-55/+3
* Many recent fixes from Paul K, add support for chaining of shared lib deps.Jordan K. Hubbard1993-11-304-7/+92
* Added -lgcc_pic back again.Jordan K. Hubbard1993-11-251-2/+2
* Some of the latest changes from Paul K (taken from NetBSD-current).Jordan K. Hubbard1993-11-224-25/+80
* Incorporated fixes from Paul to make -Z option work. Emits old-stylePaul Richards1993-11-151-2/+5
* Added -lgcc_pic to Makefile -- Why do we need this and NetBSD don't ??Paul Richards1993-11-092-18/+13
* Updated to newest ld from pk.Paul Richards1993-11-093-9/+11
* Added -lgcc_pic to LDFLAGS in rtld/MakefilePaul Richards1993-11-071-2/+2
* Imported NetBSD's ld for shared libs.Paul Richards1993-11-038-0/+1958
* Libcrypt upgradeNate Williams1993-07-201-0/+5
* New manual page systemCharlie Root1993-07-021-1/+1
* Initial import, 0.1 + pk 0.2.4-B1Rodney W. Grimes1993-06-123-0/+150