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