Source-Changes archive

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

CVS commit: othersrc/bootstrap-pkgsrc/lukemftp



Module Name:    othersrc
Committed By:   grant
Date:           Sun Sep 14 06:43:29 UTC 2003

Removed Files:
        othersrc/bootstrap-pkgsrc/lukemftp: COPYING ChangeLog INSTALL
            Makefile.in NEWS README THANKS acconfig.h aclocal.m4 config.h.in
            configure configure.in install-sh lukemftp.h todo
        othersrc/bootstrap-pkgsrc/lukemftp/libedit: Makefile.in chared.c
            chared.h common.c editline.3 editrc.5 el.c el.h emacs.c hist.c
            hist.h histedit.h history.c key.c key.h makelist.in map.c map.h
            parse.c parse.h prompt.c prompt.h read.c read.h refresh.c refresh.h
            search.c search.h sig.c sig.h sys.h term.c term.h tokenizer.c
            tokenizer.h tty.c tty.h vi.c
        othersrc/bootstrap-pkgsrc/lukemftp/libedit/readline: Makefile
            readline.h
        othersrc/bootstrap-pkgsrc/lukemftp/libukem: Makefile.in err.c fgetln.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
        othersrc/bootstrap-pkgsrc/lukemftp/src: Makefile.in cmds.c cmdtab.c
            complete.c domacro.c extern.h fetch.c ftp.1 ftp.c ftp.cat1
            ftp_var.h main.c ruserpass.c util.c version.h

Log Message:
nuke this, as bootstrap-pkgsrc uses tnftp now.


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r0 othersrc/bootstrap-pkgsrc/lukemftp/COPYING \
    othersrc/bootstrap-pkgsrc/lukemftp/ChangeLog \
    othersrc/bootstrap-pkgsrc/lukemftp/INSTALL \
    othersrc/bootstrap-pkgsrc/lukemftp/Makefile.in \
    othersrc/bootstrap-pkgsrc/lukemftp/NEWS \
    othersrc/bootstrap-pkgsrc/lukemftp/README \
    othersrc/bootstrap-pkgsrc/lukemftp/THANKS \
    othersrc/bootstrap-pkgsrc/lukemftp/acconfig.h \
    othersrc/bootstrap-pkgsrc/lukemftp/aclocal.m4 \
    othersrc/bootstrap-pkgsrc/lukemftp/install-sh \
    othersrc/bootstrap-pkgsrc/lukemftp/todo
cvs rdiff -r1.2 -r0 othersrc/bootstrap-pkgsrc/lukemftp/config.h.in \
    othersrc/bootstrap-pkgsrc/lukemftp/configure \
    othersrc/bootstrap-pkgsrc/lukemftp/configure.in
cvs rdiff -r1.3 -r0 othersrc/bootstrap-pkgsrc/lukemftp/lukemftp.h
cvs rdiff -r1.1.1.1 -r0 \
    othersrc/bootstrap-pkgsrc/lukemftp/libedit/Makefile.in \
    othersrc/bootstrap-pkgsrc/lukemftp/libedit/chared.c \
    othersrc/bootstrap-pkgsrc/lukemftp/libedit/chared.h \
    othersrc/bootstrap-pkgsrc/lukemftp/libedit/common.c \
    othersrc/bootstrap-pkgsrc/lukemftp/libedit/editline.3 \
    othersrc/bootstrap-pkgsrc/lukemftp/libedit/editrc.5 \
    othersrc/bootstrap-pkgsrc/lukemftp/libedit/el.c \
    othersrc/bootstrap-pkgsrc/lukemftp/libedit/el.h \
    othersrc/bootstrap-pkgsrc/lukemftp/libedit/emacs.c \
    othersrc/bootstrap-pkgsrc/lukemftp/libedit/hist.c \
    othersrc/bootstrap-pkgsrc/lukemftp/libedit/hist.h \
    othersrc/bootstrap-pkgsrc/lukemftp/libedit/histedit.h \
    othersrc/bootstrap-pkgsrc/lukemftp/libedit/history.c \
    othersrc/bootstrap-pkgsrc/lukemftp/libedit/key.c \
    othersrc/bootstrap-pkgsrc/lukemftp/libedit/key.h \
    othersrc/bootstrap-pkgsrc/lukemftp/libedit/makelist.in \
    othersrc/bootstrap-pkgsrc/lukemftp/libedit/map.c \
    othersrc/bootstrap-pkgsrc/lukemftp/libedit/map.h \
    othersrc/bootstrap-pkgsrc/lukemftp/libedit/parse.c \
    othersrc/bootstrap-pkgsrc/lukemftp/libedit/parse.h \
    othersrc/bootstrap-pkgsrc/lukemftp/libedit/prompt.c \
    othersrc/bootstrap-pkgsrc/lukemftp/libedit/prompt.h \
    othersrc/bootstrap-pkgsrc/lukemftp/libedit/read.c \
    othersrc/bootstrap-pkgsrc/lukemftp/libedit/read.h \
    othersrc/bootstrap-pkgsrc/lukemftp/libedit/refresh.c \
    othersrc/bootstrap-pkgsrc/lukemftp/libedit/refresh.h \
    othersrc/bootstrap-pkgsrc/lukemftp/libedit/search.c \
    othersrc/bootstrap-pkgsrc/lukemftp/libedit/search.h \
    othersrc/bootstrap-pkgsrc/lukemftp/libedit/sig.c \
    othersrc/bootstrap-pkgsrc/lukemftp/libedit/sig.h \
    othersrc/bootstrap-pkgsrc/lukemftp/libedit/sys.h \
    othersrc/bootstrap-pkgsrc/lukemftp/libedit/term.c \
    othersrc/bootstrap-pkgsrc/lukemftp/libedit/term.h \
    othersrc/bootstrap-pkgsrc/lukemftp/libedit/tokenizer.c \
    othersrc/bootstrap-pkgsrc/lukemftp/libedit/tokenizer.h \
    othersrc/bootstrap-pkgsrc/lukemftp/libedit/tty.c \
    othersrc/bootstrap-pkgsrc/lukemftp/libedit/tty.h \
    othersrc/bootstrap-pkgsrc/lukemftp/libedit/vi.c
