History log of /src/lib/libc/compat/net |
Revision | Date | Author | Comments |
1.3 | 07-Jun-2024 |
riastradh | libc: Pacify lint on aarch64.
|
1.2 | 20-Jan-2012 |
joerg | Change CMSG_SPACE and CMSG_LEN to provide Integer Constant Expressions again. This was changed in sys/socket.h r1.51 to work around fallout from the IPv6 aux data migration. It broke the historic ABI on some platforms. This commit restores compatibility for netbsd32 code on such platforms and provides a template for future changes to the CMSG_* alignment. Revert PCC/Clang workarounds in postfix and tmux.
|
1.1 | 26-Aug-2006 |
matt | branches: 1.1.42; Move ns_addr and ns_ntoa to compat libc. Add a stripped version of <netns/ns.h> which only include struct ns_addr and the ns_addr and ns_ntoa function prototypes.
|
1.1.42.1 | 17-Apr-2012 |
yamt | sync with head
|
1.2 | 20-Jan-2024 |
christos | Catch up with all the lint warnings since exit on warning was disabled. Disable 'missing header declaration' and 'nested extern' warnings for now.
|
1.1 | 20-Jan-2012 |
joerg | branches: 1.1.4; Change CMSG_SPACE and CMSG_LEN to provide Integer Constant Expressions again. This was changed in sys/socket.h r1.51 to work around fallout from the IPv6 aux data migration. It broke the historic ABI on some platforms. This commit restores compatibility for netbsd32 code on such platforms and provides a template for future changes to the CMSG_* alignment. Revert PCC/Clang workarounds in postfix and tmux.
|
1.1.4.2 | 17-Apr-2012 |
yamt | sync with head
|
1.1.4.1 | 20-Jan-2012 |
yamt | file __cmsg_alignbytes.c was added on branch yamt-pagecache on 2012-04-17 00:05:17 +0000
|
1.4 | 07-Nov-2021 |
andvar | fix various typos, mainly s/prefered/preferred/
|
1.3 | 15-Oct-2012 |
msaitoh | -Wstrict-overflow
|
1.2 | 20-Mar-2012 |
matt | branches: 1.2.2; Switch to C89 definitions. Remove use of __P
|
1.1 | 26-Aug-2006 |
matt | branches: 1.1.42; Move ns_addr and ns_ntoa to compat libc. Add a stripped version of <netns/ns.h> which only include struct ns_addr and the ns_addr and ns_ntoa function prototypes.
|
1.1.42.2 | 30-Oct-2012 |
yamt | sync with head
|
1.1.42.1 | 17-Apr-2012 |
yamt | sync with head
|
1.2.2.1 | 20-Nov-2012 |
tls | Resync to 2012-11-19 00:00:00 UTC
|
1.2 | 20-Mar-2012 |
matt | Switch to C89 definitions. Remove use of __P
|
1.1 | 26-Aug-2006 |
matt | branches: 1.1.42; Move ns_addr and ns_ntoa to compat libc. Add a stripped version of <netns/ns.h> which only include struct ns_addr and the ns_addr and ns_ntoa function prototypes.
|
1.1.42.1 | 17-Apr-2012 |
yamt | sync with head
|