summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2001-09-12convert to mdocTodd C. Miller
2001-09-12Install localhost.cf if it is missing and sendmail.cf exists.Todd C. Miller
2001-09-11yes this is a configure diff, but this library order is needed for static lib...Theo de Raadt
2001-09-11just include os/sm_os_openbsd.hTodd C. Miller
2001-09-11localhost-only configTodd C. Miller
2001-09-11merge in sendmail 8.12.0 with BSD Makefiles and mdoc man pagesTodd C. Miller
2001-09-11remove unused filesTodd C. Miller
2001-09-11sendmail 8.12.0 with $Id tags converted to $SendmailTodd C. Miller
2001-09-11revert previous: libstc++ builds nowJason Wright
2001-09-10Put in a fix from future gcc that implements some unimplemented code.Artur Grabowski
2001-09-10ctor/dtor emission, stolen from solaris2.Marc Espie
2001-09-10allow building with NOMAN= in /etc/mk.confJason Wright
2001-09-10no shared libs on sparc64 (yet)Jason Wright
2001-09-10Initial cut at sparc64 gcc config.Marc Espie
2001-09-09uucp goes awayTheo de Raadt
2001-09-06Add stbar to the opcodes list; art@ ok.Federico G. Schwindt
2001-09-06Use ${CC} to link ld.so, so that it will grok whatever you throw atMarc Espie
2001-09-05Support for sparc64. gdb disabled for now.Artur Grabowski
2001-09-05make sure that va_start() has matching va_end()Theo de Raadt
2001-09-05sparc64 uses new binutils.Artur Grabowski
2001-09-05Don't build libstdc++ on sparc64.Artur Grabowski
2001-09-05remove work-around for _GLOBAL_OFFSET_TABLE_, now that the last piecesMarc Espie
2001-09-05Use __GLOBAL_OFFSET_TABLE_ consistently.Marc Espie
2001-09-04alpha has shared libs; pointed out by brad@Todd C. Miller
2001-09-01config changes to tell configure that macppc is a powerpc. Fixes thisDale Rahn
2001-08-30Fixed version of Matthieu's change from revision 1.12Todd C. Miller
2001-08-30Detect broken libraries that reference themselves.Marc Espie
2001-08-29Nope, this makes cvs dump coreTheo de Raadt
2001-08-27allow for local tags that include numbers (like $XFree86$). FirstMatthieu Herrb
2001-08-27fix description so it is aligned with other entries surrounding itBrad Smith
2001-08-21Update to sendmail 8.11.6, from the release notes:Todd C. Miller
2001-08-18Document rules specific to the FSF subtree.Marc Espie
2001-08-12Use INFTIM where possible.Federico G. Schwindt
2001-08-08Prevent logging strerror(0) on EOF; patch sent to sendmail-bugs@sendmail.ORGTodd C. Miller
2001-08-07Use mktemp(1) to avoid /tmp race found by terra@diku.dk.Todd C. Miller
2001-08-07tree must buildHugh Graham
2001-08-01Add `newer' gas balign/p2align/2bytes/4bytes.Marc Espie
2001-08-01Do not define 'unix' on powerpc. ok drahnPeter Valchev
2001-08-01update to sendmail 8.11.5Todd C. Miller
2001-07-28Revert accidentally committed changeThorsten Lockert
2001-07-27Use snprintf to avoid potential overflows; zen-parse@gmx.netTodd C. Miller
2001-07-26add generics_entire_domain and GENERICS_DOMAINTodd C. Miller
2001-07-25Fix compilation on mvme88k (until binutils are ready).Miod Vallat
2001-07-25remove local hackTodd C. Miller
2001-07-25Sync with reality:Todd C. Miller
2001-07-21SHLIB_MAJOR/_MINOR not set in bsd.lib.mk anymore. Use major/minor.Kenneth R Westerback
2001-07-19__attribute__((__nonnull__), separate from printf.Marc Espie
2001-07-19even worse: link against nearly any kerberos library, and you need all ofTheo de Raadt
2001-07-19well, with the most recent reorganization, it now turns out that anyTheo de Raadt
2001-07-11remove mips leftovers; ok bradPeter Valchev