diff --git a/contrib/tcsh/FREEBSD-Xlist b/contrib/tcsh/FREEBSD-Xlist new file mode 100644 index 000000000000..04503728f1d1 --- /dev/null +++ b/contrib/tcsh/FREEBSD-Xlist @@ -0,0 +1,8 @@ +$FreeBSD$ +*/BUGS +*/config/a* +*/config/bs2000 +*/config/bsd +*/config/bsdreno +*/config/[c-z]* +*/win32 diff --git a/contrib/tcsh/FREEBSD-upgrade b/contrib/tcsh/FREEBSD-upgrade new file mode 100644 index 000000000000..b7fbfe84761d --- /dev/null +++ b/contrib/tcsh/FREEBSD-upgrade @@ -0,0 +1,13 @@ +$FreeBSD$ + +Christos Zoulas `tcsh' + originals can be found at: ftp://ftp.astron.com/pub/tcsh/ + +The stripped down version was created using FREEBSD-Xlist during extraction: + + tar -X FREEBSD-Xlist -xzf tcsh-6.12.00.tar.gz + +Imported by: + + cvs import -m "Import of tcsh-6.12.00" \ + src/contrib/tcsh ZOULAS tcsh_6_12