| Commit message (Expand) | Author | Age | Files | Lines |
* | Avoid undefined behavior with isascii, cast its argument to unsigned char. |  jca | 2015-09-11 | 1 | -2/+2 |
* | Fix various buffer overflows (caused by the way struct iso_directory_record |  miod | 2015-09-09 | 8 | -17/+17 |
* | Bye. |  matthieu | 2014-09-17 | 560 | -196890/+0 |
* | Unlink sendmail from the build. ok krw@ ajacoutot@ |  matthieu | 2014-09-15 | 1 | -2/+2 |
* | lynx has left the tree, and let's be honest noone will find these html |  deraadt | 2014-07-16 | 1 | -22/+1 |
* | Fix sendmail improper close-on-exec flag handling (CVE-2014-3956) |  jasper | 2014-06-05 | 1 | -2/+2 |
* | Remove workarounds for ld reaching MAXDSIZ on vax, now that MAXDSIZ is |  miod | 2014-04-15 | 1 | -5/+1 |
* | Clean up last bits of TCP_WRAPPERS and ELF_TOOLCHAIN. |  brad | 2014-04-13 | 2 | -11/+2 |
* | use smtpd man pages by default. ok deraadt jmc |  tedu | 2014-03-19 | 3 | -5/+19 |
* | no more rmail in base; ok millert |  jmc | 2014-03-12 | 1 | -6/+2 |
* | Update to sendmail 8.14.8. This touches a lot of files due to the |  millert | 2014-02-07 | 478 | -1100/+1671 |
* | f_bavail has been 64bits for some time now so revert 1.12. |  fgsch | 2013-10-24 | 1 | -2/+0 |
* | fix a few obvious .Ar markup errors (unfortunately, there are many more) |  schwarze | 2013-10-19 | 1 | -10/+10 |
* | Switch time_t, ino_t, clock_t, and struct kevent's ident and data |  guenther | 2013-08-13 | 1 | -2/+2 |
* | Remove an optimizer workaround for alpha/gcc2 although it was being |  brad | 2013-08-08 | 1 | -5/+1 |
* | ino_t will never be smaller than 32 bits again; prep for when it's 64 bits. |  guenther | 2013-08-08 | 1 | -5/+5 |
* | Prep for big ino_t: cast to unsigned long long and format with %ll or %q |  guenther | 2013-08-08 | 1 | -2/+2 |
* | Switch vax to gcc 3.3.6. |  miod | 2013-08-06 | 1 | -1/+5 |
* | Update to sendmail-8.14.7 |  jca | 2013-06-12 | 37 | -252/+520 |
* | Disable ident queries since ident(1) does not run by default anymore. |  ajacoutot | 2013-04-24 | 2 | -2/+6 |
* | allow groff users to build these docs; from J??r??mie Courr??ges-Anglas |  jmc | 2013-03-14 | 1 | -10/+34 |
* | Change an instance of submit.cf that should now be openbsd-submit.cf. |  millert | 2013-01-13 | 1 | -2/+2 |
* | In the WANT_LDAP=yes case, always link libsasl2 |  matthieu | 2013-01-09 | 1 | -2/+2 |
* | Update to sendmail 8.14.6 |  millert | 2012-12-26 | 32 | -244/+425 |
* | Remove mips64 -fno-stack-protector addition; at the moment gcc4 used on mips64 |  miod | 2012-11-02 | 1 | -5/+1 |
* | last stage of rfc changes, using consistent Rs/Re blocks, and moving the |  jmc | 2012-09-27 | 1 | -9/+27 |
* | remove -DSM_OMIT_BOGUS_WARNINGS which was intended to remove spurious |  jsg | 2012-08-21 | 1 | -4/+1 |
* | RFC updates: |  jmc | 2012-08-18 | 2 | -7/+7 |
* | within Rs/Re reference blocks, use %U instead of %O (or any other |  jmc | 2012-08-18 | 1 | -4/+4 |
* | These files contain OpenBSD and Mdocdate keywords |  schwarze | 2012-07-08 | 2 | -3/+3 |
* | Revert change not intended to be committed. |  kurt | 2012-04-12 | 1 | -5/+3 |
* | Remove incorrect -pthread preprocessor define _POSIX_THREADS and replace |  kurt | 2012-04-12 | 1 | -3/+5 |
* | switch to installing source manuals (base part) |  schwarze | 2011-06-23 | 1 | -1/+5 |
* | Apply sendmail 8.14.5 errata 2011-05-26 patch. |  bluhm | 2011-05-30 | 1 | -2/+4 |
* | Update to sendmail 8.14.5 |  millert | 2011-05-17 | 74 | -783/+1890 |
* | Make the localhost cf the same as the prototype cf but listen on |  millert | 2011-04-07 | 2 | -38/+10 |
* | smm bits removal; whilst here, fix up aliases.5; |  jmc | 2010-10-18 | 1 | -17/+8 |
* | remove references to now removed usd/psd/smm docs; |  jmc | 2010-10-18 | 1 | -5/+2 |
* | Stop installing me(1) and ms(1) source code. |  schwarze | 2010-10-17 | 1 | -2/+2 |
* | NOTES->CAVEATS; ok millert |  jmc | 2010-09-23 | 1 | -18/+18 |
* | add RCSID and Mdocdate to these pages; ok millert |  jmc | 2010-09-23 | 8 | -8/+24 |
* | since msgs no longer exists, replace the example msgs alias with the one |  jmc | 2010-09-23 | 1 | -2/+2 |
* | add EXIT STATUS here too; |  jmc | 2010-09-23 | 2 | -8/+4 |
* | use an EXIT STATUS section for these pages; |  jmc | 2010-09-23 | 3 | -38/+34 |
* | Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependent |  miod | 2010-02-03 | 1 | -2/+2 |
* | remove references to docs we no longer install; |  jmc | 2010-01-10 | 1 | -3/+0 |
* | Merge from the Sendmail CVS: fix potential memory leak: only set |  guenther | 2009-11-13 | 2 | -11/+21 |
* | use poll(2); ok millert@ |  jakob | 2009-05-13 | 1 | -2/+3 |
* | run makemap through mailwrapper(8), to avoid conflict between |  jacekm | 2009-03-16 | 1 | -1/+4 |
* | Add openbsd-submit.mc, a custom version submit.mc and revert the |  millert | 2008-10-03 | 3 | -6/+36 |