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: Wed Jun 1 11:48:49 UTC 2005
Modified Files:
othersrc/usr.bin/tnftp/libnetbsd: getnameinfo.c glob.c inet_ntop.c
inet_pton.c mkstemp.c strunvis.c strvis.c
Log Message:
Don't use non-standard: u_char u_short u_int.
Use uint32_t instead of u_int32_t.
Don't use register.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 othersrc/usr.bin/tnftp/libnetbsd/getnameinfo.c \
othersrc/usr.bin/tnftp/libnetbsd/glob.c \
othersrc/usr.bin/tnftp/libnetbsd/inet_pton.c \
othersrc/usr.bin/tnftp/libnetbsd/mkstemp.c \
othersrc/usr.bin/tnftp/libnetbsd/strunvis.c
cvs rdiff -r1.5 -r1.6 othersrc/usr.bin/tnftp/libnetbsd/inet_ntop.c
cvs rdiff -r1.7 -r1.8 othersrc/usr.bin/tnftp/libnetbsd/strvis.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