Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: othersrc/libexec/tnftpd



Module Name:    othersrc
Committed By:   lukem
Date:           Sun Sep 21 16:35:25 UTC 2008

Modified Files:
        othersrc/libexec/tnftpd: COPYING ChangeLog INSTALL Makefile.in NEWS
            README configure.ac tnftpd.h todo
        othersrc/libexec/tnftpd/libnetbsd: Makefile.in arpa_ftp.h daemon.c
            err.c fgetln.c fnmatch.c fparseln.c ftpfnmatch.h ftpfts.h ftpglob.h
            getaddrinfo.c getgrouplist.c getnameinfo.c getusershell.c glob.c
            inet_net_pton.c inet_ntop.c inet_pton.c sl_init.c snprintf.c
            strlcat.c strlcpy.c strmode.c strsep.c strsuftollx.c strtoll.c
            user_from_uid.c usleep.c

Log Message:
consistently use NetBSD as the rcsid


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 othersrc/libexec/tnftpd/COPYING
cvs rdiff -r1.39 -r1.40 othersrc/libexec/tnftpd/ChangeLog
cvs rdiff -r1.9 -r1.10 othersrc/libexec/tnftpd/INSTALL
cvs rdiff -r1.3 -r1.4 othersrc/libexec/tnftpd/Makefile.in
cvs rdiff -r1.5 -r1.6 othersrc/libexec/tnftpd/NEWS
cvs rdiff -r1.7 -r1.8 othersrc/libexec/tnftpd/README
cvs rdiff -r1.15 -r1.16 othersrc/libexec/tnftpd/configure.ac
cvs rdiff -r1.30 -r1.31 othersrc/libexec/tnftpd/tnftpd.h
cvs rdiff -r1.16 -r1.17 othersrc/libexec/tnftpd/todo
cvs rdiff -r1.1.1.1 -r1.2 othersrc/libexec/tnftpd/libnetbsd/Makefile.in \
    othersrc/libexec/tnftpd/libnetbsd/fparseln.c
cvs rdiff -r1.2 -r1.3 othersrc/libexec/tnftpd/libnetbsd/arpa_ftp.h \
    othersrc/libexec/tnftpd/libnetbsd/daemon.c \
    othersrc/libexec/tnftpd/libnetbsd/err.c \
    othersrc/libexec/tnftpd/libnetbsd/fnmatch.c \
    othersrc/libexec/tnftpd/libnetbsd/ftpfnmatch.h \
    othersrc/libexec/tnftpd/libnetbsd/getgrouplist.c \
    othersrc/libexec/tnftpd/libnetbsd/sl_init.c \
    othersrc/libexec/tnftpd/libnetbsd/strlcat.c \
    othersrc/libexec/tnftpd/libnetbsd/strlcpy.c \
    othersrc/libexec/tnftpd/libnetbsd/strmode.c \
    othersrc/libexec/tnftpd/libnetbsd/strsep.c
cvs rdiff -r1.5 -r1.6 othersrc/libexec/tnftpd/libnetbsd/fgetln.c
cvs rdiff -r1.6 -r1.7 othersrc/libexec/tnftpd/libnetbsd/ftpfts.h
cvs rdiff -r1.3 -r1.4 othersrc/libexec/tnftpd/libnetbsd/ftpglob.h \
    othersrc/libexec/tnftpd/libnetbsd/getusershell.c \
    othersrc/libexec/tnftpd/libnetbsd/inet_net_pton.c \
    othersrc/libexec/tnftpd/libnetbsd/inet_ntop.c \
    othersrc/libexec/tnftpd/libnetbsd/inet_pton.c \
    othersrc/libexec/tnftpd/libnetbsd/strtoll.c \
    othersrc/libexec/tnftpd/libnetbsd/user_from_uid.c \
    othersrc/libexec/tnftpd/libnetbsd/usleep.c
cvs rdiff -r1.4 -r1.5 othersrc/libexec/tnftpd/libnetbsd/getaddrinfo.c \
    othersrc/libexec/tnftpd/libnetbsd/getnameinfo.c \
    othersrc/libexec/tnftpd/libnetbsd/glob.c \
    othersrc/libexec/tnftpd/libnetbsd/snprintf.c \
    othersrc/libexec/tnftpd/libnetbsd/strsuftollx.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