cvs rdiff -r1.1.1.1 -r0 \
    othersrc/bootstrap-pkgsrc/lukemftp/libedit/readline/Makefile \
    othersrc/bootstrap-pkgsrc/lukemftp/libedit/readline/readline.h
cvs rdiff -r1.1.1.1 -r0 \
    othersrc/bootstrap-pkgsrc/lukemftp/libukem/Makefile.in \
    othersrc/bootstrap-pkgsrc/lukemftp/libukem/err.c \
    othersrc/bootstrap-pkgsrc/lukemftp/libukem/fgetln.c \
    othersrc/bootstrap-pkgsrc/lukemftp/libukem/fparseln.c \
    othersrc/bootstrap-pkgsrc/lukemftp/libukem/fseeko.c \
    othersrc/bootstrap-pkgsrc/lukemftp/libukem/ftpglob.h \
    othersrc/bootstrap-pkgsrc/lukemftp/libukem/ftpvis.h \
    othersrc/bootstrap-pkgsrc/lukemftp/libukem/getaddrinfo.c \
    othersrc/bootstrap-pkgsrc/lukemftp/libukem/getnameinfo.c \
    othersrc/bootstrap-pkgsrc/lukemftp/libukem/glob.c \
    othersrc/bootstrap-pkgsrc/lukemftp/libukem/inet_ntop.c \
    othersrc/bootstrap-pkgsrc/lukemftp/libukem/inet_pton.c \
    othersrc/bootstrap-pkgsrc/lukemftp/libukem/mkstemp.c \
    othersrc/bootstrap-pkgsrc/lukemftp/libukem/setprogname.c \
    othersrc/bootstrap-pkgsrc/lukemftp/libukem/sl_init.c \
    othersrc/bootstrap-pkgsrc/lukemftp/libukem/snprintf.c \
    othersrc/bootstrap-pkgsrc/lukemftp/libukem/strdup.c \
    othersrc/bootstrap-pkgsrc/lukemftp/libukem/strerror.c \
    othersrc/bootstrap-pkgsrc/lukemftp/libukem/strlcat.c \
    othersrc/bootstrap-pkgsrc/lukemftp/libukem/strlcpy.c \
    othersrc/bootstrap-pkgsrc/lukemftp/libukem/strptime.c \
    othersrc/bootstrap-pkgsrc/lukemftp/libukem/strsep.c \
    othersrc/bootstrap-pkgsrc/lukemftp/libukem/strtoll.c \
    othersrc/bootstrap-pkgsrc/lukemftp/libukem/strunvis.c \
    othersrc/bootstrap-pkgsrc/lukemftp/libukem/strvis.c \
    othersrc/bootstrap-pkgsrc/lukemftp/libukem/timegm.c \
    othersrc/bootstrap-pkgsrc/lukemftp/libukem/usleep.c
cvs rdiff -r1.1.1.1 -r0 othersrc/bootstrap-pkgsrc/lukemftp/src/Makefile.in \
    othersrc/bootstrap-pkgsrc/lukemftp/src/cmds.c \
    othersrc/bootstrap-pkgsrc/lukemftp/src/cmdtab.c \
    othersrc/bootstrap-pkgsrc/lukemftp/src/complete.c \
    othersrc/bootstrap-pkgsrc/lukemftp/src/domacro.c \
    othersrc/bootstrap-pkgsrc/lukemftp/src/extern.h \
    othersrc/bootstrap-pkgsrc/lukemftp/src/fetch.c \
    othersrc/bootstrap-pkgsrc/lukemftp/src/ftp.1 \
    othersrc/bootstrap-pkgsrc/lukemftp/src/ftp.c \
    othersrc/bootstrap-pkgsrc/lukemftp/src/ftp_var.h \
    othersrc/bootstrap-pkgsrc/lukemftp/src/main.c \
    othersrc/bootstrap-pkgsrc/lukemftp/src/ruserpass.c \
    othersrc/bootstrap-pkgsrc/lukemftp/src/util.c \
    othersrc/bootstrap-pkgsrc/lukemftp/src/version.h
cvs rdiff -r1.3 -r0 othersrc/bootstrap-pkgsrc/lukemftp/src/ftp.cat1

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