Date: Sun, 25 Jan 1998 19:09:59 -0800 (PST) From: Peter Wemm <peter@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-contrib@FreeBSD.ORG Subject: cvs commit: src/contrib/cvs - Imported sources Message-ID: <199801260309.TAA21845@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1998/01/25 19:09:58 PST src/contrib/cvs - Imported sources Update of /home/ncvs/src/contrib/cvs In directory freefall.freebsd.org:/c/users/peter/cvs-19980123 Log Message: Import cvs-1.9.23 as at 19980123. There are a number of really nice things fixed in here, including the '-ko' vs. -A problem with remote cvs which caused all files with -ko to be resent each time (which is damn painful over a modem, I can tell you). It also found a heap of stray empty directories that should have been pruned with the -P flag to cvs update but were not for some reason. It also has the fully integrated rcs and diff, so no more fork/exec overheads for rcs,ci,patch,diff,etc. This means that it parses the control data in the rcs files only once rather than twice or more. If the 'cvs diff' vs. Index thing is going to be fixed for future patch compatability, this is the place to do it. Status: Vendor Tag: CYCLIC Release Tags: v1_9_23_19980123 U src/contrib/cvs/COPYING.LIB U src/contrib/cvs/.cvsignore U src/contrib/cvs/BUGS U src/contrib/cvs/COPYING U src/contrib/cvs/ChangeLog.zoo U src/contrib/cvs/ChangeLog U src/contrib/cvs/INSTALL U src/contrib/cvs/FAQ U src/contrib/cvs/Makefile.in U src/contrib/cvs/MINOR-BUGS U src/contrib/cvs/PROJECTS U src/contrib/cvs/NEWS U src/contrib/cvs/acconfig.h U src/contrib/cvs/README U src/contrib/cvs/TODO U src/contrib/cvs/config.h.in U src/contrib/cvs/configure U src/contrib/cvs/cvs-format.el U src/contrib/cvs/install-sh U src/contrib/cvs/mkinstalldirs U src/contrib/cvs/stamp-h.in U src/contrib/cvs/HACKING U src/contrib/cvs/TESTS U src/contrib/cvs/DEVEL-CVS U src/contrib/cvs/configure.in U src/contrib/cvs/contrib/Makefile.in U src/contrib/cvs/contrib/.cvsignore U src/contrib/cvs/contrib/ChangeLog U src/contrib/cvs/contrib/ccvs-rsh.pl U src/contrib/cvs/contrib/README U src/contrib/cvs/contrib/cln_hist.pl U src/contrib/cvs/contrib/clmerge.pl U src/contrib/cvs/contrib/commit_prep.pl U src/contrib/cvs/contrib/cvs_acls.pl U src/contrib/cvs/contrib/cvscheck.man U src/contrib/cvs/contrib/cvscheck.sh U src/contrib/cvs/contrib/cvshelp.man U src/contrib/cvs/contrib/descend.man U src/contrib/cvs/contrib/descend.sh U src/contrib/cvs/contrib/dirfns.shar U src/contrib/cvs/contrib/intro.doc U src/contrib/cvs/contrib/log.pl U src/contrib/cvs/contrib/log_accum.pl U src/contrib/cvs/contrib/mfpipe.pl U src/contrib/cvs/contrib/rcs-to-cvs.sh U src/contrib/cvs/contrib/rcs2log.sh U src/contrib/cvs/contrib/rcs2sccs.sh U src/contrib/cvs/contrib/rcslock.pl U src/contrib/cvs/contrib/listen2.c U src/contrib/cvs/contrib/sccs2rcs.csh U src/contrib/cvs/contrib/listen2.mak U src/contrib/cvs/contrib/cvs2vendor.sh N src/contrib/cvs/contrib/pvcs_to_rcs U src/contrib/cvs/doc/ChangeLog.fsf U src/contrib/cvs/doc/.cvsignore U src/contrib/cvs/doc/ChangeLog U src/contrib/cvs/doc/cvs.texinfo U src/contrib/cvs/doc/Makefile.in U src/contrib/cvs/doc/cvs-paper.ms U src/contrib/cvs/doc/cvsclient.texi U src/contrib/cvs/doc/RCSFILES U src/contrib/cvs/lib/ChangeLog.fsf U src/contrib/cvs/lib/.cvsignore U src/contrib/cvs/lib/ChangeLog U src/contrib/cvs/lib/sighandle.c U src/contrib/cvs/lib/Makefile.in U src/contrib/cvs/lib/argmatch.c U src/contrib/cvs/lib/dup2.c U src/contrib/cvs/lib/fnmatch.c U src/contrib/cvs/lib/fnmatch.h U src/contrib/cvs/lib/ftruncate.c U src/contrib/cvs/lib/getdate.y U src/contrib/cvs/lib/getopt.c U src/contrib/cvs/lib/getopt.h U src/contrib/cvs/lib/getopt1.c U src/contrib/cvs/lib/hostname.c U src/contrib/cvs/lib/md5.c U src/contrib/cvs/lib/md5.h U src/contrib/cvs/lib/vasprintf.c U src/contrib/cvs/lib/mkdir.c U src/contrib/cvs/lib/regex.c U src/contrib/cvs/lib/regex.h U src/contrib/cvs/lib/rename.c U src/contrib/cvs/lib/yesno.c U src/contrib/cvs/lib/strerror.c U src/contrib/cvs/lib/stripslash.c U src/contrib/cvs/lib/system.h U src/contrib/cvs/lib/valloc.c U src/contrib/cvs/lib/wait.h U src/contrib/cvs/lib/waitpid.c U src/contrib/cvs/lib/xgetwd.c U src/contrib/cvs/lib/getline.c U src/contrib/cvs/lib/getline.h U src/contrib/cvs/lib/strstr.c U src/contrib/cvs/lib/savecwd.c U src/contrib/cvs/lib/savecwd.h U src/contrib/cvs/lib/strtoul.c N src/contrib/cvs/lib/fncase.c U src/contrib/cvs/man/Makefile.in U src/contrib/cvs/man/.cvsignore U src/contrib/cvs/man/ChangeLog U src/contrib/cvs/man/cvsbug.8 C src/contrib/cvs/man/cvs.1 U src/contrib/cvs/man/cvs.5 U src/contrib/cvs/src/Makefile.in U src/contrib/cvs/src/.cvsignore U src/contrib/cvs/src/ChangeLog U src/contrib/cvs/src/fileattr.c U src/contrib/cvs/src/admin.c C src/contrib/cvs/src/mkmodules.c U src/contrib/cvs/src/add.c U src/contrib/cvs/src/checkin.c U src/contrib/cvs/src/checkout.c U src/contrib/cvs/src/login.c U src/contrib/cvs/src/classify.c U src/contrib/cvs/src/client.c U src/contrib/cvs/src/client.h C src/contrib/cvs/src/commit.c U src/contrib/cvs/src/create_adm.c C src/contrib/cvs/src/cvs.h U src/contrib/cvs/src/cvsbug.sh U src/contrib/cvs/src/cvsrc.c C src/contrib/cvs/src/diff.c U src/contrib/cvs/src/entries.c U src/contrib/cvs/src/filesubr.c U src/contrib/cvs/src/find_names.c U src/contrib/cvs/src/hash.c U src/contrib/cvs/src/hash.h U src/contrib/cvs/src/patch.c C src/contrib/cvs/src/lock.c U src/contrib/cvs/src/history.c U src/contrib/cvs/src/ignore.c C src/contrib/cvs/src/import.c U src/contrib/cvs/src/log.c C src/contrib/cvs/src/logmsg.c C src/contrib/cvs/src/main.c U src/contrib/cvs/src/modules.c U src/contrib/cvs/src/watch.c U src/contrib/cvs/src/myndbm.c U src/contrib/cvs/src/myndbm.h U src/contrib/cvs/src/no_diff.c U src/contrib/cvs/src/edit.c U src/contrib/cvs/src/parseinfo.c U src/contrib/cvs/src/repos.c C src/contrib/cvs/src/rcs.c C src/contrib/cvs/src/rcs.h U src/contrib/cvs/src/rcscmds.c C src/contrib/cvs/src/recurse.c U src/contrib/cvs/src/release.c U src/contrib/cvs/src/remove.c U src/contrib/cvs/src/rtag.c U src/contrib/cvs/src/root.c U src/contrib/cvs/src/subr.c U src/contrib/cvs/src/run.c U src/contrib/cvs/src/edit.h U src/contrib/cvs/src/sanity.sh C src/contrib/cvs/src/server.c U src/contrib/cvs/src/server.h U src/contrib/cvs/src/status.c U src/contrib/cvs/src/tag.c C src/contrib/cvs/src/update.c U src/contrib/cvs/src/update.h U src/contrib/cvs/src/vers_ts.c U src/contrib/cvs/src/version.c U src/contrib/cvs/src/wrapper.c U src/contrib/cvs/src/expand_path.c U src/contrib/cvs/src/error.c U src/contrib/cvs/src/error.h U src/contrib/cvs/src/watch.h U src/contrib/cvs/src/options.h.in U src/contrib/cvs/src/fileattr.h U src/contrib/cvs/src/scramble.c U src/contrib/cvs/src/buffer.h U src/contrib/cvs/src/ChangeLog-9194 U src/contrib/cvs/src/ChangeLog-9395 U src/contrib/cvs/src/ChangeLog-96 U src/contrib/cvs/src/zlib.c N src/contrib/cvs/src/ChangeLog-97 U src/contrib/cvs/src/buffer.c N src/contrib/cvs/diff/ChangeLog N src/contrib/cvs/diff/Makefile.in N src/contrib/cvs/diff/analyze.c N src/contrib/cvs/diff/cmpbuf.c N src/contrib/cvs/diff/cmpbuf.h N src/contrib/cvs/diff/context.c N src/contrib/cvs/diff/diagmeet.note N src/contrib/cvs/diff/diff.c N src/contrib/cvs/diff/diff.h N src/contrib/cvs/diff/dir.c N src/contrib/cvs/diff/ed.c N src/contrib/cvs/diff/ifdef.c N src/contrib/cvs/diff/io.c N src/contrib/cvs/diff/normal.c N src/contrib/cvs/diff/side.c N src/contrib/cvs/diff/system.h N src/contrib/cvs/diff/util.c N src/contrib/cvs/diff/version.c N src/contrib/cvs/diff/.cvsignore N src/contrib/cvs/diff/diff3.c U src/contrib/cvs/tools/.cvsignore U src/contrib/cvs/tools/ChangeLog U src/contrib/cvs/tools/Makefile.in U src/contrib/cvs/tools/README U src/contrib/cvs/tools/pcl-cvs/.cvsignore U src/contrib/cvs/tools/pcl-cvs/ChangeLog U src/contrib/cvs/tools/pcl-cvs/ChangeLog.woods U src/contrib/cvs/tools/pcl-cvs/INSTALL U src/contrib/cvs/tools/pcl-cvs/Makefile.in U src/contrib/cvs/tools/pcl-cvs/NEWS U src/contrib/cvs/tools/pcl-cvs/README U src/contrib/cvs/tools/pcl-cvs/ToDo U src/contrib/cvs/tools/pcl-cvs/pcl-cvs-lucid.el U src/contrib/cvs/tools/pcl-cvs/pcl-cvs-startup.el U src/contrib/cvs/tools/pcl-cvs/pcl-cvs.el U src/contrib/cvs/tools/pcl-cvs/pcl-cvs.texinfo 14 conflicts created by this import. Use the following command to help the merge: cvs checkout -jCYCLIC:yesterday -jCYCLIC src/contrib/cvs
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801260309.TAA21845>