summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
1996-10-27link against -lcurses until ld is fixedTheo de Raadt
1996-10-18Undo CVSroot change in main.cThorsten Lockert
Pass CVS root directory as an argument to parseopts() Add prototype for parseopts()
1996-10-18one more touchupTheo 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-18SERVER_FLOWCONTROL is now default; don't add it hereThorsten Lockert
1996-10-18Make "CVSroot" available to parseopts()Thorsten Lockert
1996-10-18Integrate local changesThorsten Lockert
1996-10-18Missing files from importThorsten Lockert
1996-10-18New release from Cyclic SoftwareThorsten Lockert
1996-10-14sudo 1.5.2Todd C. Miller
1996-10-13Make sure new mm macros get installed as tmac.m NOT tmac. !etheisen
1996-10-12clean betterNiklas Hallqvist
1996-10-08Attempt at cleanup.michaels
1996-10-07man page fixes from niklasTheo de Raadt
1996-10-06mips-dec-openbsd; from graichenTheo de Raadt
1996-10-06Link to me.7 and ms.7 manpagesThorsten Lockert
1996-10-06Alpha support based on Chris Demetriou's <cgd@cs.cmu.edu> workNiklas Hallqvist
1996-10-04ld.so man page fixedPer Fogelstrom
1996-10-04Trivial ldd for mipsPer Fogelstrom
1996-10-04Fix a bug in an internal perl build script fragment that caused a bogusJason Downs
Makefile to be built for the sdbm library subdir.
1996-10-02use different clean; old one deleted tree piecesTheo de Raadt
1996-09-30openbsdTheo de Raadt
1996-09-30pmax support; from graichenTheo de Raadt
1996-09-29On popular demand: annoying kernel link messages fixed :-)Per Fogelstrom
1996-09-29always staticTheo de Raadt
1996-09-29Missing #if casePer Fogelstrom
1996-09-28A dep line was lostPer Fogelstrom
1996-09-28Need a real fix. Remove workaround...Per Fogelstrom
1996-09-28another filePer Fogelstrom
1996-09-28Better shlib version scanningPer Fogelstrom
1996-09-28workaround for header bugPer Fogelstrom
1996-09-28mark dlopen() modules with RTLD_DLTheo de Raadt
1996-09-28New 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-28hmm.. /etc was perhaps a better placePer Fogelstrom
1996-09-26pefo sez: constructors are not working with shared libs; -DNOPIC for mips hereTheo de Raadt
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-22ld is broken when handling weak symbols in shared libararies. This isetheisen
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-22Tweak for FreeBSD cross compileimp
1996-09-20fix a POWER instruction that was not converted to PowerPC.Dale S. Rahn
The allows ncr.c to compile.
1996-09-20synopsis -RTheo de Raadt
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-17use sh to run scripts; from graichenTheo de Raadt
1996-09-16LDFLAGS+=-sTodd C. Miller
1996-09-16Use $STATICJason Downs
1996-09-15Pmake has changed. $? expands to full prerequisite name.etheisen
1996-09-15Build correctly when DESTDIR setNiklas Hallqvist
1996-09-15Updated mm (mgm) macrosetheisen
1996-09-14Remove more junk files.etheisen