summaryrefslogtreecommitdiffstats
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug in the handling of minor version numbers. Formerly, thejdp1998-11-071-13/+34
* Rename a function name so that it doesn't conflict with a future system call.dg1998-10-301-5/+5
* Set the user context correctly so that cd ~ does the right thing.des1998-10-131-9/+4
* Fix a bug in dlclose that broke the apache13 port. The list ofjdp1998-10-131-1/+2
* This thing has its own puts function, so use it.jkh1998-10-081-1/+3
* Fix a memory leak in rpc.rstatd that shows up when it's run in standaloneken1998-10-081-1/+7
* Added double quotes around CHMOD description to prevent garbled output.alex1998-09-291-2/+2
* Make LD_PRELOAD work for ELF.jdp1998-09-221-1/+38
* Remove useless `BINOWN=root' now that it is the default.obrien1998-09-191-2/+1
* Work around an alpha compiler bug.dfr1998-09-161-4/+5
* Fix a bug that showed up when debugging dynamically linked programs.jdp1998-09-161-3/+13
* Make the pathname pointed to by the Obj_Entry structure for thejdp1998-09-151-3/+11
* Update system to new device statistics code.gibbs1998-09-152-23/+97
* Update to the binutils-2.9.1 PLT format.dfr1998-09-111-2/+4
* Add the r_addend of the relocation when processing GLOB_DAT relocations.dfr1998-09-111-3/+3
* Fix a cut&paste error which prevented LD_BIND_NOW from working.dfr1998-09-081-2/+2
* Don't recognize a file as an a.out shared library unless it has atjdp1998-09-051-6/+4
* Chaneg MACHINE to MACHINE_ARCH to support MACHINE=pc98.jb1998-09-051-7/+3
* Chaneg MACHINE to MACHINE_ARCH to support MACHINE=pc98.jb1998-09-051-3/+3
* Implement ldconfig functionality for ELF. The hints are stored injdp1998-09-051-3/+50
* Add -lcrypt when building kerberos.jb1998-09-052-6/+6
* Enable rtld-elf for build on alpha too. We now have support for sharedjb1998-09-041-2/+3
* Add alpha support.dfr1998-09-0411-277/+1145
* Suppress duplicate entries in ldd output.jdp1998-09-022-12/+12
* Style fixes. If it seems like a lot of lines of changes, it'sjdp1998-09-021-75/+79
* Handle dlsym(NULL, ...) properly, by searching in the caller'sjdp1998-09-021-11/+26
* Sort cross references.wosch1998-08-311-2/+2
* BINFORMAT -> OBJFORMAT ready for E-day.jb1998-08-301-5/+5
* Pass me the pointy hat with the extra sequins. Just a moment, while I getmckay1998-08-221-6/+20
* Update this header to use the revamped elf headers which select Elf32jb1998-08-211-12/+12
* Add "-C" to INSTALLFLAGS to install atomically. An elf->elfjdp1998-08-171-1/+3
* Fix LIBDIR (for aout/ELF).markm1998-08-062-4/+4
* Build mail.local and smrsh (when building sendmail)peter1998-08-041-2/+6
* Build sendmail-8.9.1 smrshpeter1998-08-041-0/+9
* Use sendmail-8.9.1 mail.local (with our changes). It has LMTP support.peter1998-08-044-699/+5
* Fixed printf format errors.bde1998-08-023-9/+9
* Getty is missing the speed table entry for 230400 baud.phk1998-07-221-2/+3
* Remove no longer needed FreeBSD specific code.steve1998-07-201-6/+1
* Document the use of lines beginning with a '#' as comment lines.jkoshy1998-07-091-1/+4
* Clean up grammar. Provide proper pathnames for spool directories.jkoshy1998-07-011-13/+15
* Fixed printf format errors.bde1998-06-303-8/+10
* Don't assume that time_t is long.bde1998-06-291-2/+4
* Don't assume that time_t is long. Fixed printf format errors.bde1998-06-291-5/+5
* Since I got no objections to this patch, and no one has offered anymckay1998-06-211-1/+70
* Fix stupid typo, I had only tested this in elf mode.peter1998-06-121-2/+2
* Only build rtld-aout if we're in an a.out build environment.peter1998-06-121-2/+5
* Activate libbindpeter1998-06-111-1/+2
* Spelling fixes.phk1998-06-101-2/+2
* Search for libraries in dlopen() when the specified pathbrian1998-06-073-8/+13
* named-xfer can't be linked static due to the duplicated symbols injb1998-06-061-4/+4
OpenPOWER on IntegriCloud