From: Mark Eichin Date: Sun, 14 Jan 1996 08:40:25 +0000 (+0000) Subject: Sanitize and cvsignore files for gssftp X-Git-Tag: krb5-1.0-beta6~620 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3be12fd1f97744d7bbeec94419a03e20b9e0d96c;p=krb5.git Sanitize and cvsignore files for gssftp git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7314 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/appl/gssftp/.Sanitize b/src/appl/gssftp/.Sanitize new file mode 100644 index 000000000..0c2a9a0c1 --- /dev/null +++ b/src/appl/gssftp/.Sanitize @@ -0,0 +1,40 @@ +# Sanitize.in for Kerberos V5 + +# Each directory to survive it's way into a release will need a file +# like this one called "./.Sanitize". All keyword lines must exist, +# and must exist in the order specified by this file. Each directory +# in the tree will be processed, top down, in the following order. + +# Hash started lines like this one are comments and will be deleted +# before anything else is done. Blank lines will also be squashed +# out. + +# The lines between the "Do-first:" line and the "Things-to-keep:" +# line are executed as a /bin/sh shell script before anything else is +# done in this + +Do-first: + +# All files listed between the "Things-to-keep:" line and the +# "Files-to-sed:" line will be kept. All other files will be removed. +# Directories listed in this section will have their own Sanitize +# called. Directories not listed will be removed in their entirety +# with rm -rf. + +Things-to-keep: + +.cvsignore +ChangeLog +Makefile.in +README.gssftp +arpa +configure.in +configure +ftp +ftpd + +Things-to-lose: + +Do-last: + +# End of file. diff --git a/src/appl/gssftp/.cvsignore b/src/appl/gssftp/.cvsignore new file mode 100644 index 000000000..e8c05a6b1 --- /dev/null +++ b/src/appl/gssftp/.cvsignore @@ -0,0 +1 @@ +configure diff --git a/src/appl/gssftp/arpa/.Sanitize b/src/appl/gssftp/arpa/.Sanitize new file mode 100644 index 000000000..d804b41d7 --- /dev/null +++ b/src/appl/gssftp/arpa/.Sanitize @@ -0,0 +1,34 @@ +# Sanitize.in for Kerberos V5 + +# Each directory to survive it's way into a release will need a file +# like this one called "./.Sanitize". All keyword lines must exist, +# and must exist in the order specified by this file. Each directory +# in the tree will be processed, top down, in the following order. + +# Hash started lines like this one are comments and will be deleted +# before anything else is done. Blank lines will also be squashed +# out. + +# The lines between the "Do-first:" line and the "Things-to-keep:" +# line are executed as a /bin/sh shell script before anything else is +# done in this + +Do-first: + +# All files listed between the "Things-to-keep:" line and the +# "Files-to-sed:" line will be kept. All other files will be removed. +# Directories listed in this section will have their own Sanitize +# called. Directories not listed will be removed in their entirety +# with rm -rf. + +Things-to-keep: + +ChangeLog +ftp.h +telnet.h + +Things-to-lose: + +Do-last: + +# End of file. diff --git a/src/appl/gssftp/ftp/.Sanitize b/src/appl/gssftp/ftp/.Sanitize new file mode 100644 index 000000000..1ffc3702e --- /dev/null +++ b/src/appl/gssftp/ftp/.Sanitize @@ -0,0 +1,51 @@ +# Sanitize.in for Kerberos V5 + +# Each directory to survive it's way into a release will need a file +# like this one called "./.Sanitize". All keyword lines must exist, +# and must exist in the order specified by this file. Each directory +# in the tree will be processed, top down, in the following order. + +# Hash started lines like this one are comments and will be deleted +# before anything else is done. Blank lines will also be squashed +# out. + +# The lines between the "Do-first:" line and the "Things-to-keep:" +# line are executed as a /bin/sh shell script before anything else is +# done in this + +Do-first: + +# All files listed between the "Things-to-keep:" line and the +# "Files-to-sed:" line will be kept. All other files will be removed. +# Directories listed in this section will have their own Sanitize +# called. Directories not listed will be removed in their entirety +# with rm -rf. + +Things-to-keep: + +.cvsignore +ChangeLog +Makefile.in +cmds.c +cmdtab.c +configure.in +configure +domacro.c +ftp.M +ftp.c +ftp_var.h +getpass.c +glob.c +main.c +pathnames.h +pclose.c +radix.c +ruserpass.c +secure.c +secure.h + +Things-to-lose: + +Do-last: + +# End of file. diff --git a/src/appl/gssftp/ftp/.cvsignore b/src/appl/gssftp/ftp/.cvsignore new file mode 100644 index 000000000..e8c05a6b1 --- /dev/null +++ b/src/appl/gssftp/ftp/.cvsignore @@ -0,0 +1 @@ +configure diff --git a/src/appl/gssftp/ftpd/.Sanitize b/src/appl/gssftp/ftpd/.Sanitize new file mode 100644 index 000000000..63e80a0df --- /dev/null +++ b/src/appl/gssftp/ftpd/.Sanitize @@ -0,0 +1,45 @@ +# Sanitize.in for Kerberos V5 + +# Each directory to survive it's way into a release will need a file +# like this one called "./.Sanitize". All keyword lines must exist, +# and must exist in the order specified by this file. Each directory +# in the tree will be processed, top down, in the following order. + +# Hash started lines like this one are comments and will be deleted +# before anything else is done. Blank lines will also be squashed +# out. + +# The lines between the "Do-first:" line and the "Things-to-keep:" +# line are executed as a /bin/sh shell script before anything else is +# done in this + +Do-first: + +# All files listed between the "Things-to-keep:" line and the +# "Files-to-sed:" line will be kept. All other files will be removed. +# Directories listed in this section will have their own Sanitize +# called. Directories not listed will be removed in their entirety +# with rm -rf. + +Things-to-keep: + +.cvsignore +CHANGES +ChangeLog +Makefile.in +configure.in +configure +ftpcmd.y +ftpd.M +ftpd.c +logwtmp.c +pathnames.h +popen.c +secure.h +vers.c + +Things-to-lose: + +Do-last: + +# End of file. diff --git a/src/appl/gssftp/ftpd/.cvsignore b/src/appl/gssftp/ftpd/.cvsignore new file mode 100644 index 000000000..e8c05a6b1 --- /dev/null +++ b/src/appl/gssftp/ftpd/.cvsignore @@ -0,0 +1 @@ +configure