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