aboutsummaryrefslogtreecommitdiff
path: root/contrib/tcsh
diff options
context:
space:
mode:
authorMark Peek <mp@FreeBSD.org>2002-07-24 16:42:58 +0000
committerMark Peek <mp@FreeBSD.org>2002-07-24 16:42:58 +0000
commit70fa9f688081c347c4c07afcc1c53c2bcddf3397 (patch)
tree1c3a21f12cfc56b078c913c82f6038522d8de9a4 /contrib/tcsh
parent117e69e18e92cf55dd5289a4bdaae5e2c2888b98 (diff)
downloadsrc-70fa9f688081c347c4c07afcc1c53c2bcddf3397.tar.gz
src-70fa9f688081c347c4c07afcc1c53c2bcddf3397.zip
Document upgrade procedure.
Notes
Notes: svn path=/head/; revision=100619
Diffstat (limited to 'contrib/tcsh')
-rw-r--r--contrib/tcsh/FREEBSD-Xlist8
-rw-r--r--contrib/tcsh/FREEBSD-upgrade13
2 files changed, 21 insertions, 0 deletions
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