summaryrefslogtreecommitdiff
path: root/gnu/libexec
AgeCommit message (Collapse)Author
2001-06-27More mips leftovers to get rid of...Miod Vallat
2000-12-21Add UUCP info documentation.Christian Weisgerber
Lack pointed out by Hans Guenter Weigand <hgw@d1906.inka.de>. - Virgin import of Taylor UUCP 1.06.1 texinfo doc. - Makefile largely by millert@ ok millert@
2000-11-05Link with gcc -sharedMiod Vallat
2000-09-15check return value for setenv(3) for failure, and deal appropriatelyTheo de Raadt
2000-07-07use %s with fprintfTheo de Raadt
2000-06-28-U option.Oleg Safiullin
Does nothing, just for compatibility with aout ldconfig.
2000-01-27fake '-R' option for compatibility with aout ldconfig.Oleg Safiullin
1999-09-23Typo fixes.Alex Feldman
1999-08-20Don't install with special permissions.Jason Downs
1999-08-20Fix faulty asms, that happened to work with old gcc, but not egcsNiklas Hallqvist
1999-06-21Add -r to mips ldconfig, used by ports. It's an ugly hack! -mojMats O Jansson
1999-06-01Fix some mips -> __mips__ stuff.Per Fogelstrom
1999-02-24broken send file function fix, Frederick Bruckman, netbsd pr 6834Theo de Raadt
1999-02-01for clean, cleandir, and obj targets everybody updates ld.soTodd T. Fries
... this permits ro /usr/src/ on pmax.
1998-09-10fix init/fini calls; d@Theo de Raadt
1998-07-09arghTheo de Raadt
1998-07-09use MAXHOSTNAMELENTheo de Raadt
1998-05-11tromping one byte too far; tron@lyssa.owl.deTheo de Raadt
1998-04-27fix pathsTheo de Raadt
1998-04-2664 bit clean; rossTheo de Raadt
1998-03-03rewrite construct that made GCC 2.8 do an implicit memset before libcNiklas Hallqvist
is there
1998-02-23ClarifyNiklas Hallqvist
1998-02-10Better -m compatibility with a.out ldconfigNiklas Hallqvist
1998-02-05Buf ovfl check...Per Fogelstrom
1998-01-28Make ldd work with static linked bins on mipsPer Fogelstrom
1997-12-10config files are in /etc, not /usr/libkstailey
1997-06-24Missing register usage definition in one of the syscall macros added...Per Fogelstrom
1997-05-19buf oflowsTheo de Raadt
1997-05-19Tweaked to make config on install pathPer Fogelstrom
1997-04-27COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPTodd C. Miller
This fixes namespace problems where STRIP is sometimes used as the name of the strip(1) to use and other times used as the flag to send install(1) when stripping (or not). COPY doesn't have this problem (yet) but was poorly named.
1997-04-14struct elf_resolv has to be compatible with struct link_map or gdb willPer Fogelstrom
not be able to pick up loaded shared lib info.
1996-12-22typoTheo de Raadt
1996-12-22Deal with _POSIX_SAVED_IDS when relinquishing privilegesThorsten Lockert
1996-12-12Sync headers with system header's idea of realityimp
1996-12-08Install sample configuration files if none are presentThorsten Lockert
1996-12-03handle "/*" path parsing correctly; netbsd pr#2970, darcey@druid.comTheo de Raadt
1996-10-04ld.so man page fixedPer Fogelstrom
1996-10-04Trivial ldd for mipsPer Fogelstrom
1996-09-29always staticTheo de Raadt
1996-09-28hmm.. /etc was perhaps a better placePer Fogelstrom
1996-09-26handle obj dirsTheo de Raadt
1996-09-23Build ld.so for MipsPer Fogelstrom
1996-09-23Fixes to avoid using asm to get pointer to start sp in ld.so. It's a littlePer Fogelstrom
hackish but doesn't add any machdep stuff to MI code. Also don't strip when installing ld.so.
1996-09-18OK, this is the dynamic loader for the MIPS. It's a hack, it's GPL'd, itsPer Fogelstrom
just ugly, but it works. So we stick with it right now...
1996-09-03like tip, group dialer access onlyTheo de Raadt
1996-08-20R.I.P.Thorsten Lockert
1995-12-14update from netbsd; parallel make stuffTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt