OpenSSH 10.2p1 on OS X 10.3 (darwin 7)
Sevan Janiyan
venture37+openssh at geeklan.co.uk
Sun Oct 19 01:24:38 AEDT 2025
On 17/10/2025 06:43, Darren Tucker wrote:
> Thanks, I originally wrote the test the other way around, then decided
> to switch to keeping the existing behaviour by default but missed that
> part, and didn't have an old enough mac to test it :-)
>
> I have committed it to both the main and 10.2 branch. Please let me
> know if there are any issues with what's in there.
Thanks for the patch.
Looks like nfds_t started being defined on OS X 10.4 (darwin 8) in
/usr/include/sys/poll.h as:
typedef unsigned int nfds_t;
Tested the latest git source with your patch on OS X 10.3 & 10.4, built
just fine out of the box.
Sincerely,
Sevan
More information about the openssh-unix-dev
mailing list