Age | Commit message (Expand) | Author |
2023-11-21 | Add '-e' (or -eltorito-boot-efi) option for writing an EFI eltorito boot | Jonathan Matthew |
2023-09-07 | Fix missing function declarations to let mkhybrid build with clang-16 | Jeremie Courreges-Anglas |
2022-07-11 | remove the "tbl" suffix for a few man pages | Daniel Dickman |
2022-06-28 | spelling | Jonathan Gray |
2022-06-28 | Entensions -> Extensions | Jonathan Gray |
2022-02-17 | remove some dead/squatted links | Jonathan Gray |
2019-05-01 | default to not verbose | Theo de Raadt |
2019-05-01 | only do the "when are we finished" countdown if at high verbose | Theo de Raadt |
2019-02-26 | use real format strings, resolve compiler warnings; ok millert@ | cheloha |
2018-11-10 | Eliminate use of sbrk (was only used to print a diagnostic). | Daniel Dickman |
2017-07-04 | proper escaping to prevent information loss; found with mandoc -Tlint | Ingo Schwarze |
2016-03-29 | remove unused variable | Charles Longeau |
2015-09-11 | Avoid undefined behavior with isascii, cast its argument to unsigned char. | Jeremie Courreges-Anglas |
2015-09-09 | Fix various buffer overflows (caused by the way struct iso_directory_record | Miod Vallat |
2014-09-17 | Bye. | Matthieu Herrb |
2000-04-02 | stock sendmail 8.10.0 with $Id -> $Sendmail | Todd C. Miller |
2014-09-15 | Unlink sendmail from the build. ok krw@ ajacoutot@ | Matthieu Herrb |
2014-07-16 | lynx has left the tree, and let's be honest noone will find these html | Theo de Raadt |
2014-06-05 | Fix sendmail improper close-on-exec flag handling (CVE-2014-3956) | Jasper Lievisse Adriaanse |
2014-04-15 | Remove workarounds for ld reaching MAXDSIZ on vax, now that MAXDSIZ is | Miod Vallat |
2014-04-13 | Clean up last bits of TCP_WRAPPERS and ELF_TOOLCHAIN. | Brad Smith |
2014-03-19 | use smtpd man pages by default. ok deraadt jmc | Ted Unangst |
2014-03-12 | no more rmail in base; ok millert | Jason McIntyre |
2014-02-07 | Update to sendmail 8.14.8. This touches a lot of files due to the | Todd C. Miller |
2013-10-24 | f_bavail has been 64bits for some time now so revert 1.12. | Federico G. Schwindt |
2013-10-19 | fix a few obvious .Ar markup errors (unfortunately, there are many more) | Ingo Schwarze |
2013-08-13 | Switch time_t, ino_t, clock_t, and struct kevent's ident and data | Philip Guenther |
2013-08-08 | Remove an optimizer workaround for alpha/gcc2 although it was being | Brad Smith |
2013-08-08 | ino_t will never be smaller than 32 bits again; prep for when it's 64 bits. | Philip Guenther |
2013-08-08 | Prep for big ino_t: cast to unsigned long long and format with %ll or %q | Philip Guenther |
2013-08-06 | Switch vax to gcc 3.3.6. | Miod Vallat |
2013-06-12 | Update to sendmail-8.14.7 | Jeremie Courreges-Anglas |
2013-04-24 | Disable ident queries since ident(1) does not run by default anymore. | Antoine Jacoutot |
2013-03-14 | allow groff users to build these docs; from J??r??mie Courr??ges-Anglas | Jason McIntyre |
2013-01-13 | Change an instance of submit.cf that should now be openbsd-submit.cf. | Todd C. Miller |
2013-01-09 | In the WANT_LDAP=yes case, always link libsasl2 | Matthieu Herrb |
2012-12-26 | Update to sendmail 8.14.6 | Todd C. Miller |
2012-11-02 | Remove mips64 -fno-stack-protector addition; at the moment gcc4 used on mips64 | Miod Vallat |
2012-09-27 | last stage of rfc changes, using consistent Rs/Re blocks, and moving the | Jason McIntyre |
2012-08-21 | remove -DSM_OMIT_BOGUS_WARNINGS which was intended to remove spurious | Jonathan Gray |
2012-08-18 | RFC updates: | Jason McIntyre |
2012-08-18 | within Rs/Re reference blocks, use %U instead of %O (or any other | Jason McIntyre |
2012-07-08 | These files contain OpenBSD and Mdocdate keywords | Ingo Schwarze |
2012-04-12 | Revert change not intended to be committed. | Kurt Miller |
2012-04-12 | Remove incorrect -pthread preprocessor define _POSIX_THREADS and replace | Kurt Miller |
2011-06-23 | switch to installing source manuals (base part) | Ingo Schwarze |
2011-05-30 | Apply sendmail 8.14.5 errata 2011-05-26 patch. | Alexander Bluhm |
2011-05-17 | Update to sendmail 8.14.5 | Todd C. Miller |
2011-04-07 | Make the localhost cf the same as the prototype cf but listen on | Todd C. Miller |
2010-10-18 | smm bits removal; whilst here, fix up aliases.5; | Jason McIntyre |