History log of /f-stack/tools/compat/getaddrinfo.c (Results 1 – 5 of 5)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# d4a07e70 30-Sep-2021 fengbojiang <[email protected]>

ff tools upgrade to support FreeBSD 13.0.


# 2317ada5 18-Sep-2021 fengbojiang <[email protected]>

Update LICENCE.


Revision tags: v1.21.1, v1.21, v1.20, v1.13, v1.12
# d151f2e1 19-Mar-2018 root <[email protected]>

:bug: ai->ai_addr should be (struct sockaddr *)(ai+1)


# 6b283f8e 19-Mar-2018 root <[email protected]>

:bug: ai->ai_addr should be (struct sockaddr *)(ai+1)


Revision tags: v1.11
# df6ad731 06-Jun-2017 logwang <[email protected]>

Add tool: ifconfig.

Changes:
Remove directory `ipc`, and add a new directory `compat`.
Directory `compat` includes some FreeBSD source files to be compatible
with Linux.
Port Fre

Add tool: ifconfig.

Changes:
Remove directory `ipc`, and add a new directory `compat`.
Directory `compat` includes some FreeBSD source files to be compatible
with Linux.
Port FreeBSD ifconfig to F-Stack.

show more ...