Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-02-23 | Clarify | Niklas Hallqvist | |
1998-02-10 | Better -m compatibility with a.out ldconfig | Niklas Hallqvist | |
1998-02-05 | Buf ovfl check... | Per Fogelstrom | |
1998-01-28 | Make ldd work with static linked bins on mips | Per Fogelstrom | |
1997-12-10 | config files are in /etc, not /usr/lib | kstailey | |
1997-06-24 | Missing register usage definition in one of the syscall macros added... | Per Fogelstrom | |
1997-05-19 | buf oflows | Theo de Raadt | |
1997-05-19 | Tweaked to make config on install path | Per Fogelstrom | |
1997-04-27 | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP | Todd 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-14 | struct elf_resolv has to be compatible with struct link_map or gdb will | Per Fogelstrom | |
not be able to pick up loaded shared lib info. | |||
1996-12-22 | typo | Theo de Raadt | |
1996-12-22 | Deal with _POSIX_SAVED_IDS when relinquishing privileges | Thorsten Lockert | |
1996-12-12 | Sync headers with system header's idea of reality | imp | |
1996-12-08 | Install sample configuration files if none are present | Thorsten Lockert | |
1996-12-03 | handle "/*" path parsing correctly; netbsd pr#2970, darcey@druid.com | Theo de Raadt | |
1996-10-04 | ld.so man page fixed | Per Fogelstrom | |
1996-10-04 | Trivial ldd for mips | Per Fogelstrom | |
1996-09-29 | always static | Theo de Raadt | |
1996-09-28 | hmm.. /etc was perhaps a better place | Per Fogelstrom | |
1996-09-26 | handle obj dirs | Theo de Raadt | |
1996-09-23 | Build ld.so for Mips | Per Fogelstrom | |
1996-09-23 | Fixes to avoid using asm to get pointer to start sp in ld.so. It's a little | Per Fogelstrom | |
hackish but doesn't add any machdep stuff to MI code. Also don't strip when installing ld.so. | |||
1996-09-18 | OK, this is the dynamic loader for the MIPS. It's a hack, it's GPL'd, its | Per Fogelstrom | |
just ugly, but it works. So we stick with it right now... | |||
1996-09-03 | like tip, group dialer access only | Theo de Raadt | |
1996-08-20 | R.I.P. | Thorsten Lockert | |
1995-12-14 | update from netbsd; parallel make stuff | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |