summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2000-08-04Overriding SUBDIRS from make command line no longer works forMarc Espie
2000-08-04New make passes DESTDIR thru correctly, fix make releaseMarc Espie
2000-08-04New 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-zeroTodd C. Miller
2000-08-01Fix sanity check, sendmail is started from rc, not netstart.Todd C. Miller
2000-07-31Don't try to pass GNUCFLAGS over to submakes, wrecks havok with POSIX makeMarc Espie
2000-07-31Remove unneeded SUBDIR override.Marc Espie
2000-07-31comma splicePaul Janzen
2000-07-26avoid indexing into arrays using signed chars; discovered by fuzzTheo de Raadt
2000-07-26From gcc devel sources: make_temp_file -> mips_make_temp_file to avoidMarc Espie
2000-07-26make_temp_file proto is in libiberty nowMarc Espie
2000-07-26thinkoMarc Espie
2000-07-26NewMarc Espie
2000-07-26Synch includes with version provided with binutils 2.10Marc Espie
2000-07-26Partial synch with binutils-2.10Marc Espie
2000-07-26libiberty version bundled with binutils-2.10Marc Espie
2000-07-26Prototype for make_temp_file (forgot to commit)Marc Espie
2000-07-26Crosstools fix (accepted by the FSF ages ago, lost through the cracksMarc Espie
2000-07-18Recognize .lo as a valid object extension.Marc Espie
2000-07-07use %s with fprintfTheo de Raadt
2000-07-03Sorry, no dynamic libraries yet...Marc Espie
2000-07-03float_format/collect2 for vax.Marc Espie
2000-06-28integrate USE_SSL into real settings; wd@ics.nara-wu.ac.jpTheo de Raadt
2000-06-28-U option.Oleg Safiullin
2000-06-28Improve remove_search_dir(), avoid memory leak.Oleg Safiullin
2000-06-18typoJun-ichiro itojun Hagino
2000-06-18make /etc/mail/sendmail.cf to listen to both IPv4 and IPv6 smtp port.Jun-ichiro itojun Hagino
2000-06-18enable IPv6 support in sendmail. by default, listens AF_INET onlyJun-ichiro itojun Hagino
2000-06-15Add missing .include; form@openbsd.ruTodd C. Miller
2000-06-11newaliases(1) -> newaliases(8)Todd C. Miller
2000-06-11newaliases.1 -> newaliases.8Todd C. Miller
2000-06-05FixMarc Espie
2000-06-05Fix mergeMarc Espie
2000-06-05Fix mergeMarc Espie
2000-06-05Fix idiotic merge conflicts, regen configureMarc Espie
2000-06-05Synch with 2.95.3 (pre-rel)Marc Espie
2000-06-05Synch with 2.95.3 (pre-rel)Marc Espie
2000-06-05Synch with 2.95.3 (pre-rel)Marc Espie
2000-06-05m68k asm knows about m68030-m68060 already, no need for upgrade, theMarc Espie
2000-05-30Install history.h in /usr/include/readline, PR 934Angelos D. Keromytis
2000-05-27gas recognizes m68020/30/40/60... doubtful it does anything usefulMarc Espie
2000-05-25rename rtld(1) to ld.so(1)Theo de Raadt
2000-05-18Update from perl-current--fixes the op/universal test.Todd C. Miller
2000-05-15ENVDEF= -> ENVDEF+= -- missed in last commit.Todd C. Miller
2000-05-15Add support for building libraries with debugging information in them.Niklas Hallqvist
2000-05-15Update to realityTodd C. Miller
2000-05-15since Makefile.inc is included at the end, do ENVDEF+= thereTodd C. Miller
2000-05-03typo (etc -> etc/mail migration). deraadt okay'edJun-ichiro itojun Hagino
2000-05-01Make it compile even if exec-permissions are missing on cfg_defs.shHans Insulander
2000-04-30disable GLOBAL_AUTOCONF_CACHE for the moment, since it doesn't work. Noticed ...Mats O Jansson