Age | Commit message (Collapse) | Author |
|
|
|
|
|
This reverts commit 3a40b2f9648ce9737b3f8f542e5079e58c4db3c3.
It didn't work with Pmake (FreeBSD/OpenBSD)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Needed in FreeBSD and OpenBSD, and probably Solaris
|
|
|
|
|
|
Fixes a logging bug seen on aarch64
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
descriptor struct
|
|
|
|
|
|
|
|
|
|
unavailable
|
|
|
|
|
|
|
|
|
|
|
|
setsocketopt succeeds
This fixes the FreeSBD no-kernel-support issues (it succeded the sendto for the
connect-with-data, but dod not queue the data). Having checked dynamically, do
not claim support-for TFO either.
|
|
|
|
|
|
The values differ between Linux and FreeBSD
|
|
(Closes 2171)
Better yet would be to force setting the output separator literally,
and not after expansion of the STRING. But this would be an incompatible
change.
|
|
|
|
|