| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
__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
|
|\
| |
| |
| |
| |
| |
| |
| |
| | |
Includes build infrastructure & config updates required for changes in 8.16.1
MFC after: 5 days
Notes:
svn path=/head/; revision=363233
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
It included libutil.h for setproctitle(3), which was moved from libutil to libc
in r65353 in 2000.
Reviewed by: gshapiro [sendmail change]
Sponsored by: EMC / Isilon Storage Division
Differential Revision: https://reviews.freebsd.org/D4261
Notes:
svn path=/head/; revision=291235
|
|\|
| |
| |
| |
| |
| |
| | |
MFC after: 3 days
Notes:
svn path=/head/; revision=285229
|
|\|
| |
| |
| |
| |
| |
| | |
MFC after: 3 days
Notes:
svn path=/head/; revision=266527
|
| |
| |
| |
| |
| |
| |
| | |
MFC after: 5 days
Notes:
svn path=/head/; revision=261196
|
|\|
| |
| |
| |
| |
| |
| | |
MFC after: 5 days
Notes:
svn path=/head/; revision=261194
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
|\|
| |
| |
| |
| |
| |
| | |
MFC after: 4 days
Notes:
svn path=/head/; revision=249729
|
|\|
| |
| |
| |
| |
| |
| | |
MFC after: 4 days
Notes:
svn path=/head/; revision=244833
|
|\|
| |
| |
| |
| |
| |
| | |
MFC after: 4 days
Notes:
svn path=/head/; revision=223067
|
|\|
| |
| |
| |
| |
| |
| | |
MFC after: 4 days
Notes:
svn path=/head/; revision=203004
|
|/
|
|
|
|
|
| |
prevents doing this in one pass.
Notes:
svn path=/vendor/sendmail/dist/; revision=182324
|
|
|
|
|
| |
Notes:
svn path=/vendor/sendmail/dist/; revision=173340
svn path=/vendor/sendmail/8.14.2/; revision=173342; tag=vendor/sendmail/8.14.2
|
|
|
|
|
| |
Notes:
svn path=/vendor/sendmail/dist/; revision=168515
svn path=/vendor/sendmail/8.14.1/; revision=168517; tag=vendor/sendmail/8.14.1
|
|
|
|
|
|
|
|
| |
Security: FreeBSD-SA-06:13.sendmail
Notes:
svn path=/vendor/sendmail/dist/; revision=157001
svn path=/vendor/sendmail/8.13.6/; revision=157003; tag=vendor/sendmail/8.13.6
|
|
|
|
|
| |
Notes:
svn path=/vendor/sendmail/dist/; revision=147078
svn path=/vendor/sendmail/8.13.4/; revision=147080; tag=vendor/sendmail/8.13.4
|
|
|
|
| |
Notes:
svn path=/vendor/sendmail/dist/; revision=141858
|
|
|
|
| |
Notes:
svn path=/vendor/sendmail/dist/; revision=132943
|
|
|
|
|
| |
Notes:
svn path=/vendor/sendmail/dist/; revision=125820
svn path=/vendor/sendmail/8.12.11/; revision=125822; tag=vendor/sendmail/8.12.11
|
|
|
|
|
| |
Notes:
svn path=/vendor/sendmail/dist/; revision=120256
svn path=/vendor/sendmail/8.12.10/; revision=120258; tag=vendor/sendmail/8.12.10
|
|
|
|
|
| |
Notes:
svn path=/vendor/sendmail/dist/; revision=112810
svn path=/vendor/sendmail/8.12.9/; revision=112812; tag=vendor/sendmail/8.12.9
|
|
|
|
|
| |
Notes:
svn path=/vendor/sendmail/dist/; revision=110560
svn path=/vendor/sendmail/8.12.7/; revision=110562; tag=vendor/sendmail/8.12.7
|
|
|
|
|
| |
Notes:
svn path=/vendor/sendmail/dist/; revision=102528
svn path=/vendor/sendmail/8.12.6/; revision=102530; tag=vendor/sendmail/8.12.6
|
|
|
|
|
| |
Notes:
svn path=/vendor/sendmail/dist/; revision=98841
svn path=/vendor/sendmail/8.12.5/; revision=98843; tag=vendor/sendmail/8.12.5
|
|
|
|
|
| |
Notes:
svn path=/vendor/sendmail/dist/; revision=98121
svn path=/vendor/sendmail/8.12.4/; revision=98123; tag=vendor/sendmail/8.12.4
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/vendor/sendmail/dist/; revision=94334
|
|
Notes:
svn path=/vendor/sendmail/dist/; revision=90792
|