summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2000-12-10change default connection protocol from "rsh" to "ssh", so that CVS_RSHTheo de Raadt
2000-12-05powerpc has shared libs for OpenBSD >= 2.8Todd C. Miller
2000-11-21If NOMAN is set just touch rcsfile.5 instead of trying to pic it.Todd C. Miller
2000-11-20Make new binutils compile on Alpha again; ok espie@tomo
2000-11-10these contain special cases where they build man pages into .0 files;Theo de Raadt
2000-11-10Backout last change, broke as emulation orderMiod Vallat
2000-11-09permit -Tps; aaron okTheo de Raadt
2000-11-09case of headerTheo de Raadt
2000-11-07Passive ftp support from newer lynx sources. To enable it, seeFederico G. Schwindt
2000-11-05Link with gcc -sharedMiod Vallat
2000-10-29Pull updated file from binutils CVS : fixes tons of warnings, espie@ okMiod Vallat
2000-10-29Repair mips-based targets, espie@ okMiod Vallat
2000-10-27generate fpic/fPIC static links, so that gdb works; espieTheo de Raadt
2000-10-25Add shared library awareness to powerpc gdb. Uses the "standard" SVR4 solibDale Rahn
2000-10-21Add missing local change that was lost in a merge.Todd C. Miller
2000-10-20Correct FILES section, since our sendbug(1) uses mktemp(1) for generatingAaron Campbell
2000-10-20Add support for major/minor version numbers.Marc Espie
2000-10-18set siteprefix and siteprefixexp to /usr/local as they should beTodd C. Miller
2000-10-18set siteprefix and siteprefixexp to /usr/local as they should beTodd C. Miller
2000-10-15Reflect reality.Marc Espie
2000-10-15Explain how -shared is supposed to work and what breaks when youMarc Espie
2000-10-15Don't link shared libraries against -lc on ppc either.Marc Espie
2000-10-15Finish synch'ing.Marc Espie
2000-10-14build both -fPIC and -fpic on sparc; espie (not around, and this needs to be ...Theo de Raadt
2000-10-11Use "cc -shared" not "ld -Bstatic" to build shared objectsTodd C. Miller
2000-10-10build mkhybridBob Beck
2000-10-10mkhybrid 1.12b5.1Bob Beck
2000-10-09Fix non-exploitable buffer oflow in test mode. Also add a line to uncommentTodd C. Miller
2000-10-09RenamedMarc Espie
2000-10-09Compile libgcc -fPIC on all OpenBSD architectures.Marc Espie
2000-10-09Don't select libc for -shared for now.Marc Espie
2000-10-06${SHELL} move-if-changedDavid Leonard
2000-10-06ldconfig(1) -> ldconfig(8)Aaron Campbell
2000-10-03More format string paranoia; deraadt@ okAaron Campbell
2000-09-25switch powerpc to libgcc -fPIC.Marc Espie
2000-09-25Patch from Alexander N. Kabaev <ak03@gte.com>Marc Espie
2000-09-25Miscellaneous cvs wackiness: remove resurrected files and `solve'Marc Espie
2000-09-24Synch with FSF stable treeMarc Espie
2000-09-24Activate libgcc -fPIC for powerpcMarc Espie
2000-09-21Fix man pages for good.Marc Espie
2000-09-21Trim down RRS text relocation warnings, no need to see 1000 of themMarc Espie
2000-09-20Avoid erasing a GOT definition.Marc Espie
2000-09-19install tools and scripts in libdata; espieTheo de Raadt
2000-09-17More DESTDIRMarc Espie
2000-09-16ELF linkage does not require collect2, ld does everything necessary.Dale S. Rahn
2000-09-15check return value for setenv(3) for failure, and deal appropriatelyTheo de Raadt
2000-09-15Add powerpc-openbsd to list of supported systems.Dale S. Rahn
2000-09-14Lost manpages (gdb and objdump)Marc Espie
2000-09-14Some installation problems: older gnu programs don't know about DESTDIR,Marc Espie
2000-09-14Can't directly :M${MACHINE_ARCH}, so kludge it thru a for loop.Marc Espie