diff options
Diffstat (limited to 'gnu/usr.bin/cvs/contrib')
-rw-r--r-- | gnu/usr.bin/cvs/contrib/.cvsignore | 13 | ||||
-rw-r--r-- | gnu/usr.bin/cvs/contrib/ChangeLog | 18 | ||||
-rw-r--r-- | gnu/usr.bin/cvs/contrib/README | 13 | ||||
-rw-r--r-- | gnu/usr.bin/cvs/contrib/pcl-cvs/.cvsignore | 19 | ||||
-rw-r--r-- | gnu/usr.bin/cvs/contrib/pcl-cvs/pcl-cvs-lucid.elc | bin | 0 -> 2938 bytes | |||
-rw-r--r-- | gnu/usr.bin/cvs/contrib/pcl-cvs/pcl-cvs.elc | bin | 0 -> 78668 bytes |
6 files changed, 60 insertions, 3 deletions
diff --git a/gnu/usr.bin/cvs/contrib/.cvsignore b/gnu/usr.bin/cvs/contrib/.cvsignore new file mode 100644 index 00000000000..f2c988ff62a --- /dev/null +++ b/gnu/usr.bin/cvs/contrib/.cvsignore @@ -0,0 +1,13 @@ +Makefile +clmerge +cln_hist +commit_prep +cvs_acls +cvscheck +log +log_accum +mfpipe +rcs-to-cvs +rcs2log +rcslock +sccs2rcs diff --git a/gnu/usr.bin/cvs/contrib/ChangeLog b/gnu/usr.bin/cvs/contrib/ChangeLog index f44f07e4206..80f16f1fb63 100644 --- a/gnu/usr.bin/cvs/contrib/ChangeLog +++ b/gnu/usr.bin/cvs/contrib/ChangeLog @@ -1,3 +1,21 @@ +Thu Jan 18 09:39:16 1996 Jim Kingdon <kingdon@harvey.cyclic.com> + + * README: Talk about submitting changes to contrib directory. + +Tue Nov 14 15:28:25 1995 Greg A. Woods <woods@most.weird.com> + + * README: fix some spelling and other typos + + * Makefile.in: if I need reminding to run cvsinit.... + +Tue Nov 14 13:47:40 1995 Greg A. Woods <woods@most.weird.com> + + * log_accum.pl: + - Fix 'cvs status' to use global -Qq options + - fix up a couple of comments, incl., my proper address + + * log.pl: add a CVSid and fix a couple of comments + Sun Oct 1 02:02:57 1995 Peter Wemm <peter@haywire.dialix.com> * Makefile.in: supply a suffix rule to deal with .sh "source" diff --git a/gnu/usr.bin/cvs/contrib/README b/gnu/usr.bin/cvs/contrib/README index 7ec14547022..98befbb2858 100644 --- a/gnu/usr.bin/cvs/contrib/README +++ b/gnu/usr.bin/cvs/contrib/README @@ -1,14 +1,21 @@ $CVSid: @(#)README 1.12 94/09/25 $ This "contrib" directory is a place holder for code/scripts sent to -me by contributors around the world. This READM file will be kept +me by contributors around the world. This README file will be kept up-to-date from release to release. BUT, I must point out that these -contributions are really, REALLY UNSSUPPORTED. In fact, I probably +contributions are really, REALLY UNSUPPORTED. In fact, I probably don't even know what they do. Nor do I guarantee to have tried them, or ported them to work with this CVS distribution. If you have questions, you might contact the author, but you should not necessarily expect a reply. USE AT YOUR OWN RISK -- and all that stuff. +"Unsupported" also means that noone has volunteered to accept and +check in changes to this directory. So submissions for new scripts to +add here are unlikely to be accepted. Suggested changes to the +existing scripts here conceivably might, but that isn't clear either. +The exception is pcl-cvs; that is more actively maintained (see +pcl-cvs/README). + Contents of this directory: README This file. @@ -24,7 +31,7 @@ Contents of this directory: log_accum provide for a way to combine the individual log messages of a multi-directory "commit" into a single log message, and mail the result somewhere. - Also does other checks for $Id and that you are + Can also do other checks for $Id and that you are committing the correct revision of the file. Read the comments carefully. Contributed by David Hampton <hampton@cisco.com>. diff --git a/gnu/usr.bin/cvs/contrib/pcl-cvs/.cvsignore b/gnu/usr.bin/cvs/contrib/pcl-cvs/.cvsignore new file mode 100644 index 00000000000..d8c4f2ace56 --- /dev/null +++ b/gnu/usr.bin/cvs/contrib/pcl-cvs/.cvsignore @@ -0,0 +1,19 @@ +Makefile +pcl-cvs.info* +pcl-cvs.aux +pcl-cvs.cp +pcl-cvs.cps +pcl-cvs.dvi +pcl-cvs.fn +pcl-cvs.fns +pcl-cvs.ky +pcl-cvs.kys +pcl-cvs.log +pcl-cvs.pg +pcl-cvs.pgs +pcl-cvs.toc +pcl-cvs.tp +pcl-cvs.tps +pcl-cvs.vr +pcl-cvs.vrs +pcl-cvs.ps diff --git a/gnu/usr.bin/cvs/contrib/pcl-cvs/pcl-cvs-lucid.elc b/gnu/usr.bin/cvs/contrib/pcl-cvs/pcl-cvs-lucid.elc Binary files differnew file mode 100644 index 00000000000..dabb156839a --- /dev/null +++ b/gnu/usr.bin/cvs/contrib/pcl-cvs/pcl-cvs-lucid.elc diff --git a/gnu/usr.bin/cvs/contrib/pcl-cvs/pcl-cvs.elc b/gnu/usr.bin/cvs/contrib/pcl-cvs/pcl-cvs.elc Binary files differnew file mode 100644 index 00000000000..45a7b5e9acb --- /dev/null +++ b/gnu/usr.bin/cvs/contrib/pcl-cvs/pcl-cvs.elc |