Age | Commit message (Expand) | Author |
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 |
2000-09-13 | Allow make clean to proceed. | Marc Espie |
2000-09-12 | Need to mention where to install binutils... | Marc Espie |
2000-09-12 | Recognize sparc/i386/m68k-openbsd, and use the netbsd emulation then. | Marc Espie |
2000-09-12 | Allow gen-aout.c to compile on something other than #@#!%linux | Marc Espie |
2000-09-12 | remove cygnus tree gdb dependencies: we definitely don't want to depend | Marc Espie |
2000-09-12 | Configure the right directories depending on arch. | Marc Espie |
2000-09-12 | Adapt gdb to function name change in bfd. | Marc Espie |
2000-09-12 | Change make_tempname() interface to create file or directory when needed. | Marc Espie |
2000-09-12 | Avoid calls to insecure choose_temp_base | Marc Espie |
2000-09-12 | Check for mkdtemp and mkstemp. | Marc Espie |
2000-09-12 | Do not build cxxfilt, the -current version lies with gcc | Marc Espie |
2000-09-12 | link against installed libiberty | Marc Espie |
2000-09-12 | Resolve other problems that dumb cvs can't find out by itself. | Marc Espie |
2000-09-12 | Help stupid cvs fixing basic conflicts. | Marc Espie |
2000-09-12 | Import binutils-2.10 | Marc Espie |
2000-09-07 | Remove unwanted MANSUBDIR that crept in from my private tree | Marc Espie |
2000-09-03 | Boring... Add :L modifier to all tweakable variables tests. | Marc Espie |
2000-08-25 | Move NOPIC for mips from toplevel to the libraries that have problems | Mats O Jansson |
2000-08-20 | #define HASSETUSERCONTEXT now that we have login.conf support. | Todd C. Miller |
2000-08-16 | Pull in proper Makefile.inc, spotted by someone who is not me but | Todd C. Miller |
2000-08-08 | The official perl fix deletes the /bin/mail code entirely. | Todd C. Miller |
2000-08-07 | #ifdef out code that runs /bin/mail insecurely. We don't have a /bin/mail | Todd C. Miller |
2000-08-04 | Overriding SUBDIRS from make command line no longer works for | Marc Espie |
2000-08-04 | New make passes DESTDIR thru correctly, fix make release | Marc Espie |
2000-08-04 | New make passes DESTDIR correctly, and texinfo handles it correctly. | Marc Espie |
2000-08-02 | $HOME paranoia: never use getenv("HOME") w/o checking for NULL and non-zero | Todd C. Miller |
2000-08-01 | Fix sanity check, sendmail is started from rc, not netstart. | Todd C. Miller |
2000-07-31 | Don't try to pass GNUCFLAGS over to submakes, wrecks havok with POSIX make | Marc Espie |
2000-07-31 | Remove unneeded SUBDIR override. | Marc Espie |
2000-07-31 | comma splice | Paul Janzen |
2000-07-26 | avoid indexing into arrays using signed chars; discovered by fuzz | Theo de Raadt |
2000-07-26 | From gcc devel sources: make_temp_file -> mips_make_temp_file to avoid | Marc Espie |
2000-07-26 | make_temp_file proto is in libiberty now | Marc Espie |