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