summaryrefslogtreecommitdiffstats
path: root/libexec/rtld-aout
Commit message (Expand)AuthorAgeFilesLines
* More -Wmissing-variable-declarations fixes.ed2012-10-191-1/+1
* Spelling fixes for libexec/uqs2012-01-071-1/+1
* ANSIfy ldconfig and the aout bits it still uses from rtld-aout.ed2009-12-292-28/+10
* 64-bit clean + WARNS=6:delphij2005-01-142-5/+4
* Restore these files to make ldconfig(8) happy.trhodes2005-01-114-0/+504
* Remove a.out runtime linker. It doesn't build and was removed from thetrhodes2005-01-1113-4456/+0
* Introduce the PRECIOUSPROG knob in bsd.prog.mk, similarru2004-11-031-1/+2
* Mechanically kill hard sentence breaks.ru2004-07-021-8/+16
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,schweikh2003-01-012-2/+2
* Uniformly refer to a file system as "file system".ru2002-12-121-2/+2
* Initiate deorbit burn for the i386-only a.out related support. Moves arepeter2002-09-171-1/+1
* Assume __STDC__, remove non-__STDC__ code.alfred2002-05-281-23/+2
* Change brk's prototype from char *brk(const char *) to int brk(const void *)dwmalone2002-01-241-1/+1
* Fixed some of style bugs.ru2001-09-121-1/+1
* Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. Thesheldonh2001-07-261-1/+1
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-2/+2
* - Backout botched attempt to intoduce MANSECT feature.ru2001-03-261-1/+1
* mdoc(7) police: simplify construct.ru2001-02-141-3/+1
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-011-13/+8
* Prepare for mdoc(7)NG.ru2001-01-161-1/+1
* Prepare for mdoc(7)NG.ru2000-12-271-1/+1
* Add `_PATH_DEVZERO'.obrien2000-12-091-2/+3
* Move the man pages for the a.out dynamic linker into the 1aoutjdp2000-01-292-227/+2
* .Nm += "rtld"phantom1999-09-282-2/+4
* $Id$ -> $FreeBSD$peter1999-08-2813-13/+13
* Fix a bug in the handling of minor version numbers. Formerly, thejdp1998-11-071-13/+34
* 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-3/+3
* Pass me the pointy hat with the extra sequins. Just a moment, while I getmckay1998-08-221-6/+20
* Since I got no objections to this patch, and no one has offered anymckay1998-06-211-1/+70
* Search for libraries in dlopen() when the specified pathbrian1998-06-073-8/+13
* Seperate the Paul Kranenburg a.out rtld stuff into a stand-alone area awaypeter1998-06-011-5/+3
* ELF preparation step 2:sos1998-05-262-4/+4
* Implement dladdr.jdp1998-02-061-4/+94
* Make emacs work again. This is a workaround for the fact that thejdp1997-12-051-18/+33
* Get rid of the dynamic linker's internal malloc package, and arrangejdp1997-11-292-267/+474
* Many places in the code NULL is used in integer context, wherephk1997-09-181-2/+2
* spelling corrections.wosch1997-09-132-6/+6
* - In dlsym(), if the lookup fails using the original symbol, prepend annate1997-08-191-2/+30
* Implement dlsym(RTLD_NEXT, symbol).jdp1997-08-021-12/+64
* Typo fix.max1997-05-272-6/+6
* Changes to support the kernel linker:dfr1997-05-131-1/+4
* Fix a bug that caused the relocs for linker set members in sharedjdp1997-04-301-1/+3
* Fixed `make depend' and related bogons. LDFLAGS was used forbde1997-04-161-10/+2
* Revert $FreeBSD$ to $Id$peter1997-02-2213-13/+13
* Use xmalloc instead of malloc in two places, so that out-of-memoryjdp1997-01-241-1/+1
* Pay attention to the environment variable "LD_IGNORE_MISSING_OBJECTS".jdp1997-01-173-2/+61
* If a library is found in the hints file, but the library doesn't exist,jdp1997-01-141-0/+4
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-1413-13/+13
* Sort cross references.wosch1997-01-132-6/+6
OpenPOWER on IntegriCloud