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 May 11 01:01:56 UTC 2005

Modified Files:
        othersrc/usr.bin/tnftp/libnetbsd: Makefile.in err.c fparseln.c fseeko.c
            ftpglob.h ftpvis.h getaddrinfo.c getnameinfo.c glob.c inet_ntop.c
            inet_pton.c mkstemp.c setprogname.c sl_init.c snprintf.c strdup.c
            strerror.c strlcat.c strlcpy.c strptime.c strsep.c strtoll.c
            strunvis.c strvis.c timegm.c usleep.c utimes.c

Log Message:
RCSID cleanup; use NetBSD style RCSIDs, and add back sanitized "original"
IDs if they can be determined.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 othersrc/usr.bin/tnftp/libnetbsd/Makefile.in \
    othersrc/usr.bin/tnftp/libnetbsd/fparseln.c \
    othersrc/usr.bin/tnftp/libnetbsd/getaddrinfo.c \
    othersrc/usr.bin/tnftp/libnetbsd/getnameinfo.c \
    othersrc/usr.bin/tnftp/libnetbsd/glob.c \
    othersrc/usr.bin/tnftp/libnetbsd/inet_ntop.c \
    othersrc/usr.bin/tnftp/libnetbsd/inet_pton.c \
    othersrc/usr.bin/tnftp/libnetbsd/mkstemp.c \
    othersrc/usr.bin/tnftp/libnetbsd/setprogname.c \
    othersrc/usr.bin/tnftp/libnetbsd/sl_init.c \
    othersrc/usr.bin/tnftp/libnetbsd/strdup.c \
    othersrc/usr.bin/tnftp/libnetbsd/strerror.c \
    othersrc/usr.bin/tnftp/libnetbsd/strlcat.c \
    othersrc/usr.bin/tnftp/libnetbsd/strlcpy.c \
    othersrc/usr.bin/tnftp/libnetbsd/strptime.c \
    othersrc/usr.bin/tnftp/libnetbsd/strsep.c \
    othersrc/usr.bin/tnftp/libnetbsd/strtoll.c \
    othersrc/usr.bin/tnftp/libnetbsd/strunvis.c \
    othersrc/usr.bin/tnftp/libnetbsd/strvis.c \
    othersrc/usr.bin/tnftp/libnetbsd/timegm.c \
    othersrc/usr.bin/tnftp/libnetbsd/usleep.c \
    othersrc/usr.bin/tnftp/libnetbsd/utimes.c
cvs rdiff -r1.3 -r1.4 othersrc/usr.bin/tnftp/libnetbsd/err.c \
    othersrc/usr.bin/tnftp/libnetbsd/fseeko.c \
    othersrc/usr.bin/tnftp/libnetbsd/snprintf.c
cvs rdiff -r1.1.1.1 -r1.2 othersrc/usr.bin/tnftp/libnetbsd/ftpglob.h \
    othersrc/usr.bin/tnftp/libnetbsd/ftpvis.h

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