aboutsummaryrefslogtreecommitdiff
path: root/contrib/sendmail/include/sm/os
Commit message (Collapse)AuthorAgeFilesLines
* Merge commit '850ef5ae11d69ea3381bd310f564f025fc8caea3'Gregory Neil Shapiro2024-01-311-14/+0
|\ | | | | | | Merge vendor sendmail 8.18.1 into HEAD
* | sendmail 8.17.1 included this fix, though in a different location soGregory Neil Shapiro2023-01-151-5/+1
| | | | | | | | removing the FreeBSD local code in favor of the vendor branch version
* | Merge commit '28fbd2825d216dafca4d991ad96d05b312f4f9a3'Gregory Neil Shapiro2023-01-152-3/+22
|\| | | | | | | Merge vendor sendmail 8.17.1 into HEAD
* | Key decleration of union semun on src versionBrooks Davis2020-10-261-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | __FreeBSD__ is defined by the compiler derived from the triple. When building FreeBSD 11 on a FreeBSD 12 with a CROSS_TOOLCHAIN=llvm10, __FreeBSD__ was set to 12 when building lib32 (for some reason no triple is being passed which seems to mean that we're taking default values from the build system). This in turn meant we end up with a double decleration of union semun which is a build error. Reviewed by: gshapiro, dim Differential Revision: https://reviews.freebsd.org/D26902 Notes: svn path=/head/; revision=367063
* | Merge sendmail 8.16.1 to HEAD: See contrib/sendmail/RELEASE_NOTES for detailsGregory Neil Shapiro2020-07-151-7/+9
|\| | | | | | | | | | | | | | | | | Includes build infrastructure & config updates required for changes in 8.16.1 MFC after: 5 days Notes: svn path=/head/; revision=363233
* | Don't declare union semun in userspace unless _WANT_SEMUN is defined.Brooks Davis2018-03-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | POSIX explicitly states that the application must declare union semun. This makes no sense, but it is what it is. This brings us into line with Linux, MacOS/Darwin, and NetBSD. In a ports exp-run a moderate number of ports fail due to a lack of approprate autotools-like discovery mechanisms or local patches. A commit to address them will follow shortly. PR: 224300, 224443 (exp-run) Reviewed by: emaste, jhb, kib Exp-run by: antoine Sponsored by: DARPA, AFRL Differential Revision: https://reviews.freebsd.org/D14492 Notes: svn path=/head/; revision=330299
* | Merge sendmail 8.14.9 to HEADGregory Neil Shapiro2014-05-2218-18/+18
|\| | | | | | | | | | | | | MFC after: 3 days Notes: svn path=/head/; revision=266527
* | Remove local FreeBSD workaround now that upstream project has a better fix.Gregory Neil Shapiro2014-01-261-4/+0
| | | | | | | | | | | | | | MFC after: 5 days Notes: svn path=/head/; revision=261196
* | Merge sendmail 8.14.8 to HEADGregory Neil Shapiro2014-01-2618-36/+36
|\| | | | | | | | | | | | | MFC after: 5 days Notes: svn path=/head/; revision=261194
| * Stage 1 of sendmail dist tree flattening. contrib/sendmail/contribPeter Wemm2008-08-2818-589/+0
| | | | | | | | | | | | | | prevents doing this in one pass. Notes: svn path=/vendor/sendmail/dist/; revision=182324
* | Temporarily revert sendmail 8.14.7 change to getipnodebyname() flags toGregory Neil Shapiro2013-08-121-0/+4
|/ | | | | | | | | | | prevent problems between the resolver and Microsoft DNS servers with AAAA lookups. The upstream open source project will work on a more permanent fix for the next release. Issue noted by Pavel Timofeev. MFC after: 3 days Notes: svn path=/head/; revision=254251
* Import sendmail 8.14.1vendor/sendmail/8.14.1Gregory Neil Shapiro2007-04-091-0/+20
| | | | | Notes: svn path=/vendor/sendmail/dist/; revision=168515 svn path=/vendor/sendmail/8.14.1/; revision=168517; tag=vendor/sendmail/8.14.1
* Import sendmail 8.13.3Gregory Neil Shapiro2005-02-141-0/+33
| | | | Notes: svn path=/vendor/sendmail/dist/; revision=141858
* Import sendmail 8.13.1Gregory Neil Shapiro2004-08-015-2/+61
| | | | Notes: svn path=/vendor/sendmail/dist/; revision=132943
* Import sendmail 8.12.10vendor/sendmail/8.12.10Gregory Neil Shapiro2003-09-191-2/+6
| | | | | Notes: svn path=/vendor/sendmail/dist/; revision=120256 svn path=/vendor/sendmail/8.12.10/; revision=120258; tag=vendor/sendmail/8.12.10
* Import sendmail 8.12.7vendor/sendmail/8.12.7Gregory Neil Shapiro2003-02-081-3/+13
| | | | | Notes: svn path=/vendor/sendmail/dist/; revision=110560 svn path=/vendor/sendmail/8.12.7/; revision=110562; tag=vendor/sendmail/8.12.7
* Import sendmail 8.12.4vendor/sendmail/8.12.4Gregory Neil Shapiro2002-06-1113-13/+13
| | | | | Notes: svn path=/vendor/sendmail/dist/; revision=98121 svn path=/vendor/sendmail/8.12.4/; revision=98123; tag=vendor/sendmail/8.12.4
* Import of post-8.12.3 bug fixes from vendor repository.vendor/sendmail/8.12.3-20020420Gregory Neil Shapiro2002-04-2013-18/+14
| | | | | | | | These are being imported for the upcoming FreeBSD 4.6 release. Notes: svn path=/vendor/sendmail/dist/; revision=95154 svn path=/vendor/sendmail/8.12.3-20020420/; revision=95156; tag=vendor/sendmail/8.12.3-20020420
* Import sendmail 8.12.3Gregory Neil Shapiro2002-04-101-2/+6
| | | | Notes: svn path=/vendor/sendmail/dist/; revision=94334
* Import sendmail 8.12.2Gregory Neil Shapiro2002-02-1713-0/+463
Notes: svn path=/vendor/sendmail/dist/; revision=90792