Age | Commit message (Expand) | Author |
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 |
2000-07-26 | thinko | Marc Espie |
2000-07-26 | New | Marc Espie |
2000-07-26 | Synch includes with version provided with binutils 2.10 | Marc Espie |
2000-07-26 | Partial synch with binutils-2.10 | Marc Espie |
2000-07-26 | libiberty version bundled with binutils-2.10 | Marc Espie |
2000-07-26 | Prototype for make_temp_file (forgot to commit) | Marc Espie |
2000-07-26 | Crosstools fix (accepted by the FSF ages ago, lost through the cracks | Marc Espie |
2000-07-18 | Recognize .lo as a valid object extension. | Marc Espie |
2000-07-07 | use %s with fprintf | Theo de Raadt |
2000-07-03 | Sorry, no dynamic libraries yet... | Marc Espie |
2000-07-03 | float_format/collect2 for vax. | Marc Espie |
2000-06-28 | integrate USE_SSL into real settings; wd@ics.nara-wu.ac.jp | Theo de Raadt |
2000-06-28 | -U option. | Oleg Safiullin |
2000-06-28 | Improve remove_search_dir(), avoid memory leak. | Oleg Safiullin |
2000-06-18 | typo | Jun-ichiro itojun Hagino |
2000-06-18 | make /etc/mail/sendmail.cf to listen to both IPv4 and IPv6 smtp port. | Jun-ichiro itojun Hagino |
2000-06-18 | enable IPv6 support in sendmail. by default, listens AF_INET only | Jun-ichiro itojun Hagino |
2000-06-15 | Add missing .include; form@openbsd.ru | Todd C. Miller |
2000-06-11 | newaliases(1) -> newaliases(8) | Todd C. Miller |
2000-06-11 | newaliases.1 -> newaliases.8 | Todd C. Miller |
2000-06-05 | Fix | Marc Espie |
2000-06-05 | Fix merge | Marc Espie |
2000-06-05 | Fix merge | Marc Espie |
2000-06-05 | Fix idiotic merge conflicts, regen configure | Marc Espie |
2000-06-05 | Synch with 2.95.3 (pre-rel) | Marc Espie |
2000-06-05 | Synch with 2.95.3 (pre-rel) | Marc Espie |
2000-06-05 | Synch with 2.95.3 (pre-rel) | Marc Espie |
2000-06-05 | m68k asm knows about m68030-m68060 already, no need for upgrade, the | Marc Espie |
2000-05-30 | Install history.h in /usr/include/readline, PR 934 | Angelos D. Keromytis |
2000-05-27 | gas recognizes m68020/30/40/60... doubtful it does anything useful | Marc Espie |
2000-05-25 | rename rtld(1) to ld.so(1) | Theo de Raadt |
2000-05-18 | Update from perl-current--fixes the op/universal test. | Todd C. Miller |
2000-05-15 | ENVDEF= -> ENVDEF+= -- missed in last commit. | Todd C. Miller |
2000-05-15 | Add support for building libraries with debugging information in them. | Niklas Hallqvist |
2000-05-15 | Update to reality | Todd C. Miller |
2000-05-15 | since Makefile.inc is included at the end, do ENVDEF+= there | Todd C. Miller |
2000-05-03 | typo (etc -> etc/mail migration). deraadt okay'ed | Jun-ichiro itojun Hagino |
2000-05-01 | Make it compile even if exec-permissions are missing on cfg_defs.sh | Hans Insulander |
2000-04-30 | disable GLOBAL_AUTOCONF_CACHE for the moment, since it doesn't work. Noticed ... | Mats O Jansson |