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:           Mon May 16 06:02:13 UTC 2005

Modified Files:
        othersrc/usr.bin/tnftp/libnetbsd: inet_ntop.c

Log Message:
Sync to src/lib/libc/inet/inet_ntop.c rev 1.2.
Notable changes:
* Update ISC copyright.
* Use NS_IN6ADDRSZ and NS_INT16SZ instead of equivalents without NS_ prefix.
* Use socklen_t instead of size_t.
* Use strlcpy instead of strcpy.
* Improve bounds checking.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 othersrc/usr.bin/tnftp/libnetbsd/inet_ntop.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