Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-10-27 | link against -lcurses until ld is fixed | Theo de Raadt | |
1996-10-18 | Undo CVSroot change in main.c | Thorsten Lockert | |
Pass CVS root directory as an argument to parseopts() Add prototype for parseopts() | |||
1996-10-18 | one more touchup | Theo de Raadt | |
1996-10-18 | ${MACHINE_ARCH}-unknown-openbsd2.0 always, except for mips where ↵ | Theo de Raadt | |
little/big-endian is significant | |||
1996-10-18 | SERVER_FLOWCONTROL is now default; don't add it here | Thorsten Lockert | |
1996-10-18 | Make "CVSroot" available to parseopts() | Thorsten Lockert | |
1996-10-18 | Integrate local changes | Thorsten Lockert | |
1996-10-18 | Missing files from import | Thorsten Lockert | |
1996-10-18 | New release from Cyclic Software | Thorsten Lockert | |
1996-10-14 | sudo 1.5.2 | Todd C. Miller | |
1996-10-13 | Make sure new mm macros get installed as tmac.m NOT tmac. ! | etheisen | |
1996-10-12 | clean better | Niklas Hallqvist | |
1996-10-08 | Attempt at cleanup. | michaels | |
1996-10-07 | man page fixes from niklas | Theo de Raadt | |
1996-10-06 | mips-dec-openbsd; from graichen | Theo de Raadt | |
1996-10-06 | Link to me.7 and ms.7 manpages | Thorsten Lockert | |
1996-10-06 | Alpha support based on Chris Demetriou's <cgd@cs.cmu.edu> work | Niklas Hallqvist | |
1996-10-04 | ld.so man page fixed | Per Fogelstrom | |
1996-10-04 | Trivial ldd for mips | Per Fogelstrom | |
1996-10-04 | Fix a bug in an internal perl build script fragment that caused a bogus | Jason Downs | |
Makefile to be built for the sdbm library subdir. | |||
1996-10-02 | use different clean; old one deleted tree pieces | Theo de Raadt | |
1996-09-30 | openbsd | Theo de Raadt | |
1996-09-30 | pmax support; from graichen | Theo de Raadt | |
1996-09-29 | On popular demand: annoying kernel link messages fixed :-) | Per Fogelstrom | |
1996-09-29 | always static | Theo de Raadt | |
1996-09-29 | Missing #if case | Per Fogelstrom | |
1996-09-28 | A dep line was lost | Per Fogelstrom | |
1996-09-28 | Need a real fix. Remove workaround... | Per Fogelstrom | |
1996-09-28 | another file | Per Fogelstrom | |
1996-09-28 | Better shlib version scanning | Per Fogelstrom | |
1996-09-28 | workaround for header bug | Per Fogelstrom | |
1996-09-28 | mark dlopen() modules with RTLD_DL | Theo de Raadt | |
1996-09-28 | New fallback alg. added for arc machines. If libxx.so is not found scan for ↵ | Per Fogelstrom | |
highest version of libxx.so.n. This is what ldconfig sets as highest. This will make manual linking of libxx.so to libxx.so.n not requiered any more. Also some constructor/shared lib fixes. Relocs is placed in the wrong section though. Hmmm.. | |||
1996-09-28 | hmm.. /etc was perhaps a better place | Per Fogelstrom | |
1996-09-26 | pefo sez: constructors are not working with shared libs; -DNOPIC for mips here | Theo de Raadt | |
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-22 | ld is broken when handling weak symbols in shared libararies. This is | etheisen | |
a quick workaround to allow libg++ to build. WARNING: If you use libg++, you must EXPLICIDLY link against libcurses, even if you don't use curses. | |||
1996-09-22 | Tweak for FreeBSD cross compile | imp | |
1996-09-20 | fix a POWER instruction that was not converted to PowerPC. | Dale S. Rahn | |
The allows ncr.c to compile. | |||
1996-09-20 | synopsis -R | Theo de Raadt | |
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-17 | use sh to run scripts; from graichen | Theo de Raadt | |
1996-09-16 | LDFLAGS+=-s | Todd C. Miller | |
1996-09-16 | Use $STATIC | Jason Downs | |
1996-09-15 | Pmake has changed. $? expands to full prerequisite name. | etheisen | |
1996-09-15 | Build correctly when DESTDIR set | Niklas Hallqvist | |
1996-09-15 | Updated mm (mgm) macros | etheisen | |
1996-09-14 | Remove more junk files. | etheisen | |