Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: othersrc/usr.bin/tnftp/libnetbsd
Module Name: othersrc
Committed By: lukem
Date: Tue Feb 10 18:02:20 UTC 2026
Modified Files:
othersrc/usr.bin/tnftp/libnetbsd: inet_pton.c
Log Message:
inet_pton: sync lib/libc/inet/inet_pton.c 1.8
Update from othersrc/libexec/tnftpd/libnetbsd/inet_pton.c 1.5:
Functional changes since upstream 1.3:
- 1.8: fix lint issues
- 1.4: hex formatting change from bind 9.4.0
Retain tnftpd local changes:
- 1.3: don't use non-standard u_char u_int u_int32_t
- 1.1: only enable IPv6 ifdef INET6.
Comment out other unneeded upstream code to minimise differences.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 othersrc/usr.bin/tnftp/libnetbsd/inet_pton.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index