2002-04-17 Derek Price <oberon@umich.edu>
* configure.in: Update version number. * configure:
Regenerated.
2002-04-03 Derek Price <oberon@umich.edu>
* cvs.spec.in: Use a lowercase "cvshome.org". Add some Red-
Hat safety features to avoid "rm -rf /". No need to rebuild
the docs in the distribution. Don't strip the binary.
2002-03-26 Derek Price <oberon@umich.edu>
* configure.in: Add a FIXME comment.
2002-03-21 Derek Price <oberon@umich.edu>
* aclocal.m4: Regenerate with recent version of Autoconf.
It looks like things changed because of some RedHat patches
or the like which didn't change the Autoconf version number,
but the differences look like useful changes so I'm going to
use them for consistency. * config.h.in: Ditto. *
configure: Ditto.
2002-03-19 Larry Jones <larry.jones@sdrc.com>
* NEWS (Changes since 1.11.1p1): Note -S flag for [r]log.
2002-02-08 Larry Jones <larry.jones@sdrc.com>
* NEWS (Changes since 1.11.1p1): Note read-only tag fix.
2002-02-01 Larry Jones <larry.jones@sdrc.com>
* NEWS (Changes from 1.9 to 1.10): Note -t/-f wrappers dis-
abled.
2001-12-12 Larry Jones <larry.jones@sdrc.com>
* NEWS (Changes from 1.10 to 1.11): Note update -C.
2001-12-03 Larry Jones <larry.jones@sdrc.com>
* TODO (206, 207): New items.
* NEWS (Changes since 1.11.1p1): Note -F flag for [r]anno-
tate. (Changes from 1.11 to 1.11.1): Note :: for log.
2001-10-18 Derek Price <dprice@collab.net>
* TESTS: Remove outdated note about tests that don't use the
dotest function and add some notes on writing tests. *
HACKING: Reference TESTS file in note about submitting test cases
with patches.
2001-09-28 Larry Jones <larry.jones@sdrc.com>
* noautomake.sh: Protect wildcards from shell expansion.
(Patch submitted by Stephen Cameron <smcameron@yahoo.com>.)
2001-09-22 Derek Price <dprice@collab.net>
* INSTALL (Building from source code under Unix): Continue
noautoconf.sh note, stressing source checked out from CVS.
2001-09-22 Derek Price <dprice@collab.net>
* noautomake.sh: Correct usage.
2001-09-13 Derek Price <dprice@collab.net>
* Makefile.am (AUTOMAKE_OPTIONS): Updated to require Au-
tomake 1.5. * NEWS (Changes since 1.11.1p1): Added note
about standardizing on Automake 1.5. * INSTALL (Build-
ing from source code under UNIX): It's Automake version
`1.5', not `2.5'. (Detailed information about your in-
teraction with "configure"): Added note about using `config-
ure --help'. * README (Installation): Add noautoconf.sh to
the list of build and installation commands.
* Makefile.in: Regenerated.
2001-09-04 Derek Price <dprice@collab.net>
* Makefile.in: Regenerated with automake 1.5. * aclo-
cal.m4: Ditto. * configure: Ditto.
2001-09-04 Derek Price <dprice@collab.net>
* INSTALL (Building from source code under UNIX): Add a com-
ment about the noautomake.sh script and autotool versions.
2001-08-20 Derek Price <dprice@collab.net>
* configure.in (AC_OUTPUT): Add src/version.h. (Patch
from Alexey Mahotkin <alexm@hsys.msk.ru>.)
* configure: Regenerated.
2001-08-20 Derek Price <dprice@collab.net>
* .cvsignore: Add cvs.spec.
2001-08-14 Derek Price <dprice@collab.net>
* configure.in (AC_OUTPUT): Add cvs.spec. * Make-
file.am (EXTRA_DIST): Remove cvs.spec.in and cvs.spec.
(Original patch from Alexey Mahotkin <alexm@hsys.msk.ru>.)
* cvs.spec.in: Use @PACKAGE@ from configure. *
cvs.spec: Remove this file.
* configure: Regenerated. * Makefile.in: Ditto.
2001-08-14 Derek Price <dprice@collab.net>
* DEVEL-CVS: Update mailing list addresses. * HACKING:
Ditto.
2001-08-09 Derek Price <dprice@collab.net>
* cvsnt.mak: Add entry for annotate.c.
2001-08-07 Derek Price <dprice@collab.net>
* build.com: correct name of build .com for zlib.
(Patch from Mike Marciniszyn <Mike.Marcin-
iszyn@sanchez.com>.)
2001-08-06 Derek Price <dprice@collab.net>
* configure.in: Remove some redundant macros (they appear to
be run automatically by AC_INIT).
* configure: Regenerated.
2001-08-06 Derek Price <dprice@collab.net>
* configure.in: Add AC_EXEEXT to get things right when under
Windows. (Report and patch from manklu@web.de.)
* configure.in: Reorder some macros to prevent Autoconf
warnings.
* configure: Regenerated. * Makefile.in: Ditto.
2001-07-26 Larry Jones <larry.jones@sdrc.com>
* NEWS: Fix format, add note about tag -B.
2001-07-16 Derek Price <dprice@collab.net>
* compile: New Automake file. * configure.in: Add
AM_PROG_CC_C_O to work around problems with some compilers.
* aclocal.m4: Regenerated. * Makefile.in: Ditto.
* config.h.in: Ditto. * configure: Ditto.
(Thanks to Stephen Cameron <smcameron@yahoo.com> and
Tom Tromey <tromey@redhat.com>.)
2001-07-04 Derek Price <dprice@collab.net>
* Makefile.in: Regenerated with new Automake release candi-
date 1.4h. * aclocal.m4: Ditto.
2001-07-04 Derek Price <dprice@collab.net>
* configure.in: Tidy and add some comments.
* configure: Regenerated.
2001-07-03 Derek Price <dprice@collab.net>
* HACKING (Source): Add a note about where to obtain the de-
velopment sources. (Thanks to Bear Giles <bear@coy-
otesong.com>.)
2001-07-03 Derek Price <dprice@collab.net>
* configure.in: Test for mmap.
* configure: Regenerated. * config.h.in: Ditto.
2001-06-28 Derek Price <dprice@collab.net>
* Makefile.in: Regenerated with new version of Automake.
* aclocal.m4: Ditto. * configure: Regenerated.
2001-06-28 Derek Price <dprice@collab.net>
* mdate-sh: New file to support doc/version.texi.
2001-06-27 Larry Jones <larry.jones@sdrc.com>
* TESTS: Note environment variables to select certain tools,
potential problems with big environments.
* TODO: Add note about non-canonical paths. Reformat long
lines.
* NEWS (Changes since 1.11): Note new loginfo format string
expansion. Reformat some long lines.
2001-06-11 Derek Price <dprice@collab.net>
* cvsnt.dsp: Add src/annotate.c to source file list.
(Thanks to Jerzy Kaczorowski <kaczoroj@hotmail.com>.)
2001-05-30 Derek Price <dprice@collab.net>
* configure.in (AC_OUTPUT): Change contrib/pvcs2cvs to con-
trib/pvcs2rcs.
* configure: Regenerated.
2001-05-29 Derek Price <dprice@collab.net>
* configure.in (AC_OUTPUT): Add pvcs2cvs.
* configure: Regenerated.
2001-05-21 Derek Price <dprice@collab.net>
* NEWS (Changes since 1.11): It's "noautomake.sh", not
"noautoconf.sh". * Makefile.am (EXTRA_DIST): Include noau-
tomake.sh. (AUTOMAKE_OPTIONS): Update required Automake
version to 1.4e. (Reported by Alexey Mahotkin
<alexm@hsys.msk.ru>).
2001-05-21 Derek Price <dprice@collab.net>
* Makefile.am (EXTRA_DIST): Add noautoconf.sh.
2001-05-17 Larry Jones <larry.jones@sdrc.com>
* depcomp: Yet another newer (unofficial) version from Au-
tomake.
2001-05-10 Larry Jones <larry.jones@sdrc.com>
* configure.in (AC_OUTPUT): Remove -f from chmod -- not
portable. * configure: Regenerated.
2001-05-03 Derek Price <dprice@collab.net>
* TODO (204): New item.
2001-05-02 Derek Price <dprice@collab.net>
* acinclude.m4 (ACX_WITH_GSSAPI): Make krb5.h a requirement
for GSSAPI. krb5.h shouldn't be required, but CVS's GSSAPI
implementation is broken. (Reported by Stephen Rasku
<stephen@tgivan.com>.)
* aclocal.m4: Regenerated. * configure: Ditto.
2001-04-29 Derek Price <dprice@collab.net>
* Makefile.am (distcheck-hook): Undo last change. (lo-
calcheck): New target.
* Makefile.in: Regenerated.
2001-04-29 Derek Price <dprice@collab.net>
* Makefile.am: Add remotecheck to distcheck-hook.
* Makefile.in: Regenerated.
2001-04-27 Derek Price <dprice@collab.net>
* TODO (202): Remove my claim. (203): New item.
2001-04-27 Derek Price <dprice@collab.net>
* configure.in: Update version number.
* configure: Regenerated. * cvs.spec: Ditto.
2001-04-27 Derek Price <dprice@collab.net>
* configure.in: Update version number. * NEWS (new
since 1.11.1): Broke read-only fix. (new since 1.11): Diff
fix.
* configure: Regenerated. * cvs.spec: Ditto.
2001-04-26 Derek Price <dprice@collab.net>
* cvs.spec.in: Don't include %{_infodir}/dir. (krb5):
Remove krb5-config from dependencies.
* cvs.spec: Regenerated.
2001-04-25 Derek Price <dprice@collab.net>
* configure.in: Update version to 1.11.1.
* Makefile.in: Regenerated with AM 1.4e as of today at 18:10
-0400 (EDT). * aclocal.m4: Ditto. * configure:
Ditto.
2001-04-25 Derek Price <dprice@collab.net>
* NEWS: Correct punctuation.
2001-04-25 Larry Jones <larry.jones@sdrc.com>
* depcomp (aix, sgi): Correct previous fixes.
2001-04-24 Larry Jones <larry.jones@sdrc.com>
* depcomp (sgi): Remove stray HP-UX code.
2001-04-18 Derek Price <dprice@collab.net>
* noautoconf.sh: New shell script to touch Makefile.in files
and prevent unecessary AUtomake rebuilds after updates.
* NEWS: Note this new scipt.
2001-04-16 Larry Jones <larry.jones@sdrc.com>
* depcomp (aix): Remove stray HP-UX code.
2001-04-12 Larry Jones <larry.jones@sdrc.com>
* mkinstalldirs: Newer version from Automake.
2001-04-12 Larry Jones <larry.jones@sdrc.com>
* depcomp: Newer version from Automake.
2001-04-04 Larry Jones <larry.jones@sdrc.com>
* depcomp: Don't count on $? being set in then or else
clauses.
2001-03-30 Larry Jones <larry.jones@sdrc.com>
* NEWS: Note new rlog and rannotate commands.
2001-03-14 Derek Price <derek.price@openavenue.com>
* configure.in (AC_CHECK_FUNCS): Look for gettimeofday.
* config.h.in: Regenerated: * configure: Ditto. *
stamp-h1.in: Ditto.
2001-03-14 Derek Price <derek.price@openavenue.com>
New version of Automake (1.4e). With luck it works with the
quirky BSD Make.
* aclocal.m4: Regenerated. * configure: Ditto. *
Makefile.in: Ditto. * stamp-h1.in: Ditto.
2001-02-28 Derek Price <derek.price@openavenue.com>
* acinclude.m4 (ACX_WITH_GSSAPI): Move the -L linker option
back into LIBS where it should be. LDFLAGS is a user vari-
able.
* aclocal.m4: Regenerated. * configure: Regenerated.
2001-02-23 Derek Price <derek.price@openavenue.com>
* configure.in: Comment definition of PR_PROGRAM.
* configure: Regenerated. 2001-02-22 Derek Price
<derek.price@openavenue.com> Pavel Roskin <pros-
ki@gnu.org>
* configure.in: Define PR_PROGRAM if `pr' has been found.
* config.h.in: Regenerated. * configure: Regenerated.
2001-02-20 Derek Price <derek.price@openavenue.com>
* acconfig.h (HAVE_GSSAPI): Removed. Entries in acconfig.h
aren't necesary when the full functionality of AC_DEFINE is
used. (HAVE_GSS_C_NT_HOSTBASED_SERVICE): Ditto. * ac-
include.m4 (ACX_WITH_GSSAPI): New file with GSSAPI configure
code. * configure.in: Use ACX_WITH_GSSAPI instead of writ-
ing GSSAPI code in place.
* aclocal.m4: Regenerated. * config.h.in: Regenerated.
* configure: Regenerated.
2001-02-15 Derek Price <derek.price@openavenue.com>
* configure: Regenerated without beta automake macros.
2001-02-14 Derek Price <derek.price@openavenue.com>
* configure.in (AC_CHECK_FUNCS): Alphebetize & reorganize.
Add cascading search for nanosleep, usleep, & select, in
that order. * config.h.in: Regenerated. * configure:
Regenerated. * cvsnt.mak: List xtime.h & xselect.h depen-
dancies.
2001-02-14 Larry Jones <larry.jones@sdrc.com>
* cvsnt.dsp: Remove references to rtag.c & rtag.obj. *
cvsnt.mak: Ditto.
2001-02-13 Derek Price <derek.price@openavenue.com>
* TODO: Add note about merging rdiff & diff.
2001-02-13 Derek Price <derek.price@openavenue.com>
* TODO: Add note about cvs_temp_file.
2001-02-07 Derek Price <derek.price@openavenue.com>
* cvs.spec.in (build): Remove the info 'dir' file so it
doesn't get installed accidentally. (post): Install
info files _into_ system dir file (preun): uninstall info
files from dir file * cvs.spec: regenerated
2001-01-31 Derek Price <derek.price@openavenue.com>
* TODO: Add a note about 'cvs add' w/o write access
2001-01-29 Derek Price <derek.price@openavenue.com>
* NEWS: Rewrite the comment on the new ~/.cvspass function-
ality * TODO: Add a note about testing login/logout
2001-01-29 Derek Price <derek.price@openavenue.com>
* configure.in: Rewrite args to AC_TRY_COMMAND in a form
that is acceptable to both Autoconf 1.13 and the new 1.49
beta.
* configure: regenerated
2001-01-29 Larry Jones <larry.jones@sdrc.com>
* configure.in: Check for syslog.h. * configure, con-
fig.h.in: Regenerated.
2001-01-17 Derek Price <derek.price@openavenue.com>
* configure.in: add machinery to check for the BSD VPATH bug
and check for texi2dvi. * doc/Makefile.am: use the ma-
chinery * diff/Makefile.in: changes to support 'make dist'
from a build dir * emx/Makefile.in: changes to support 'make
dist' from a build dir * os2/Makefile.in: changes to support
'make dist' from a build dir * zlib/Makefile.in: changes to
support 'make dist' from a build dir
* Makefile.in: regenerated * aclocal.m4: regenerated
* configure: regenerated * contrib/Makefile.in: regen-
erated * doc/Makefile.in: regenerated * lib/Make-
file.in: regenerated * man/Makefile.in: regenerated *
src/Makefile.in: regenerated * tools/Makefile.in: regenerat-
ed * vms/Makefile.in: regenerated * windows-NT/Make-
file.in: regenerated * windows-NT/SCC/Makefile.in: regener-
ated
2001-01-10 Derek Price <derek.price@openavenue.com>
Rex Jolliff <Rex_Jolliff@notes.ymp.gov>
* NEWS (new since 1.11): Add comment about VMS wildcards
2001-01-05 Derek Price <derek.price@openavenue.com>
* configure.in (AC_OUTPUT): Move some script targets here
* contrib/Makefile.am (EXTRA_DIST, SUFFIXES, .pl:, .csh:):
Move some script targets to configure.in * src/Make-
file.am (cvsbug, cvsbug_EXTRA_DIST, EXTRA_DIST): move cvsbug
target to configure.in
* aclocal.m4: Regenerated due to change in Automake instal-
lation
* Makefile.in: Regenerated * configure: ditto *
contrib/Makefile.in: ditto * doc/Makefile.in: ditto *
lib/Makefile.in: ditto * man/Makefile.in: ditto *
src/Makefile.in: ditto * tools/Makefile.in: ditto *
vms/Makefile.in: ditto * windows-NT/Makefile.in: ditto
* windows-NT/SCC/Makefile.in: ditto
* cvs.spec: updated timestamp * stamp-h1.in: ditto
* doc/CVSvn.texi: ditto * src/stamp-h2.in: ditto *
src/version.c: ditto
* contrib/clmerge.in: Rename from clmerge.pl * con-
trib/cln_hist.in: Rename from cln_hist.pl * contrib/com-
mit_prep.in: Rename from commit_prep.pl * con-
trib/cvs_acls.in: Rename from cvs_acls.pl * contrib/log.in:
Rename from log.pl * contrib/log_accum.in: Rename from
log_accum.pl * contrib/mfpipe.in: Rename from mfpipe.pl
* contrib/rcslock.in: Rename from rcslock.pl * con-
trib/sccs2rcs.in: Rename from scc2rcs.csh * src/cvsbug.in:
Rename from cvsbug.sh
* contrib/clmerge.pl: Rename to clmerge.in * con-
trib/cln_hist.pl: Rename to cln_hist.in * contrib/com-
mit_prep.pl: Rename to commit_prep.in * contrib/cvs_acls.pl:
Rename to cvs_acls.in * contrib/log.pl: Rename to log.in
* contrib/log_accum.pl: Rename to log_accum.in * con-
trib/mfpipe.pl: Rename to mfpipe.in * contrib/rcslock.pl:
Rename to rcslock.in * contrib/sccs2rcs.csh: Rename to
sccs2rcs.in * src/cvsbug.sh: Rename to cvsbug.in
2001-01-03 Derek Price <derek.price@openavenue.com>
* Makefile.am (remotecheck): depend on 'all' * Make-
file.in: regenerated
2001-01-03 Derek Price <derek.price@openavenue.com>
* Makefile.in (DEP_FILES): Regenerated with new version of
Automake (DEP_FILES_conditional patch for BSD make compati-
bility) * contrib/Makefile.in: ditto * doc/Makefile.in:
ditto * lib/Makefile.in: ditto * man/Makefile.in: ditto
* src/Makefile.in: ditto * tools/Makefile.in: ditto
* vms/Makefile.in: ditto * windows-NT/Makefile.in: dit-
to * windows-NT/SCC/Makefile.in: ditto
2000-12-28 Derek Price <derek.price@openavenue.com>
* INSTALL (BUILDING FROM SOURCES): Added a couple more plat-
forms to the build and test list. (Building ... under
Unix): Added note about BSD make and --disable-dependency-
tracking (Building ... under Windows ...): Added note about
using MSVC++ 6.0 (Building [on] other platforms): Added note
about wincvs.org and cvsnt.org. Added more complete note
about BSD make and --disable-dependency-tracking than the
above
2000-12-27 Derek Price <derek.price@openavenue.com>
* NEWS: Fix comments about the changes to ~/.cvspass
2000-12-26 Derek Price <derek.price@openavenue.com>
* Makefile.am (EXTRA_DIST): Add cvs.spec.in (cvs.spec):
new target * Makefile.in: Regenerated * aclocal.m4: up-
date timestamp * configure: Regenerated * configure.in
(AC_OUTPUT): Remove cvs.spec, doc/CVSvn.texi, & src/ver-
sion.c * stamp-h1.in: update timestamp * contrib/Make-
file.in: ditto * lib/Makefile.in: ditto * man/Make-
file.in: ditto * tools/Makefile.in: ditto * vms/Make-
file.in: ditto * windows-NT/Makefile.in: ditto * win-
dows-NT/SCC/Makefile.in: ditto
2000-12-22 Derek Price <derek.price@openavenue.com>
* configure.in (AC_OUTPUT): Stretched * configure: Re-
generated
2000-12-22 Derek Price <derek.price@openavenue.com>
* aclocal.m4: Regenerated due to Automake update
2000-12-22 Derek Price <derek.price@openavenue.com>
* Makefile.in: Regenerated * aclocal.m4: Regenerated
due to a change to AM_PROG_ETAGS * configure: Regenerated
2000-12-21 Derek Price <derek.price@openavenue.com>
* .cvsignore: removed newly unused files, added new stamp
file, and alphabetized. * AUTHORS: Added this file to
please Automake. Apparently, its presence is mandated by
the GNU coding standards. * Makefile.am: New file needed by
Automake * Makefile.in: Regenerated * NEWS: Add a com-
ment about the Automake conversion * aclocal.m4: Added this
file for Automake * config.h.in: Regenerated * config-
ure: Regenerated * configure.in: Some changes to support Au-
tomake and support for missing roff & ps2pdf programs.
* cvs.spec: Regenerated * cvs.spec.in: New file lever-
aging Automake support * depcomp: New Automake file *
install-sh: Newer version from Automake * missing: New Au-
tomake file * mkinstalldirs: Newer version from Automake
* stamp-h.in: Remove unused file * stamp-h1.in: New Au-
tomake generated stamp file
2000-11-30 Derek Price <derek.price@openavenue.com>
Stephen Kennedy <Stephen.Kennedy@havok.com>
* cvs.spec (krb5): Require krb5-devel for a build of the
krb5 target
2000-11-29 Derek Price <derek.price@openavenue.com>
Stephen Kennedy <Stephen.Kennedy@havok.com>
* cvs.spec (build, post, preun): remove an old, commented
out line and replace hardcoded paths with _infodir and
_bindir as appropriate (files): replace file list with
more generic and succinct one
2000-11-15 Derek Price <derek.price@openavenue.com>
* TODO (198): added note about deprecating cvs_temp_name
* configure.in (AC_CHECK_FUNCS): added mkstemp to support
new cvs_temp_file function. * config.h.in: regenerated
* configure: regenerated
2000-11-08 Larry Jones <larry.jones@sdrc.com>
* configure.in: Check for getgroups function. * con-
figure, config.h.in: Regenerated.
2000-11-07 Larry Jones <larry.jones@sdrc.com>
* Makefile.in (FLAGS_TO_PASS): Add INSTALL, INSTALL_DATA,
and INSTALL_PROGRAM. (Reported by Christian Brech-
buehler <christian@arsdigita.com>.)
2000-11-03 Derek Price <derek.price@openavenue.com>
* cvs.spec (build): pass in --without-gssapi when configur-
ing the main package so that the Kerberized version of CVS
doesn't get built when the user happens to have Kerberos in-
stalled in the default location.
2000-10-31 Derek Price <derek.price@openavenue.com>
* NEWS: Mention zlib was updated to 1.1.3.
2000-10-30 Derek Price <derek.price@openavenue.com>
* cvs.spec: Fixed trapping for gssapi so that the RPM can be
built on a machine without Kerberos. Should now build stan-
dard RPM on a machine without Kerberos and the standard RPM
+ the Kerberos RPM on a machine with the Kerberos devel li-
braries.
2000-10-26 Larry Jones <larry.jones@sdrc.com>
* configure.in: Get path to pr for diff. (Patch sub-
mitted by Urs Thuermann <urs@isnogud.escape.de>.) * config-
ure: Regenerated.
2000-10-18 Derek Price <derek.price@openavenue.com>
* .cvsignore: Added .fname & .version, two temporary files
used in spec file creation. * Makefile.in (distclean-
local): clean .fname & .version * cvs.spec: Replaced with a
new version based on RedHat 6.2's spec file for cvs 1.10.7.
Edited heavily to include a krb5 subpackage for the gssapi
binary and fixed RedHat's info and man file placement.
2000-10-17 Derek Price <derek.price@openavenue.com>
* NEWS: added a comment about the new CVSROOT format for
pserver.
2000-10-17 Derek Price <derek.price@openavenue.com>
* NEWS: added a comment about the new format of ~/.cvspass
2000-10-09 Derek Price <derek.price@openavenue.com>
* cvsnt.mak: Some minor changes to allow CVS to compile cor-
rectly under NT and Visual C++ 6.0.
2000-09-07 Larry Jones <larry.jones@sdrc.com>
* Makefile.in: Use @bindir@, @libdir@, @infodir@, and
@mandir@ from autoconf.
* acconfig.h: Copy HAVE_CRYPT, HAVE_GETSPNAM, REGEX_MALLOC,
and _REGEX_RE_COMP from config.h.in to here, where they
should have been in the first place. * config.h.in:
Regenerated.
2000-08-30 Larry Jones <larry.jones@sdrc.com>
* NEWS: Note additional history enhancements.
2000-08-01 Larry Jones <larry.jones@sdrc.com>
* configure.in, config.h.in: Add check for getpassphrase
(Solaris). * configure: Regenerated.
2000-07-11 Larry Jones <larry.jones@sdrc.com>
* configure.in, config.h.in: Add checks for mknod() and
st_rdev since some systems (notably Plan 9) don't have them.
* configure: Regenerated.
2000-07-10 Larry Jones <larry.jones@sdrc.com>
* NEWS: Note the new "version" command.
2000-07-06 Larry Jones <larry.jones@sdrc.com>
* NEWS: Note that admin -t works in client/server.
2000-06-19 Larry Jones <larry.jones@sdrc.com>
* configure.in (AC_DEFINE): Define REGEX_MALLOC and
_REGEX_RE_COMP to configure lib/regex.c the way we want
without messing with the code. * config.h.in: Ditto.
* configure: Regenerated.
2000-05-16 Jim Kingdon <kingdon@redhat.com>
* TODO (186): Remove paragraph about Eric Raymond's inter-
est. This is still on the future projects on his site, it
just seems to brief (and too long ago updated) that I don't
really see the need to mention it.
2000-05-05 Larry Jones <larry.jones@sdrc.com>
* TESTS: Add notes about required tools and where to get
them.
2000-05-02 Donald Sharp <sharpd@cisco.com> and Larry Jones
<larry.jones@sdrc.com>
* NEWS: Note history output format change.
2000-02-17 Larry Jones <larry.jones@sdrc.com>
* NEWS: Note that PreservePermissions is disabled. *
configure.in: Don't define PRESERVE_PERMISSIONS_SUPPORT. *
configure: Regenerated.
2000-02-01 Larry Jones <larry.jones@sdrc.com>
* configure.in: Try again to handle systems that need both
libsocket and libnsl. * configure: Regenerated.
1999-12-09 Larry Jones <larry.jones@sdrc.com>
* configure.in: Correctly handle systems that need both lib-
socket and libnsl. * configure: Regenerated.
1999-12-06 Larry Jones <larry.jones@sdrc.com>
* configure.in: Update to autoconf 2.13; use new
AC_SEARCH_LIBS to handle getspnam, connect, gethostbyname,
and crypt correctly; use new AC_FUNC_FNMATCH instead of do-
ing it by hand. * configure: Regenerated with autoconf
2.13.
1999-12-06 Larry Jones <larry.jones@sdrc.com>
* INSTALL (Tested platforms): Update info.
1999-11-04 Jim Kingdon <http://developer.redhat.com/>
* README (Installation): Yet another prep.ai.mit.edu ->
gnu.org change (can't believe we still haven't gotten them
all).
1999-11-04 Karl Fogel <kfogel@red-bean.com>
* NEWS: added item about anon cvs no longer needing pass-
word.
1999-10-28 Larry Jones <larry.jones@sdrc.com>
* TESTS: Add note about not running as root. Remove note
about Solaris sort since sanity.sh was changed to avoid the
problem.
1999-07-12 Larry Jones <larry.jones@sdrc.com>
* TESTS: Remove suspicion that setting LC_COLLATE has fixed
the problem with Solaris sort -- people are still reporting
it.
1999-05-17 Jim Kingdon <http://www.cyclic.com>
(These changes were run by devel-cvs; feedback was "They
look fine" from Jim Meyering and "I concur" from Noel
Cragg). * HACKING (Submitting patches): Rewrite parts to
try to sketch out a process which is less centralized and
hopefully describes the status quo better (for example, I've
mostly removed the word "submit" because it describes a pro-
cess of sending your patch to a central authority rather
than to whoever wants it). Update to reflect some of the
current practices/thinking regarding quality and other mat-
ters. Try to be more concise where feasible.
1999-05-13 Jim Kingdon <http://www.cyclic.com>
* BUGS: Remove item about RELATIVE_REPOS not working with
client/server CVS; it must have been fixed because the test-
suite is working fine with RELATIVE_REPOS.
1999-05-07 Jim Kingdon <http://www.cyclic.com>
* TESTS: Add note about send-expect style interaction.
1999-04-26 Jim Kingdon
* cvsnt.mak: Revert to the version before today's changes
(modulo one "because the IDE feels like it" change). I
couldn't get O'Connor's cvsnt.mak to work with MSVC 4.0 at
all (I tried the IDE, which tried to wrap the makefile and
wouldn't build even with the wrap, and the command line
NMAKE). * .cvsignore: Add back cvsnt.mdp WinDebug WinRel,
accordingly.
1999-04-26 Jim Kingdon <http://www.cyclic.com>
* Makefile.in (DISTFILES): Add cvsnt.dsw.
1999-04-26 (submitted 1999-03-24) John O'Connor <john@shore.net>
* cvsnt.dsw: new file. The workspace file used by MSVC 5+
to manage multiple projects. It contains three projects:
cvsnt, zlib and diff.
* cvsnt.dsp: Fixed problem where CVS wouldn't build because
of file name conflicts. Removed all the files from zlib and
diff directories and moved to separate project files.
* cvsnt.mak: Re-generated due to the changes in cvsnt.dsp.
* .cvsignore: Removed un-used entries related to MSVC.
Added entries to cover all files generated by the NT
build: *.ncb, *.opt, *.plg, Debug and Release.
1999-04-09 Jim Kingdon <http://www.cyclic.com>
* HACKING: Add a sentence about sending patches somewhere
other than bug-cvs, while still granting permission for peo-
ple to use them under the GPL.
1999-04-08 Jim Kingdon <http://www.cyclic.com>
* configure.in (AC_OUTPUT): Remove macintosh/Makefile (over-
looked in change of 1999-02-26; thanks to Erik Bertelsen for
reporting it). * configure: Regenerated.
1999-02-26 Jim Kingdon <http://www.cyclic.com>
* macintosh: Remove this subdirectory and all its contents.
It contained MacCVS 2.x, but pretty much everyone has moved
on to MacCVS 3.x, MacCVS Pro, or MacCVSClient. * Make-
file.in (SUBDIRS): Remove macintosh.
1999-02-25 Mehul N. Sanghvi (and Jim Kingdon)
* INSTALL: Add MkLinux on PowerPC.
1999-02-18 Jim Kingdon
* cvsnt.mak: Remove vasprintf. Plus of course the usual
"because the IDE feels like it" changes.
1999-02-09 Jim Kingdon <http://www.cyclic.com>
* configure.in (AC_REPLACE_FUNCS): Remove vasprintf; see
lib/ChangeLog for rationale. * configure: Regenerated.
1999-01-31 Assar Westerlund of sics.se and Jim Kingdon
* configure.in: The GSSAPI code in CVS requires krb5.h which
Solaris 2.7 doesn't have. Check for it. * configure:
Regenerated.
1999-01-12 Jim Kingdon <http://www.cyclic.com>
* COPYING, COPYING.LIB: Remove obsolete snail address of the
Free Software Foundation.
1998-12-01 Jim Kingdon
* TODO (195): Check in a few clarifications from Andrew
Tridgell, the rsync author.
1998-11-11 Jim Kingdon
* HACKING: Change prep.ai.mit.edu to gnu.org.
1998-10-26 Jim Kingdon
* INSTALL: Add information for Sequent DYNIX/ptx4.0, from a
report by Marco Franzen.
1998-10-14 Jim Kingdon
* configure.in (AC_OUTPUT): Remove contrib/elib/Makefile.
* configure: Regenerated using autoconf 2.10.
1998-10-13 Jim Kingdon
* TODO (149): Update since -d doesn't rewrite CVS/Root any
more.
1998-10-03 Jim Kingdon <kingdon@harvey.cyclic.com>
* TODO (31): Mention the ,foo.c, and SIGINT issue.
1998-09-25 Jim Kingdon <kingdon@harvey.cyclic.com>
* FAQ: Update from FAQ-O-Matic. This features fewer blank
lines and a few more minor formatting changes (not sure
whether the FAQ-O-Matic changed or whether this is because I
upgraded Lynx). I read through the diffs, and the real
changes are: (A) In /Advanced_Topics_/Setting_up_and_Manag/,
#1, describe "cvs init", don't describe committing modules
file twice (no longer needed now that mkmodules is not a
separate program), don't mention "cvs import" here. (B)
/Advanced_Topics_/Setting_up_and_Manag/, #5, describe spe-
cial issues with pserver and repository permissions,
(C), /Advanced_Topics_/Tricks_of_the_Trade/, renumber the
question "Why do timestamps sometimes get set to the date of
the revision" from #17 to #9. Renumber the questions be-
tween #9 and #17 accordingly, (D) /User_Tasks_/Less_Com-
mon_User_Tas/, "8. How do I split a file into pieces, re-
taining revision histories?", include a script which may
help with this, (E) /What_is_CVS_/How_does_CVS_differ_/,
correct the name of SABLIME, (F)
/What_is_CVS_/Where_do_I_find_CVS_/, "2. Is there an archive
of CVS material?", note that http://www.delos.com/cvs
doesn't exist any more.
* NEWS: Mention :fork:.
1998-09-24 Jim Kingdon <kingdon@harvey.cyclic.com>
* INSTALL (Tested platforms): Update SCO OpenServer informa-
tion, from a report by Robert Lipe@DIGI.
1998-09-22 Jim Kingdon <kingdon@harvey.cyclic.com>
* NEWS: Add items about multiple roots and -d not updating
CVS/Root.
1998-09-09 Jim Kingdon <kingdon@harvey.cyclic.com>
* configure.in (AC_OUTPUT): Remove tools/pcl-cvs/Makefile.
* configure: Regenerated using autoconf 2.10.
1998-09-07 Jim Kingdon <kingdon@harvey.cyclic.com>
* NEWS: Add item about LockDir.
1998-08-31 Jim Kingdon <kingdon@harvey.cyclic.com>
* INSTALL (Tested platforms): Add Solaris x86 (reported by
Jeremy of exit109.com) and Irix 6.4 (reported by Russ All-
bery).
* INSTALL (Tested platforms): Add Solaris 2.6 (reported by
Russ Allbery).
1998-08-28 Noel Cragg <noel@swish.red-bean.com>
* TODO (196): new item.
1998-08-26 Jim Kingdon <kingdon@harvey.cyclic.com>
* TESTS: Update comments concerning Solaris sort and LC_COL-
LATE.
1998-08-17 Jim Kingdon <kingdon@harvey.cyclic.com>
* INSTALL: Update Irix, Ultrix, and NetBSD/Alpha with test
results from Noel.
1998-08-14 Jim Kingdon <kingdon@harvey.cyclic.com>
* INSTALL: Add NetBSD/mac68k (reported by Hauke Fath of mel-
og.de). Add alpha-dec-osf4.0 and update SunOS and linux en-
tries (reported by Jim Kingdon and Noel Cragg).
1998-08-06 Jim Kingdon <kingdon@harvey.cyclic.com>
* INSTALL: Update for SCO OpenServer 5 (reported by Jeffery
Cann).
1998-08-01 Jim Kingdon <kingdon@harvey.cyclic.com>
* INSTALL: Add Unixware 7 (reported by Phillip Porch).
1998-07-29 Jim Kingdon <kingdon@harvey.cyclic.com>
* cvsnt.mak: For rcscmds.c, also include files from the diff
directory. Plus of course the usual voluminous "because Vi-
sual C++ 4.0 feels like it" changes.
Tue Jul 28 22:16:48 1998 Noel Cragg <noel@swish.red-bean.com>
* Makefile.in (dist): unset the GZIP shell variable before
calling
gzip to avoid invocation problems.
Sun Jul 26 16:22:21 1998 Noel Cragg <noel@swish.red-bean.com>
* NEWS: add info about TopLevelAdmin.
1998-07-20 Jim Kingdon <kingdon@harvey.cyclic.com>
* INSTALL: Update entries for HPUX and AIX (based on a sub-
mission from Andreas Ley).
1998-06-25 Jim Kingdon <kingdon@harvey.cyclic.com>
* README.VMS: We generally don't need GNU patch any more.
1998-06-03 Jim Kingdon <kingdon@harvey.cyclic.com>
* TESTS: Don't mention the version of Solaris; Mark Borges
says that it applies to Solaris 2.5 as well as 2.6.
1998-06-02 Assar Westerlund <assar@sics.se>
* configure.in: Test for GSS_C_NT_HOSTBASED_SERVICE in gss-
api.h. * acconfig.h: Add undef for HAVE_GSS_C_NT_HOST-
BASED_SERVICE. * configure, config.h.in: Rebuild.
1998-06-01 Assar Westerlund <assar@sics.se> and Ian Lance
Taylor <ian@cygnus.com>
* configure.in: Check for GSSAPI headers individually. Use
a different set of GSSPI libraries if gssapi.h rather than
gssapi/gssapi.h is found. Adds Heimdal support. *
configure, config.h.in: Rebuild.
1998-05-25 Jim Kingdon <kingdon@harvey.cyclic.com>
* cvs.spec (%description): Rewrite to be slightly more ver-
bose about the basic features. Don't try to mention what
CVS lacks.
1998-05-23 Jim Kingdon <kingdon@harvey.cyclic.com>
* BUGS: Remove items about binary file bugs which were fixed
approximately 6 months ago.
1998-04-28 Jim Kingdon <kingdon@harvey.cyclic.com>
* TESTS: Add note about Solaris sort program (reported by
Mark D. Baushke).
1998-03-16 Larry Jones <larry.jones@sdrc.com>
* configure.in: Simplify test for shadow password support
since the code now handles the case where shadow passwords
are supported but are not in use. * configure: Regen-
erated.
1998-03-07 Jim Kingdon <kingdon@harvey.cyclic.com>
* TESTS: Remove note about SGI's XFS. Someone reports that
it works (I would assume due to the 13 Feb 1998, and earli-
er, changes to sanity.sh).
* NEWS: Add item about PreservePermissions. Fix unclear
wording in gserver item.
1998-03-04 Jim Kingdon <kingdon@harvey.cyclic.com>
* acconfig.h, configure.in: Add PRESERVE_PERMISSIONS_SUPPORT
and always define it. * configure, config.h.in: Regen-
erated.
Tue Feb 17 18:32:36 1998 Ian Lance Taylor <ian@cygnus.com>
* configure.in: Add memmove back to AC_REPLACE_FUNCS list.
* configure: Rebuild.
1998-02-16 Jim Kingdon <kingdon@harvey.cyclic.com>
* TODO (190): Remove "failed to check out" from commit.c
from lists of error messages suppressed by -q; it no longer
is.
4 Feb 1998 Jim Kingdon
* cvsnt.mak: The usual "because Visual C++ feels like it"
changes. These ones seem to have to do with reordering
files and release versus debug configurations, mainly.
Fri Jan 30 10:37:40 1998 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* INSTALL: Update which version of CVS was tested with EMX.
15 Jan 1998 W. L. Estes <wlestes@hamlet.uncg.edu> and Jim
Kingdon <kingdon@harvey.cyclic.com>
* cvs.spec, Makefile.in: Fix some problems with the spec
file distributed with cvs. RPM chokes on a build root of
slash, so that is gone now. CVS is relocatable (as far as I
know) so I added a prefix tag. The source location was in-
correct and in fixing that I had to add a `g' flag to one of
the sed commands in the Makefile.in so the spec file gets
generated correctly.
13 Jan 1998 Jim Kingdon
* cvsnt.mak: Add lib/fncase.c. Plus of course the usual
"because Visual C++ feels like it" changes.
Tue Jan 13 16:49:38 1998 Ian Lance Taylor <ian@cygnus.com>
* acconfig.h (USE_SETMODE_STDOUT): Add undef line.
(HAVE_SETMODE): Likewise. * configure.in: If cygwin32,
define USE_SETMODE_STDOUT and HAVE_SETMODE. * config-
ure, config.h.in: Regenerate.
* acconfig.h (UTIME_EXPECTS_WRITABLE): Add undef line.
* configure.in: If cygwin32, define UTIME_EXPECTS_WRITABLE.
* configure, config.h.in: Regenerate.
* configure.in: Add test for cygwin32, and set LIBOBJS and
LIBS accordingly. * configure: Regenerate.
Sun Jan 11 11:43:55 1998 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* HACKING: Add example of indentation for switch statement.
I always have to look this one up, and it seems worthwhile
to specify it here rather than be unsure which switch state-
ment in CVS to use as an example.
Wed Jan 7 09:41:08 1998 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* TODO: Revise item 149 (concerning changing CVS/Root and
such). "This whole area is a rather bad pile of individual
decisions which accumulated over time, some of them probably
bad decisions with hindsight."
Wed Dec 31 09:25:20 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* FAQ: Re-import from FAQ-O-Matic. Features a change re-
garding removing directories.
Tue Dec 23 08:28:44 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* README.VMS, INSTALL, HACKING, BUGS, README: Change bug-cvs
address from prep.ai.mit.edu to gnu.org per email from Mar-
tin Hamilton. When referring to bug-reporting procedure re-
fer to Cederqvist not README.
Tue Dec 16 13:13:53 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* FAQ: Re-import from FAQ-O-Matic. The content is the same,
but instead of being from Mosaic, it is from "lynx -dump
-nolist".
This output is somewhat better (for example, it is formatted
for 80 columns or so, rather than Mosaic which is rather
inconsistent), and also lynx is free and still maintained
whereas NCSA Mosaic is proprietary and no longer maintained.
* FAQ: Re-import from FAQ-O-Matic. Features an update to
the Sablime question.
* NEWS: Add item about GSSAPI.
Fri Dec 12 14:00:57 1997 Ian Lance Taylor <ian@cygnus.com>
* configure.in: Add --with-gssapi option, and look for gss-
api.h and GSSAPI Kerberos v5 libraries. * acconfig.h:
Add HAVE_GSSAPI. * configure, config.h.in: Regenerate.
Thu Dec 11 15:58:06 1997 Eric Mumpower <nocturne@cygnus.com>
* configure.in: Let --with-krb4 override the system Kerberos
header files and libraries, if any. * configure: Re-
generate.
Thu Dec 4 20:01:02 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* configure.in (AC_CHECK_FUNCS): Remove mempcpy per change
to src/rcs.c. * configure: Regenerated (never was re-
generated after getwd change).
1997-12-04 Jim Meyering <meyering@na-net.ornl.gov>
* configure.in (AC_CHECK_FUNCS): Add mempcpy.
Thu Dec 4 10:42:32 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* BUGS: Update for kfogel .cvswrappers fix.
Tue Dec 2 22:14:03 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* MINOR-BUGS: Update per info-cvs mail from Steve Cameron.
1997-11-29 Jim Kingdon
* cvsnt.mak: Remove lib/getwd.c (see lib/ChangeLog for ra-
tionale).
* cvsnt.mak: The usual "because Developer Studio feels like
it" changes.
Sat Nov 29 22:10:32 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* configure.in (AC_REPLACE_FUNCS): Remove getwd (see
lib/ChangeLog for rationale).
Mon Nov 24 10:36:39 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* INSTALL: Update QNX information per email from Michael
Hunter of QNX.
Wed Nov 19 17:44:21 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* INSTALL: Add Sequent entry per bug-cvs report.
1997-11-17 Karl Fogel <kfogel@floss.red-bean.com>
* BUGS: Remove item about exporting binary files to non-unix
clients; this is fixed.
Mon Nov 17 09:07:44 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* BUGS: Add yet another binary files problem.
1997-11-14 Karl Fogel <kfogel@floss.red-bean.com>
* cvsnt.mak: updated for diff/ subdir.
Fri Nov 14 12:25:10 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* BUGS: Remove item about dying gasps message. At least one
known cause has been fixed.
Wed Nov 12 20:24:49 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* FAQ: Re-import from FAQ-O-Matic. Features a wording fix
to "What do I do first? How do I create a Repository?" and a
formatting fix (makes it clear which bullets are under what)
to "What is a module?"
* NEWS: Add item about RCS library. Remove item about RCS-
BIN in CVSROOT/config. * INSTALL: Simplify instruc-
tions to reflect the fact that one need not any longer in-
stall RCS and GNU diff. * PROJECTS: Remove item about RCS
library; it is done.
Mon, 10 Nov 1997 Jim Kingdon
* cvsnt.dsp: For diff/diff.c, also look for include files in
diff directory. This means we get diff/system.h not
lib/system.h.
Sun Nov 9 16:16:56 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* TODO (#195): New item, about rsync and such issues.
Thu Nov 6 14:29:14 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* TODO (#194): New item, about separated metadata.
* TODO (#186): Rewrite paragraph on CVSclusters to be clear-
er about what this can do and why I think it is a cool idea.
Sun Nov 2 19:34:30 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* DEVEL-CVS: Wording fix: want to specify that new develop-
ers are granted checkin access and the ability to send to
devel-cvs, not specify whether this is implemented via an
"account" (whatever that is) (editorial change, not run by
devel-cvs).
Fri Oct 31 16:30:57 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* NEWS: Mention admin -o rev1::rev2.
Wed Oct 29 08:40:05 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* TODO: Add item 193, about alternatives to timestamps in
CVS/Entries.
Tue Oct 28 19:59:48 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* TODO (190): "rcs failed" message is no longer affected by
global -q option.
1997-10-28 Jim Kingdon
* .cvsignore: Add Visual C++ files du jour, namely
{diff,vc50}.{pdb,idb,pch}.
* cvsnt.dsp: Add files for diff library. The custom build
stuff for diff/version.c and diff/diff.c was to deal with
there also being a src/version.c and src/diff.c. There
might be an easier way.
Mon Oct 27 11:21:15 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* FAQ: Re-import from FAQ-O-Matic. Features an edit from
Larry Jones regarding CVS on Windows.
Mon Oct 20 15:23:17 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* BUGS: Add item about spaces in login names.
Mon Oct 20 10:25:42 1997 Hannes R. Boehm <hannes@boehm.org>
* INSTALL (Tested platforms): Add Red Hat Linux 4.2.
Wed Oct 15 10:55:20 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* TODO (#192): Also mention issue with opening connections
to new servers if CVSROOT changes.
* TODO (#191): Add thoughts on external difference programs.
1997-10-11 Noel Cragg <noel@swish.red-bean.com>
* BUGS: remove note about the `-d' flag bug that was just
fixed.
* TODO: new item 192.
Thu Oct 9 12:59:28 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* TODO: Revise item #182 to be clearer and to point to the
unofficial patch.
Thu Sep 25 14:48:26 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* build.com: Also recurse into diff directory.
Wed Sep 24 10:35:50 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* configure.in: Don't check for system-supplied regex match-
er; see comment for rationale. * configure: Regenerat-
ed.
Tue Sep 23 16:00:25 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* BUGS: Add item about cvs add and -k wrappers.
Mon Sep 22 11:21:11 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* TODO: Revise item #191 in response to xdelta 1.10 release
and a few other random thoughts.
Sun Sep 21 17:56:28 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* configure.in: Instead of checking for memchr, just define
HAVE_MEMCHR and HAVE_STRCHR. Add comment about
AC_FUNC_VFORK and vfork in general. * acconfig.h: Add
HAVE_MEMCHR and HAVE_STRCHR. * configure, config.h.in: Re-
generated.
* config.h.in: Regenerate using autoheader from autoconf
2.10.
Sat Sep 20 01:17:10 1997 Tim Pierce <twp@twp.tezcat.com>
[notes: (1) includes the patches to config.h.in which he
sent (presumably generated), (2) I have omitted a change,
which was sent without a ChangeLog entry, to change re_exec
to re_compile_pattern in configure.in, (3) Also adds
diff/Makefile in AC_OUTPUT -kingdon]
* Makefile.in (USOURCE_SUBDIRS, check, remotecheck, in-
stallcheck): Add diff.
Note that AC_CHECK_FUNCS(S) has been replaced by
AC_FUNC_VFORK... libdiff wants the more specific test, and
it seems unlikely to break CVS.
* configure.in: Add AC_FUNC_CLOSEDIR_VOID, AC_FUNC_VFORK,
AC_STRUCT_ST_BLKSIZE. (AC_CHECK_HEADERS): Add limits.h
and sys/file.h. (AC_REPLACE_FUNCS): Add memchr.
(AC_CHECK_FUNCS): Remove vfork.
Fri Sep 19 09:59:33 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* TODO: Add item #191, concerning how to store binary files.
Wed Sep 17 16:13:49 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* TESTS: Add ideas about ability to pass spaces in argu-
ments, and stdin, to the program under test, as something to
consider for the different test frameworks.
Tue Sep 16 00:14:55 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* BUGS: Add item about importing binary files.
* TODO: Adjust item #150 to reflect the fact that the client
is not quite so mean about tossing the log message as it
was.
Fri Sep 12 13:04:31 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* INSTALL: Update Windows entries per email from Greg
Strockbine <gstrock@dpc.com>.
Thu Sep 11 15:03:21 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* TODO: New item #190, about meaning of -q and -Q global op-
tions.
Wed Sep 10 18:48:41 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* TODO: A few more thoughts on "cvs message" (item 150).
Tue Sep 9 22:20:15 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* README.VMS (Notes regarding compiling on VAX/VMS): Add
item about mode_t and pid_t.
Sun Sep 7 17:34:03 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* FAQ: Re-import from FAQ-O-Matic. The metavariables are
back.
* FAQ: Re-import from FAQ-O-Matic. Features comment from
julian@whistle about update -r branch:date. It also clob-
bered the metavariables (confusion about "<" as data vs.
HTML tag I would guess), which I plan on fixing in a moment.
* configure.in: Add comment about re_exec and regexp syntax.
* configure.in (AC_REPLACE_FUNCS): Remove strdup; CVS was
long ago converted to use its own routine xstrdup. *
configure: Regenerated.
Sat Sep 6 00:08:20 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* FAQ: Re-import from FAQ-O-Matic. In particular: GIC info
updated, binary files updated (e.g. -kb not -ko), rename
database and rCVS info updated (refer to TODO), tweaks to
section on contributing (HACKING, DEVEL-CVS, &c), Cyclic in-
fo updated (e.g. remove Indiana address), usenet info updat-
ed (e.g. comp.software.config-mgmt not gnu.*).
Fri Sep 5 20:46:26 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* FAQ: Add another introductory paragraph which talks about
out of date material from 1995 FAQ.
* FAQ: Re-import from FAQ-O-Matic. This was mainly as a
proof of concept that I could edit the Cygnus question and
have the diffs come out looking right (which worked), but I
also discovered that the previous checkin was truncated
partway through.
* FAQ: Replace file with an introductory paragraph plus a
downloaded copy of Molli's FAQ-O-Matic. I believe the con-
tent closely matches the 1995 Grubbs FAQ but because every-
thing is re-ordered it would be painstaking work to verify
this.
Thu Sep 4 17:33:53 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* BUGS: Add item about -w global option and client/server.
Wed Sep 3 23:03:34 1997 Noel Cragg <noel@harvey.cyclic.com>
* TODO: Verbosify verbiage in item #189.
Wed Sep 3 14:14:54 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* TODO: Add item #189, concerning renames.
Sat Aug 30 03:26:57 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* TODO: Fix typo in Noel's change.
Sat Aug 30 03:17:36 1997 Noel Cragg <noel@harvey.cyclic.com>
* TODO: Add a header so emacs chooses the correct editing
mode.
Made several entries more verbose (expanded some of the less
well-known acronyms and/or added pointers to further
documentation).
Wed Aug 20 09:51:52 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* INSTALL: Remove "SparcClassing" typo that has been there
for a while.
Wed Aug 20 09:51:52 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com> and Loren James Rittle <rit-
tle@comm.mot.com>
* INSTALL: Update information for SunOS4, Solaris, Digital
Unix, and HPUX.
Fri Aug 15 16:42:12 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* INSTALL: Remove the "CVS 1.6" crud; it really isn't need-
ed. Add paragraph about the meaning of the last three argu-
ments to cvs import.
Thu Aug 14 14:42:53 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com> and Loren James Rittle <rit-
tle@comm.mot.com>
* INSTALL: Update information for SunOS4 and Solaris.
Mon Aug 4 00:02:24 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* BUGS: Be specific about wrappers not working client/serv-
er.
Sat Aug 2 09:23:50 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* INSTALL: In step 4, be more generic (the CVS sources are
just an example, and people might not have them handy).
Fri Jul 25 17:02:30 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* INSTALL: Refer to cvs.texinfo as the Cederqvist manual;
that seems to be the description which best applies no mat-
ter how it was obtained. Be a little more explicit about
the "$" prompt convention and setting environment variables.
Use double quotes because they work on both DOS and Unix.
Thu Jul 24 12:22:49 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* NEWS: Also mention SystemAuth.
* INSTALL (MIPS): Add more detailed report concerning Irix
6.2, as reported by larry.jones@sdrc.com (Larry Jones).
Tue Jul 22 17:35:31 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* INSTALL (PowerPC): Add item for Lynx 2.5.
21 Jul 1997 Jim Kingdon
* Makefile.in (DISTFILES): Add cvsnt.dsp.
Mon Jul 21 09:40:10 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* configure.in: Adjust comment regarding version of autoconf
which introduced --bindir.
Fri Jul 18 09:47:12 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* TODO: Remove item 161 (the comments in cvs.texinfo have a
much more complete discussion of date format issues). In
item 30, change "patch" to "rdiff" and expand discussion
slightly. Remove item 64 (the performance issues in initial
checkout have probably changed quite a bit since that was
written and in any event it isn't particularly useful with-
out specifics of what is slow and ideas for speeding it up).
* INSTALL: Reorganize to separate out building/installing
CVS executables from what to do once you have them. Adjust
Visual C++ instructions to deal with Visual C++ 5.x. Add
brief mentions of platforms other than unix and Windows.
Thu Jul 17 21:13:16 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* TODO: In item 39, talk about how PRCS 1.2 as a possible
model.
Sat Jul 12 15:43:01 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* HACKING: Rewrite paragraph on arbitrary limits to reflect
the fact that the known arbitrary limits are gone.
8 Jul 1997 Jim Kingdon
* cvsnt.dsp: Turn on browse information.
Thu Jul 3 10:07:01 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* INSTALL: Sending exact suggested text is almost as good as
a diff.
* INSTALL (i386 family): Add lines about Watcom and EMX on
OS/2.
* TODO: Add notes about popt and option parsing in general.
Wed Jul 2 13:11:03 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* TODO: Update item 149 to reflect CVS/Root.
* TODO: Add item 187, about usage errors vs. help messages.
Mon Jun 23 18:24:13 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* NEWS: Adjust mention of read-only access in the light of
changes to cvs.texinfo.
* TODO: Add item 186, concerning multisite.
Sun, 22 Jun 1997 Jim Kingdon
* cvsnt.dsp: New file. This apparently is what Visual C++
5.0 uses in lieu of a .mak file (or so it seems). *
.cvsignore: Add cvsnt.opt cvsnt.dsw cvsnt.plg. These seem to
be the generated files du jour for Visual C++ 5.0.
Thu Jun 19 17:16:39 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* NEWS: Add item about CVSROOT/config.
Wed Jun 18 00:00:02 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* NEWS: Mention pserver --allow-root.
Mon Jun 16 19:07:34 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* Makefile.in (SUBDIRS): Add emx. * configure.in
(AC_OUTPUT): Add emx. * configure: Regenerated.
Sun Jun 8 23:44:00 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* configure.in (AC_CHECK_FUNCS): Remove mkfifo; not used
anywhere. * configure, config.h.in: Regenerated.
Thu May 29 15:53:06 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* DEVEL-CVS: Add "Policy regarding checkout-only access" to
replace parenthetical remark about checkout-only access.
This is more of a cosmetic/editorial change than a new poli-
cy.
Wed May 21 17:02:29 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* BUGS: Add item about wrappers.
Fri May 16 13:43:53 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* BUGS: Add item about "cvs export" and binary files.
Sun May 11 11:38:03 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* README.VMS: Remove information about "direct TCP". Noone
has been complaining about it being broken (the code bitrot-
ted not long after it was written), nor has anyone com-
plained that contrib/listener.c was omitted from the distri-
bution (because it wasn't mentioned in contrib/Makefile.in
DISTFILES). If there is a desire to resurrect such a fea-
ture, it should use port 2401 as now discussed in
doc/cvsclient.texi.
Thu May 8 12:14:40 1997 Larry Jones <larry.jones@sdrc.com>
and Jim Kingdon <kingdon@harvey.cyclic.com>
* INSTALL: Update MIPS/SGI Irix 6.2 * TESTS: Add note
about TESTDIR and SGI Irix 6's XFS.
Wed May 7 12:01:21 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* TODO: Fix keywords accidentally expanded in previous
checkin.
* TODO: Add item #185, concerning keyword expansion and
merges.
Sun May 4 19:46:03 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* README: Replace section on reporting bugs with a reference
to the bug-reporting section in cvs.texinfo.
Fri May 2 22:50:04 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* BUGS: Remove item about importing binary files; the bug is
fixed.
Sun Apr 27 19:54:34 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* INSTALL: Refer to doc/DIFFUTILS-2.7-BUG.
* INSTALL: Don't mention GREP; CVS no longer uses it.
* configure.in: Add comment about --bindir.
Thu Apr 24 15:21:17 1997 Norbert Kiesel <nk@cosa.de>
* configure.in (AC_CHECK_FUNCS): added tempnam and mktemp
* config.h.in, configure: Regenerated with autoconf 2.10.
21 Apr 1997 Jim Kingdon
* cvsnt.mak: Visual C++, as usual, wants to fiddle with
this. This time it would appear to be chiefly the dependen-
cies.
Mon Apr 21 01:06:31 1997 Ian Lance Taylor <ian@cygnus.com>
* NEWS: Document that the client no longer needs an external
patch program.
Thu Apr 17 14:28:20 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* TODO: Combine items 150 and 181 since they are basically
the same.
Tue Apr 15 12:32:26 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* FAQ: The URL of yahoo's Configuration Management category
has changed. As it might change again, just cite their top-
level page rather than the entire URL.
8 Apr 1997 Jim Kingdon
* cvsnt.mak: Add windows-NT/sockerror.c.
Wed Mar 26 15:51:33 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* BUGS: Further note on import -kb bug.
Tue Mar 25 17:51:32 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* cvs-format.el: Add comment concerning c-label-offset.
Wed Mar 19 14:06:40 1997 Jim Meyering <meyering@to-
toro.cyclic.com>
* configure.in (test for shadow passwords): Use AC_MSG_RE-
SULT
rather than echo, so configure obeys --quiet. Use yes
and no in message rather than yup and nope.
19 Mar 1997 Jim Kingdon
* cvsnt.mak: Now Visual C++ wants to add a bunch of depen-
dencies for the Release configuration as well as the Debug
one. Why it didn't do this before, I have no idea.
13 Mar 1997 Jim Kingdon
* cvsnt.mak: Recent changes have added a number of getline.h
dependencies.
Thu Mar 13 08:43:04 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* configure.in (AC_C_CROSS): Add comment about obsolescence
thereof. * config.h.in, configure: Regenerated with
autoconf 2.10.
Thu Mar 13 05:50:29 1997 Philippe De Muyter <phdm@in-
fo.ucl.ac.be>
Here are the fixes I needed to make to cvs-1.9 to get it to
compile and successfully pass 'make check' on m68k-motorola-
sysv. * lib/getwd.c (getwd): Added declaration for
getcwd(). * lib/wait.h (WIFSTOPPED et al.): Macro defined
if not defined. * lib/waitpid.c (waitpid): Use wait, not
wait3, if !HAVE_WAIT3. * src/admin.c (admin): Added decla-
ration for getgrnam(). * src/server.c (fcntl.h): Do not in-
clude file twice. Already included from system.h from
cvs.h. * src/sanity.sh (imported-f*): Renamed from import-
ed-file*, that were too long for sysv. * configure.in
(wait3): Added to AC_CHECK_FUNCS list.
Wed Mar 12 14:32:50 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* BUGS: Add "failed assertion `rev == NULL || isdigit
(*rev)'" bug.
* TODO: Remove item 135; this is solved by %v and %V in
loginfo.
* configure.in (AC_CHECK_FUNCS): Don't check for setvbuf;
HAVE_SETVBUF is no longer used. * config.h, configure:
Regenerated with autoconf 2.10.
* TODO: Add item 184, concerning MD5-based password hash.
Remove item 14, concerning "pathname stripper". I think
that was a reference to the late unlamented strip_path.
Sat Mar 8 21:22:54 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* INSTALL: NT 4.0 is client and local (like other NT 3.51 &
Win95).
Fri Mar 7 16:51:13 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* INSTALL: Just talked to a NT 4.0 user; add it to the list.
Sun Mar 2 22:01:23 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* NEWS: Add item about "cvs admin" vs. "cvs admin .".
* TODO: Remove item #169. It doesn't really explain what an
"archive library" is or in general what the feature they
discuss is supposed to do--I mean, CVS _can_ be used to
store .o's, if that is what they are talking about.
* TODO: Add item #183, about greater documentation/visiblity
for Entries.Static and CVS/Tag.
* INSTALL (footnote 5): Add note about how /usr/tmp vs.
/var/tmp shouldn't be an issue anymore
Thu Feb 20 13:53:19 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* INSTALL: Update Cray entry per mail from John Bowman
<bowman@ipp-garching.mpg.de>
* configure.in: Add comments about autoconf version.
Mon Feb 17 09:55:35 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* configure: Regenerated.
Sat Feb 15 15:37:39 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* configure.in (AC_OUTPUT): Add windows-NT/SCC/Makefile.
Sun Dec 15 13:12:30 1996 Michael Douglass <mikedoug@texas.net>
and Jim Kingdon <kingdon@harvey.cyclic.com>
* NEWS: Mention "cvs logout".
1997-02-12 Jim Kingdon
* cvsnt.mak: Visual C++ seems to want to make some cosmetic
changes (reordering *.obj files), perhaps prodded by "Save
All". I hope that putting in these changes will make it
happy...
1997-02-11 Jim Kingdon <kingdon@cyclic.com>
* cvsnt.mak: Replace with version from Visual C++ 4.0. If
someone wants the 2.x one back, I suppose we can put them
side by side, but I won't be able to update the 2.x one any
more as I won't be having access to 2.x.
Tue Feb 11 16:43:43 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* .cvsignore: Add cvsnt.mdp and cvsnt.ncb. They seem to be
files created by Visual C++ 4.x which were not created by
Visual C++ 2.x.
Tue Feb 4 11:42:30 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* INSTALL: OS/2 port is client only.
* Rename devel-cvs (which had only been in the repository,
not the distribution) to DEVEL-CVS. Add "Charter for the
devel-cvs mailing list:" heading, "CVS Development Policies"
title, and one-sentence introduction (editorial changes, not
run by devel-cvs). Revise paragraph concerning membership
in the list to reflect policy change to make read-only mem-
bership different from the ability to send to the list (the
new wording was approved by devel-cvs, as was the rename and
including it in the distribution). * Makefile.in (DIS-
TFILES): Add DEVEL-CVS. * HACKING: Add "Mailing lists" sec-
tion.
Tue Jan 28 10:41:05 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* configure.in: Remove AC_CHECK_SIZEOF; no longer needed
with lib/md5.c changes. * acconfig.h: Add HAVE_CON-
NECT. This is needed so that autoheader 2.10 works; I think
this has been broken since 2 Dec 1996. * config.h.in: Re-
generated with autoheader 2.10. * configure: Regenerated
with autoconf 2.10.
* HACKING: Revise criterion for whether something goes in
NEWS again (now "user-visible change worth mentioning"--the
language from the GNU coding standards).
Mon Jan 27 23:05:24 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* HACKING: Criterion for whether something goes in NEWS is
not whether it is user-visible; it is whether it is a bugfix
or a feature.
Tue Jan 21 10:21:53 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* INSTALL: Warn people against pre-5.x RCS; describe how to
find out what version of RCS you have.
Wed Jan 8 14:50:47 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* Makefile.in, NEWS, README, TODO, configure.in: Remove
CVSid; we decided to get rid of these some time ago.
Wed Jan 8 00:17:13 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* README (Credits): Refer to NEWS not ChangeLog; the
ChangeLog in question got renamed a bit but ended up as the
bottom of the NEWS file. Eliminate use of first person in a
few places where it is unclear who it refers to. Explicitly
say that the lists of contributors are not comprehensive.
Thu Jan 2 12:59:45 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* README, Makefile.in: Remove paragraph about writing to the
Free Software Foundation at 675 Massachusetts Avenue. (1)
They are no longer at that address; (2) the Free Software
Foundation are not the ones to write to concerning CVS li-
censing. bug-cvs would be a more appropriate choice; (3)
there is probably little need for this paragraph anyway.
Thu Jan 2 09:46:37 1997 Karl Fogel <kfogel@ynu38.ynu.edu.cn>
* NEWS: mention read-only repository access feature.
Wed Jan 1 18:47:08 1997 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* cvs.spec: Don't include ChangeLog and ChangeLog.zoo in
%doc. There is no point in including them without
src/ChangeLog, src/ChangeLog-96, etc., but more to the point
they really belong in the source distribution rather than a
binary distribution anyway.
Mon Dec 30 16:55:54 1996 Abe Feldman <feldman@har-
vey.cyclic.com>
* NEWS: Add entry for changes to checkout command (creating
CVS directory at top of working directory)
Tue Dec 17 13:13:30 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* NEWS: Add entry for verifymsg.
Tue Dec 10 19:22:20 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* cvs-format.el: Revise comments to explain how to use it
and general minor tidying of comments.
Mon Dec 2 13:05:44 1996 Ian Lance Taylor <ian@cygnus.com>
* configure.in: Don't call AC_CHECK_FUNCS(S) a second
time, because the value will have been cached; instead,
check whether the library was found with connect defined.
* configure: Rebuild with autoconf 2.12.
Sat Nov 30 23:04:52 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* BUGS: Add note about mysterious failure in test 187a3.
Fri Nov 29 10:19:50 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* configure.in (AC_CHECK_FUNCS): Also check for readlink.
* config.h.in: Regenerated using autoheader 2.10.
Fri Nov 22 16:30:27 1996 Brendan Kehoe <brendan@cygnus.com>
* configure.in: Check for -lsocket, etc., before checking
for Kerberos libraries. * configure: Rebuild.
1996-11-19 Jim Kingdon
* cvsnt.mak: Remove strippath.c.
Sun Nov 3 21:54:18 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* README: Move detailed information on compatibility to
the manual; simply point to it here.
Thu Oct 31 07:20:45 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* BUGS: Add note about cvs import of binary files on non-
unix.
Tue Oct 29 13:59:14 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* BUGS: Add note about "dying gasps" message.
Sat Oct 26 16:17:09 1996 Jim Blandy <jimb@totoro.cyclic.com>
* configure.in (AC_CHECK_FUNCS): Check for tzset.
Fri Oct 25 10:27:08 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* NEWS: Mention new loginfo features.
Thu Oct 24 08:21:48 1996 Lars.Henriksen@netman.dk
* INSTALL: Update to "DEC Alpha running OSF/1 version 3.2
(1.9)"
Tue Oct 22 10:34:21 1996 Noel Cragg <noel@gargle.rain.org>
* configure.in: don't check for the existence of the
/etc/security
directory, because it's possible to have PAM installed with-
out
using shadow passwords. * configure: regenerated.
Sat Oct 19 18:34:29 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* README: Say that the remote protocol is not interoperable
before CVS 1.5.
Sat Oct 19 13:06:53 1996 Mark H. Wilkinson <mhw@min-
ster.york.ac.uk> and Jim Kingdon <king-
don@cyclic.com>
* configure.in, INSTALL: New options for configure to enable
or disable client and server code, overriding configure's
defaults. * confiugre: Regenerated.
Sat Oct 19 13:06:53 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* INSTALL: Add note about what to do if you got a binary
distribution of CVS. Add VAX/VMS entry.
Thu Oct 17 15:38:03 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* NEWS, README: Reinstate 30 Sep 96 changes concerning US
letter vs. A4 paper.
Wed Oct 16 16:59:57 1996 Jim Blandy <jimb@totoro.cyclic.com>
* configure.in: Simplify code to check for crypt. Check for
-lcrypt first, and then check for the crypt function. The
old code did slightly funky things with cache variables,
which JimK's last change disturbed. Let's just keep it sim-
ple. * configure: Rebuilt.
Wed Oct 16 15:01:59 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* configure.in: Don't call unset. It isn't portable to Ul-
trix, but perhaps more to the point, seems like we should be
using the cached values (there was no comment explaining why
we should ignore the cached values, and none of the CVS de-
velopers were able to provide an explanation when I
asked). * configure: Regenerated.
* NEWS: Add item regarding export and "cvs history".
Tue Oct 15 07:40:42 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* TESTS: Mention the fact that expr is only for the tests,
not for CVS itself. At least one person was unclear on
this.
Mon Oct 14 12:13:03 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* HACKING: Add "Submitting patches (strategy)" section and
sentence about test cases. These changes have been run by
devel-cvs and there was no objection.
Sat Oct 12 19:43:56 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* README.VMS: Add notes about some build problems on
VAX/VMS.
Thu Oct 10 09:20:25 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* BUGS: Remove item about & in modules file and client/serv-
er; the bug is fixed.
* README.VMS: Rewrite sections about wildcard expansion and
calling editors to suggest technical approaches and to make
it clear that fixes will only happen if someone gets around
to them.
Sat Oct 5 15:01:22 1996 Jim Blandy <jimb@totoro.cyclic.com>
* Version 1.9 released.
Tue Oct 1 14:32:44 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* NEWS, README: Revert changes regarding -D, -g, and A4.
They are for new features which are not appropriate at this
stage of the release process.
Mon Sep 30 14:51:36 1996 Greg A. Woods <woods@most.weird.com>
* INSTALL (sun3): 1.8.86+ builds and runs make check.
* NEWS: describe -D and -g; DIFFBIN and GREPBIN
* MINOR-BUGS: yet another couple of annoyances...
Mon Sep 30 08:33:51 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* BUGS: Mention "cvs add -m" client/server bug.
* NEWS: Document change from A4 to US letter. It may seem
minor, but it affects a *lot* of people.
* README: Revise discussion of US letter vs. A4 to reflect
recent change to cvs.texinfo.
Sun Sep 29 16:32:47 1996 Greg A. Woods <woods@most.weird.com>
* MINOR-BUGS: describe a minor annoyance or two
* BUGS: describe a couple of new bugs
Sun Sep 29 14:09:49 1996 Noel Cragg <noel@gargle.rain.org>
* configure.in: check for shadow password files as well as
for
getspnam. Some systems (like Linux) have getspnam in the C
library, but aren't necessarily using shadow passwords.
* configure, config.h.in: Regenerate.
Fri Sep 27 16:49:53 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* Makefile.in (TSUBDIRS): Remove comment about order of
directories mattering. That was only for an old set of
hacks, since gone, which tried to combine several tag files
into one (before emacs could use several tag files at once).
Wed Sep 25 10:35:06 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* NEWS: Add note about "cvs log -d" date formats changing.
See comment I added to cvs.texinfo for more whining about
this situation.
* BUGS: Remove item about ~/.cvsignore on NT; it is fixed.
Wed Sep 25 10:22:00 1996 Larry Jones <larry.jones@sdrc.com>
* configure.in: Add hack for ISC crypt (the version in the
posix C library doesn't work -- why am I not surprised).
Add check for libsec.a for shadow password functions.
* Makefile.in: Make zlib along with lib in the check tar-
gets.
Wed Sep 25 08:34:01 1996 Jim Blandy <jimb@floss.cyclic.com>
Fix from Mark A. Solinski <markso@mcs.com>: * cvs-
nt.mak: The debug configuration adds the zlib directory to
the include path but it is missing from the release configu-
ration. Add it to the "ADD CPP" and "CPP_PROJ" lines.
Tue Sep 24 11:32:20 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* INSTALL: Add VMS entry. Clarify what "tested" means.
* README: Replace section about what CVS is with the blurb
from cvs.spec (which is also the paragraph we use in the re-
lease announcements). Change location of pcl-cvs from
contrib/pcl-cvs to tools/pcl-cvs.
* BUGS: Remove item about version numbers; we now have ver-
sion numbers. Remove item about server using /usr/tmp; this
has been changed. Remove item about deadlocks between serv-
er and client and file contents being interpreted as com-
mands; I believe this refers to the case which was fixed by
Ian's 7 Aug 96 change to receive_partial_file. Remove item
about server temp directory becoming full; I'm not sure all
bugs related to that have been fixed, but I think the ones
mentioned have been. Remove item about .# files; this is a
documented behavior. Refer to platform-specific documenta-
tion. Add bug with & in modules file and client/server CVS.
Move bug about weird use of long file names to end; the bug
report is so long people won't want to read past it. Refer
to README concerning reporting bugs. Add introduction. Re-
word some bug descriptions. Add bug concerning ~/.cvsignore
on NT. * MINOR-BUGS: Add introduction. Reword some bug de-
scriptions. Remove item about "premature end of
file"--we've improved that error message as much as we can
figure out how. Remove item about filenames getting trun-
cated (with rcs2log?)--I think this is a fixed bug although
I couldn't quickly find a ChangeLog entry for the fix.
Tue Sep 17 12:46:37 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* .cvsignore: Add cvs-*.spec.
Mon Sep 16 17:42:30 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* TODO: In 180, mention issue of network being down. Add
item 182, about inclusiveness of "cvs log -r foo -r bar".
* HACKING: Also mention arbitrary limits and reentrancy.
User-visible changes should be documented in cvs.texinfo as
well as NEWS.
Thu Sep 12 16:06:33 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* README.VMS: Put authorship info at end. Add disclaimer.
Say that patch is mandatory not optional. Don't mention
gzip; we don't require it any more. Remove section on file-
name case; the bugs described there are fixed. Miscella-
neous tweaks and updates.
Wed Sep 11 11:08:39 1996 Jim Blandy <jimb@totoro.cyclic.com>
* configure.in (AC_OUTPUT): Don't forget to create vms/Make-
file.
Tue Sep 10 19:55:07 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* Makefile.in (DISTFILES): Add build.com and README.VMS.
(SUBDIRS): Add vms. * build.com: Also recurse into
zlib directory.
* NEWS: Mention Win95.
Fri Sep 6 11:43:26 1996 Ian Lance Taylor <ian@cygnus.com>
* configure.in: Add AC_ARG_ENABLE for encryption. *
acconfig.h: Add ENCRYPTION. * configure, config.h.in: Re-
generate. * NEWS: Modify the entry on encryption to mention
that you must configure with --enable-encryption. *
INSTALL: Mention the --with-krb4 and --enable-encryption
configure options.
Thu Sep 5 11:30:45 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* NEWS: Revise access method item to mention both :ext: and
:server:.
* README.VMS: Change bug reporting address to bug-cvs. In
discussing filenames, don't mention a hypothetical behavior
involving folding to lowercase (I'm not sure what is meant,
and it doesn't sound right to me) and do mention that things
might be different now (as a result of recent changes to
case sensitivity code).
Wed Sep 4 1996 Jim Kingdon <kingdon@cyclic.com>
* cvsnt.mak: Add windows-NT/ChangeLog.
Wed Sep 4 13:55:11 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* Makefile.in (DISTFILES): Add cvs.spec.
Mon Aug 26 15:30:13 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* TODO: Add item suggesting "cvs message" command.
Tue Aug 20 12:22:53 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* configure.in (AC_C_INLINE): Removed; see src/ChangeLog.
* config.h.in, configure: Regenerated. * os2/config.h,
windows-NT/config.h: Remove #define of inline.
* configure.in (AC_C_CHAR_UNSIGNED): Removed; it is not used
anywhere. * config.h.in, configure: Regenerated.
* os2/config.h, vms/config.h, windows-NT/config.h: Likewise,
remove __CHAR_UNSIGNED__.
Fri Aug 16 13:37:19 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* cvs.spec (%description): Replace description with one that
resembles the release announcements we have been sending
out. The previous one was out of date and not really fo-
cused on describing what CVS does. (%build): Don't de-
fine SERVER_FLOWCONTROL; if we are ready to make this is the
default it should be for all kinds of builds, not just those
via RPM.
Fri Aug 16 16:09:59 1996 Norbert Kiesel <nk@col.sw-ley.de>
* cvs.spec: new file. This is a template for a RPM specifi-
cation file (which is used by 'make spec').
* Makefile.in (installdirs-local): new (empty) target
(all install uninstall installdirs): add installdirs to list
of targets which are done for all subdirs (spec): new
target to create a rpm specification file (which can be used
to create RPM source and binary packages) (dist): depend on
spec (which now also creates .fname)
Wed Aug 14 13:59:11 1996 Norbert Kiesel <nk@col.sw-ley.de>
* configure.in (AC_REPLACE_FUNCS): add getspnam for reading
shadow password entries * configure: regenerated *
config.h.in: regenerated
Mon Aug 12 14:15:31 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* Makefile.in (config.status): When running config.status
--recheck, preserve the value of CFLAGS.
Fri Aug 9 14:11:31 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* TESTS: Also mention dejagnu advantages.
Thu Aug 8 16:00:55 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* TESTS (ABOUT STDOUT AND STDERR): New section. (ABOUT
TEST FRAMEWORKS): Add sed/cmp/diff (a la C News) as an option.
* NEWS: Change entry regarding "cvs log" not invoking "rlog"
so that it emphasizes user-visible behaviors.
Tue Aug 6 17:01:23 1996 Ian Lance Taylor <ian@cygnus.com>
* TODO: Remove item #167 (cvs log doesn't understand symbol-
ic branch names). It works now.
* NEWS: Mention that "cvs log" no longer invokes "rlog".
Wed Jul 31 16:06:03 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* HACKING: Mention rule about _ vs - in file names.
Wed Jul 24 19:10:38 1996 Ian Lance Taylor <ian@cygnus.com>
* NEWS: Mention that Kerberos encryption is now supported.
Mon Jul 22 23:48:39 1996 Ian Lance Taylor <ian@cygnus.com>
* NEWS: Mention that the commit message has changed slightly
when
committing changes on a branch.
Fri Jul 19 16:10:04 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* TESTS: Say that GNU expr is part of sh-utils.
Thu Jul 18 18:16:33 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* NEWS: Mention -k wrappers option.
* TESTS: In list of what we would like in a test framework,
only mention portable once, and other wording cleanups.
Mon Jul 15 1996 Jim Kingdon <kingdon@cyclic.com>
* cvsnt.mak: Add src/ChangeLog (lets us edit it from within
the integrated development environment).
Sun Jul 14 1996 Jim Kingdon <kingdon@cyclic.com>
* cvsnt.mak: Add src/zlib.c. Add zlib group containing the
.c files in zlib. Add /I "zlib" compiler options.
Sun Jul 14 10:26:21 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* NEWS: Expand zlib item to emphasize user-visible (and
CVS-installer-visible) consequences.
Sat Jul 13 21:11:50 1996 Ian Lance Taylor <ian@cygnus.com>
* NEWS: Mention that -z now uses zlib.
Fri Jul 12 18:54:21 1996 Ian Lance Taylor <ian@cygnus.com>
* Makefile.in (USOURCE_SUBDIRS): Add zlib. * config-
ure.in (AC_OUTPUT): Add zlib/Makefile. * configure: Regen-
erate.
* zlib/*: Import zlib 1.0.3. Remove zlib/Makefile. Modify
zlib/Makefile.in for use with CVS.
Fri Jul 12 1996 Jim Kingdon <kingdon@cyclic.com>
* cvsnt.mak: Add src/buffer.c
Wed Jul 10 18:44:58 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* NEWS: Say that rlog is deprecated.
Tue Jul 9 14:37:41 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* PROJECTS: Refer to comment in rcscmds.c regarding RCS li-
brary.
* HACKING: Expand comments on portability.
Sun Jul 7 23:21:02 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* configure.in (AC_REPLACE_FUNCS): Remove memmove; it was
used by a very old version of the CVS server for nefarious
purposes and it has been long gone. * configure: Re-
generated.
Tue Jul 2 22:36:31 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* TESTS: Add discussion of test frameworks.
Fri Jun 28 20:27:56 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* NEWS: Describe "cvs diff -q" removal and new diff options.
Thu Jun 13 17:29:30 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* TODO: Remove item #67 about having cvs import create CVS
directories; I don't think it is wise to have cvs import
mess with the directory it is working in at all. Remove
item #69 about having import edit modules--in many cases
there is no need for an entry in modules. Remove item #76
about running on top of SCCS; we are clearly not evolving in
that direction. Remove item #91 about documenting how to
import sources from SCCS or RCS; this is now documented in
cvs.texinfo. Remove item #129 about "U CFTS/"; without more
information it is impossible to know what behavior is being
discussed. Remove item #157 concerning module names in cvs
release; cvs release takes a directory name, not a module
name. Remove item #159 about checking access times; this is
as likely to be an annoyance as a help, and people who are
into that can just look at the result from "cvs update" (di-
rectly or with a script). Remove item #164 concerning vari-
ables in *info files; it is done. Remove item #35 (it just
says "cvs admin" is cheesy, which isn't specific enough to
be useful). Rewrite #39 to be specific about what would be
nice in having branches track each other. Remove item
#46--I'm not sure what it means and if it means that one
should check in with "cci" or some such instead of "cvs ci"
then that is an installation hassle and a minimal conve-
nience. Add item #180.
* config.h.in: Regenerated.
Thu Jun 13 1996 Ian Lance Taylor <ian@cygnus.com>
and Jim Kingdon <kingdon@cyclic.com>
* configure.in: Put -L${krb_libdir} in LDFLAGS temporarily
when looking for -ldes. * configure: Regenerated.
Mon Jun 10 13:13:35 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* NEWS: Mention NT local.
Fri Jun 7 18:02:36 1996 Ian Lance Taylor <ian@cygnus.com>
and Jim Kingdon <kingdon@cyclic.com>
* NEWS: Mention new annotate options.
Thu Jun 6 14:08:31 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* lib/savecwd.c: Revert CVS_* patch. The include files
where CVS_* is defined were not included, and the code in
question was inside HAVE_FCHDIR which isn't defined on the
Mac anyway.
* src/filesubr.c: Revert CVS_* patch in this one file. The
mac port should have its own copy of filesubr.c instead.
Wed Jun 05 10:03:10 1996 Mike Ladwig <mike@twinpeaks.prc.com>
* lib/{system.h,savecwd.c}, src/{add.c,checkout.c,client.c,
commit.c,create_adm.c,diff.c,edit.c,entries.c,fileattr.c,
filesubr.c,find_names.c,history.c,ignore.c,import.c,lock.c,
login.c,logmsg.c,mkmodules.c,modules.c,myndbm.c,no_diff.c,
parseinfo.c,patch.c,rcs.c,recurse.c,release.c,re-
move.c,root.c, rtag.c,server.c,tag.c,up-
date.c,vers_ts.c,wrapper.c}: Under non-UNIX operating sys-
tems (MS-DOS, WinNT, MacOS), many filesystem calls take only
one argument; permission is handled very differently on
those systems than in UNIX. On MacOS, the naming scheme for
volumes and subdirectories is quite different. This patch
leaves hooks in the form of CVS_ACCESS, CVS_CHDIR, CVS_CRE-
AT, CVS_FOPEN, CVS_MKDIR, CVS_OPEN, CVS_OPENDIR, CVS_RENAME,
CVS_RMDIR, CVS_STAT, and CVS_UNLINK to accomodate these dif-
ferences.
Thu Jun 6 11:11:53 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* NEWS: Say "changes from 1.7 to 1.8" not "changes since
1.7".
Wed Jun 5 1996 Jim Kingdon <kingdon@cyclic.com>
* cvsnt.mak: Visual C++ 2.1 seems to want to reformat the
line breaks. No substantive changes, I think.
Thu May 30 15:35:57 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* Makefile.in (DISTFILES): add TESTS.
Tue May 28 13:10:42 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* src/server.c: Add comment regarding out-of-order bug.
* TESTS: Explain out-of-order bug.
* INSTALL: Remove $CVSId$. More strongly encourage people
to skip the tests if they don't have the time to look at the
results. Move most of the discussion of tests to new file
TESTS, and add some information on interpreting check.log
output. * README: In brief summary of install, don't spell
out details of "make check" or "cvs init" steps.
Sun May 26 17:59:46 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* NEWS: Change "up-to-date" to "not locally modified"; the
file need not match the head revision it only need match
some revision.
Sun May 26 17:02:49 1996 Norbert Kiesel <nk@col.sw-ley.de>
* NEWS: document new option "-c" for tag
Thu May 23 21:49:33 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* INSTALL: Remove footnote 10. The only kind of change
suitable for listing here is fairly easy portability stuff.
Fri May 17 11:49:11 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* NEWS: Refer to cvs.texinfo and say "filesystem" not "fs".
Thu May 16 17:13:56 1996 Noel Cragg <noel@gargle.rain.org>
* NEWS: Mention all access methods.
Wed May 15 23:38:15 1996 Noel Cragg <noel@gargle.rain.org>
* NEWS: add info about access methods and document behavior
change
for "cvs login."
Mon May 13 10:37:09 1996 Greg A. Woods <woods@most.weird.com>
* INSTALL: updated for Sun-3 SunOS 4.1.1_U1 (1.8.2)
Fri May 10 09:39:49 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* NEWS: Document that -d overrides CVS/Root.
Mon May 6 06:00:10 1996 Benjamin J. Lee <benjamin@cyclic.com>
* Version 1.8.1
Sun May 5 17:38:21 1996 Benjamin J. Lee <benjamin@cyclic.com>
Integrated changes submitted by Ian Taylor <ian@cygnus.com>
* update.c (update_dirent_proc): cvs co -p doesn't print
anything when run from an empty directory.
* import.c (import_descend_dir): Check for a file in the
repository which will be checked out to the same name as
the
directory.
Sun May 5 15:49:00 1996 Benjamin J. Lee <benjamin@cyclic.com>
* configure.in: autoconf 2.9 handles AC_CHECK_LIB in a
way that it can not be used to check for main(). Check
for printf() instead. (Reported by ian@cygnus.com)
* configure: Regenerated.
Thu May 2 13:34:37 1996 Benjamin J. Lee <benjamin@cyclic.com>
* Version 1.7.88
Thu May 2 10:42:13 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* NEWS: Clarify what happened to examples directory.
Thu May 2 02:06:49 1996 Benjamin J. Lee <benjamin@cyclic.com>
* INSTALL: Updated for NeXTSTEP 3.3 (1.7)
Thu May 2 01:40:55 1996 Benjamin J. Lee <benjamin@cyclic.com>
* Compatibility fixes affecting QNX, NetBSD, and SCO
* configure.in (AC_CHECK_FUNCS): Added check for init-
groups(),
(ac_cv_func_crypt) Added check for crypt() in -lcrypt;
define AUTH_SERVER_SUPPORT only if crypt() is found.
* configure: Regenerated.
* src/server.c (HAVE_INITGROUPS): Use initgroups() only if
located by configure.
Wed May 1 15:38:56 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* NEWS: Remove item about reserving all-uppercase tag names.
Wed May 01 00:18:01 1996 noel <noel@BOAT_ANCHOR>
* cvsnt.mak: remove all of those unnecessary libraries! We
only
need advapi32.lib and wsock32.lib.
Wed Apr 24 16:48:35 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* NEWS: Document that -d overrides CVS/Root.
Fri Apr 19 11:22:35 1996 Benjamin J. Lee <benjamin@cyclic.com>
* Version 1.7.86
Sun Apr 14 11:06:44 1996 Karl Fogel <kfogel@floss.red-bean.com>
* configure.in (AC_OUTPUT): generate contrib/elib/Make-
file,
tools/Makefile, and tools/pcl-cvs/Makefile. Do not any
longer
generate contrib/pcl-cvs/Makefile.
* Makefile.in: deal w/ above changes.
* configure: regenerated.
* Added `tools' subdir (pcl-cvs will live there, as will
other
things maintained along with the CVS distribution).
Wed Apr 10 17:15:25 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* README: Mention documentation and A4 paper in particular.
Thu Mar 28 12:31:38 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* NEWS: Add "cvs annotate".
Tue Mar 26 10:46:59 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* INSTALL: In example, change tag name to avoid using a tag
name reserved to CVS.
* NEWS: Document reservation of some tag names.
Fri Mar 22 10:45:23 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* INSTALL: Clarify that RCS is only for server or local.
Mon Mar 18 10:15:18 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* README: Mention info@cyclic.com where we mention support
contracts, not at the end where people might be tempted to
view it as a generic help line.
Thu Mar 14 16:34:26 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* Makefile.in (stamp-h): Don't run ./config.status
--recheck.
Thu Mar 14 1996 Jim Kingdon <kingdon@cyclic.com>
* cvsnt.mak: Regenerate dependencies.
Thu Mar 14 13:45:11 1996 Jim Blandy <jimb@totoro.cyclic.com>
* configure.in (AC_OUTPUT): Don't create examples/Makefile;
we're not using the examples directory any more.
Wed Mar 13 17:02:00 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* INSTALL: Refer to cvs.texinfo rather than out-of-date
cvsinit instructions. Instead of telling everyone to update
modules whenever adding directories (which is optional), re-
fer to the manual regarding all administrative files. Re-
vise "make check" instructions to be even less encouraging
about submitting bug reports.
* examples/*: Removed. * Makefile.in (SUBDIRS): Remove
examples. * cvsinit.sh: Removed. * Makefile.in: Re-
move all cvsinit and PROGS stuff. * NEWS: Mention cvsinit
-> cvs init change.
Mon Mar 11 13:12:35 1996 Samuel Tardieu <sam@inf.enst.fr>
* BUGS: removed previous description from Greg Woods
(3/6/96) since the bug seems to be corrected
Wed Mar 6 10:35:32 1996 Greg A. Woods <woods@most.weird.com>
* BUGS: describe a weird core-dump with 'cvs co -c'. Now I
can't even get a stack backtrace again -- dbx dumps core!
Fri Mar 1 09:21:56 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* README.VMS: Remove distribution information (since it is
no longer different for VMS). Various wording fixes to re-
flect the fact that using rsh is just one of several ways to
connect to a cvs server, not "the official" one. Say that
the unsuitable rsh is the UCX one. Clarify what rsh uses
privileged ports for.
Fri Mar 1 01:26:28 1996 Benjamin J. Lee <benjamin@cyclic.com>
* README.VMS, build.com: Added for VMS.
Thu Feb 29 10:04:20 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* NEWS: Mention change to default ignore list.
Thu Feb 29 00:28:08 1996 Peter Wemm <peter@jhome.DIALix.COM>
* configure.in: correctly spell FNM_PATHNAME in fnmatch()
test, the supplied test fails on proposed POSIX.2, lib/fn-
match.*, Linux, FreeBSD, etc. * configure: Regenerat-
ed.
Tue Feb 27 10:43:14 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* INSTALL: Change submission address to bug-cvs from info-
cvs. Encourage submissions to be in the form of diffs to
INSTALL.
Sun Feb 25 15:23:31 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* HACKING: Fix typo.
Fri Feb 23 1996 Jim Kingdon <kingdon@cyclic.com>
* cvsnt.mak: Add login.c and scramble.c.
Fri Feb 23 16:36:11 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* README: Mention comp.software.config-mgmt. Don't mention
old cyclic-cvs mailing list.
* acconfig.h: Add AUTH_SERVER_SUPPORT. Remove DIFF and GREP
(no longer used). * configure.in: Define AUTH_SERV-
ER_SUPPORT. * config.h.in, configure: Regenerated.
Thu Feb 22 22:32:09 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* configure.in: Remove AC_FUNC_ALLOCA. * configure:
Regenerated.
Mon Feb 19 09:39:21 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* HACKING: Add comments about portability and assert().
Thu Feb 15 16:40:13 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* NEWS: Mention $USER internal variable.
Thu Feb 15 14:00:00 1996 Gary Oberbrunner <garyo@avs.com>
and Jim Kingdon <kingdon@cyclic.com>
* cvsnt.mak: Add vasprintf.c and mkmodules.c
Tue Feb 13 20:05:47 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* configure.in (AC_REPLACE_FUNCS): Add strtoul. * con-
figure: Regenerated.
Mon Feb 12 10:06:27 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* TODO: Remove mkmodules stuff. * NEWS: Add item con-
cerning mkmodules.
* configure.in (AC_REPLACE_FUNCS): Add vasprintf. *
configure: Regenerated.
Sun Feb 11 16:43:38 1996 Karl Fogel <kfogel@floss.red-bean.com>
* Makefile.in (DISTFILES): added HACKING.
Sun Feb 11 12:38:51 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* NEWS: Revise *info files feature (now user vars, not env
vars).
Fri Feb 9 23:51:39 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* NEWS: Mention env var in *info files feature.
Fri Feb 9 02:41:50 1996 Jim Blandy <jimb@totoro.cyclic.com>
* Makefile.in (DISTFILES): Remove config.sub and con-
fig.guess from the list; they're not distributed any more.
Thu Feb 1 19:47:46 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* INSTALL: Remove RM; no longer used.
Thu Feb 1 14:38:04 1996 Karl Fogel <kfogel@floss.red-bean.com>
* configure: re-ran autoconf.
* Makefile.in (USOURCE_SUBDIRS, SUBDIRS): abstract unix
source
subdirs to new var USOURCE_SUBDIRS, for lint's sake and
possibly
etags's someday.
(lint): run in USOURCE_SUBDIRS only.
Thu Feb 1 13:06:47 1996 Roland McGrath <roland@baalperaz-
im.frob.com>
* configure.in (WITH_KRB4): Escape $ in help text.
Wed Jan 31 19:03:37 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* HACKING: Add info about NEWS file and release process.
Tue Jan 30 16:00:00 1996 Jim Kingdon <kingdon@peary.cyclic.com>
* cvsnt.mak: Change save-cwd.c to savecwd.c and regenerate
dependencies to take care of save-cwd.h. * windows-
NT/README: Update information about Visual C++ 4.0.
Tue Jan 30 16:09:53 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* Rename lib/save-cwd.c to lib/savecwd.c. Avoiding a hyphen
seems to be the only way to get Visual C++ 2.1 to generate a
cvsnt.mak which Visual C++ 4.0 will accept. * Rename
lib/save-cwd.h to lib/savecwd.h for consistency. *
os2/Makefile.in, lib/Makefile.in, lib/savecwd.c, src/add.c,
src/import.c, src/modules.c, src/recurse.c, src/tag.c: Up-
date accordingly.
* INSTALL, os2/options.h, windows-NT/options.h, macin-
tosh/options.h, src/options.h.in: Remove SORT; it is no
longer used.
Mon Jan 29 15:16:39 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* INSTALL: Mention -b. Don't talk about RCS 5.6.[5-7] beta
releases; this will be an issue for few if any people. Re-
move stuff about diff and --with-diffutils which is no
longer true.
* README: Refer to HACKING file. Refer to cvs.texinfo not
manpage. Rewrite section about compatibility between CVS
versions. * HACKING: New file. * INSTALL: Move -Wall
section to HACKING; refer to HACKING.
Wed Jan 24 20:26:55 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* configure.in: Remove diff stuff. Also remove AC_CANONI-
CAL_HOST and bindir crud as that was the only place they
were used. * config.h.in, configure: Regenerated. *
config.sub, config.guess: Removed. * src/options.h.in
(DIFF): Change to "diff" and change comment to tell people
not to use -a. * src/sanity.sh: New test binfiles tests for
above-fixed bug (see comments in patch_file in up-
date.c--passing -a to diff generates a patch which patch
cannot apply).
* NEWS: Adjust to reflect existence of 1.7.
Tue Jan 23 14:20:39 1996 Jim Blandy <jimb@totoro.cyclic.com>
* devel-cvs: New file, not to be included in the distribu-
tion.
Thu Jan 18 21:46:56 1996 Jim Blandy <jimb@totoro.cyclic.com>
* BUGS: Remove all mention of the outdated cyclic-
cvs@cyclic.com and remote-cvs@cyclic.com addresses. It
turns out that people see these addresses and use them.
Mention the proper way to report bugs.
Wed Jan 17 16:40:01 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* README: Fix typo (info-cvs-requests -> info-cvs-request).
Fri Jan 12 13:38:12 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* configure.in, configure: Revert "Checking user's gender"
change. Sure, you only live once, but I want mine to be a
*long* life, not one interrupted by a CVS user who is not
amused coming after me with an axe.
Fri Jan 12 12:46:23 1996 Karl Fogel <kfogel@floss.red-bean.com>
* configure: regenerated.
* configure.in: print "Checking user's gender... ok". I
mean,
what the heck, you only live once.
Thu Jan 11 14:00:00 1996 Jim Kingdon <peary.cyclic.com>
* cvsnt.mak: Update dependencies.
Thu Jan 11 12:03:10 1996 Norbert Kiesel <nk@col.sw-ley.de>
* NEWS: document loss of CVS_NOADMIN. Also, mention the
possibility to use "cvs" in .cvsrc.
Wed Jan 10 20:40:23 1996 Karl Fogel <kfogel@floss.red-bean.com>
* configure: regenerated.
* configure.in (AC_OUTPUT): added `macintosh/Makefile'.
* Makefile.in (SUBDIRS): added `macintosh'.
Wed Jan 10 01:17:18 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* README: Remove URL of obsolete David Zuhn web page.
* FAQ: Replace entire file with short paragraph explaining
the FAQ is dead.
* configure.in: Don't set exec_prefix. Set bindir from pre-
fix if exec_prefix isn't set. * configure: Regenerat-
ed.
* INSTALL: Update list of machines for 1.6.85 (further
changes to the list of machines will not receive ChangeLog
entries).
Tue Jan 9 09:02:05 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* NEWS: Mention changes in default ignore list.
* INSTALL: check.log is not in /tmp/cvs-sanity. Mention
submitting bug reports as a possibility, not a request from
us. Separate out "make check" a bit to make clear it is op-
tional.
Mon Jan 8 11:42:40 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* INSTALL: Remove grep stuff; no longer necessary.
Don't say that patch must understand unidiffs; no longer
true. Suggest configuring with -Wall (here until we have a
"how to hack CVS document").
Wed Jan 3 19:00:00 1996 Jim Kingdon <kingdon@peary.cyclic.com>
* .cvsignore: Add cvsnt.vcp.
Mon Jan 1 22:45:50 1996 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* os2/Makefile.in (Makefile), windows-NT/Makefile.in (Make-
file): New rules.
Sun Dec 31 16:52:49 1995 Karl Fogel <kfogel@floss.cyclic.com>
* NEWS: add a blurb about password authentication.
Sun Dec 31 16:16:38 1995 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* README: Add "submissions will be distributed under the
GPL" language (like the newspapers have for letters to the
editor).
Thu Dec 21 16:00:00 1995 Jim Kingdon <kingdon@peary.cyclic.com>
* cvsnt.mak: Revert to an old version, then add in recent
changes to lists of files (using Visual C++; not by hand
editing--this way it can be used as an internal project not
just an external one).
Tue Dec 19 17:13:14 1995 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* NEWS: Mention -kb (strictly speaking a bugfix, not a new
feature, I guess, but it seems worth mentioning anyway).
Tue Dec 19 17:00:00 1995 Jim Kingdon <kingdon@peary.cyclic.com>
* TODO: Remove "regular TODO list:" line which accidentally
got checked in.
Mon Dec 18 18:59:30 1995 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* Makefile.in (TAR_VERBOSE): Default to empty, not "v". I
don't want that whole long list of files any more than
jimb's daily update script does.
Sun Dec 17 23:59:11 1995 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* configure.in (AC_REPLACE_FUNCS): Remove vasprintf. *
configure: Regenerated.
Sat Dec 16 17:19:45 1995 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* configure.in (AC_REPLACE_FUNCS): Add vasprintf. *
configure: Regenerated.
Mon Nov 20 14:19:47 1995 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* TODO: Remove items about developer communications; they
are done. * NEWS: Mention developer communication features.
* cvsinit.sh: Also add notify file.
Mon Dec 11 22:44:58 1995 Karl Fogel <kfogel@totoro.cyclic.com>
* New subdir "macintosh", for Mike Ladwig's
<mike@twinpeaks.prc.com> port-in-progress.
Thu Dec 7 14:32:49 1995 Jim Meyering (meyering@comco.com)
* Makefile.in (check): Make sure library is built before
running make in src. (remotecheck): Likewise.
(installcheck): Likewise.
Wed Dec 6 11:40:37 1995 J.T. Conklin <jtc@slave.cygnus.com>
* configure.in: Remove leading -l from first argument of
AC_CHECK_LIB for -lkrb and -ldes checks.
Mon Dec 4 08:06:31 1995 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* config.h.in: Regenerated.
Sun Dec 3 20:05:10 1995 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* configure.in: Remove grep stuff. * configure: Regen-
erated.
Fri Dec 1 11:16:18 1995 Norbert Kiesel <nk@col.sw-ley.de>
* configure, config.h.in: re-ran autoconf
* configure.in (AC_CHECK_HEADERS): add sys/resource.h to
list of tested headers
* Makefile.in (DISTFILES): add config.sub and config.guess
Thu Nov 23 09:01:53 1995 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* TODO: Remove item about doc describing undoing a change;
it already does.
Sun Nov 19 18:12:36 1995 Jim Blandy <jimb@totoro.cyclic.com>
* Makefile.in (dist): Pull out the 'v' in the tar command to
a variable, so I can disable it in my daily update script.
Tue Nov 14 18:31:36 1995 Greg A. Woods <woods@most.weird.com>
* cvsinit.sh: - new rcs id - new opening comment
- read only one "word" for CVSROOT - add checkoutlist,
cvswrappers, taginfo, wrap, & unwrap to examples install
loop, special handling for latter.... - don't do any spe-
cial stuff for loginfo -- always comment out everything in
the newly installed examples - add a wee message to suggest
editing newly installed examples - tweak some more comments,
esp. regarding install of contrib scripts.... - make
$CVSROOT/CVROOT/history group writable if it didn't exist as
it's not very useful otherwise
Tue Nov 14 15:22:25 1995 Greg A. Woods <woods@most.weird.com>
* cvsinit.sh: woops! wasn't installing contrib/log!
Tue Nov 14 12:09:11 1995 Greg A. Woods <woods@most.weird.com>
* INSTALL: oops, missed a couple of things about "configure"
* configure: re-ran autoconf
Tue Nov 14 11:06:25 1995 Greg A. Woods <woods@most.weird.com>
* config.guess, config.sub: first time in (from auto-
conf-2.4)
* configure.in: - updated to work with autoconf-2.4
- call AC_CANONICAL_HOST to get host OS type right (needs
config.sub and config.guess) - added full support for
--with-diffutils and --with-gnugrep - fixed the diff search
to work almost like the one for RCS-5.7 - fixed some quoting
problems
* README: mention optional 'make check' step
* INSTALL: - updated notes about working SunOS versions
- re-wrote notes about RCS, diffutils, etc. - added
notes about configuring with GNU diffutils and GNU grep -
added notes about using 'make check' - changed bug re-
poriting instructions to mention cvsbug - re-wrote notes
about setting CVSROOT in shell startups
Fri Nov 3 11:11:16 1995 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* README: Fix typo in URL of molli's web site.
Tue Oct 31 19:28:16 1995 Karl Fogel <kfogel@totoro.cyclic.com>
* testing something, please ignore.
Mon Oct 23 18:37:27 1995 Karl Fogel <kfogel@floss.cyclic.com>
* configure: re-ran autoconf.
* configure.in (AC_OUTPUT): os2/Makefile.
* Makefile.in (SUBDIRS): added os2 subdir.
Mon Oct 23 12:02:51 1995 Norbert Kiesel <nk@col.sw-ley.de>
* cvsnt.mak: added lib/getline.c
Fri Oct 20 17:04:55 1995 Norbert Kiesel <nk@col.sw-ley.de>
* cvsnt.mak: added src/expand_path.c, error.[ch] now in src
Thu Oct 19 16:26:32 1995 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* INSTALL: Remove note about RCS 5.7 and log messages
consisting only of whitespace; fixed in CVS on 11 Jul 95.
Tue Oct 17 17:57:23 1995 Warren Jones <wjones@tc.fluke.com>
* man/cvs.5, examples/modules: Document -e.
Tue Oct 10 16:34:25 1995 Thorsten Lockert <tholo@sigmasoft.com>
* configure.in: More crud looking for kerberos, this time
for 4.4BSD. * configure: Regenerated.
Sun Oct 8 12:22:19 1995 Peter Wemm <peter@haywire.DIALix.COM>
* configure.in: check for POSIX and BSD style reliable sig-
nals * configure: regenerated by autoconf * con-
fig.h.in: regenerated by autoheader
Fri Oct 6 21:50:48 1995 Jim Kingdon <kingdon@har-
vey.cyclic.com>
There is little point in trying to share a file as trivial
as lib/error.c between programs. So just admit it is CVS
specific: * lib/error.c: Move from here... * src/er-
ror.c: ...to here, and remove CVS_SUPPORT ifdefs. * lib/er-
ror.h: Move from here... * src/error.h: ...to here. Remove
CVS_SUPPORT ifdefs; remove unused variable error_mes-
sage_count. * src/Makefile.in (OBJECTS): Add error.o.
(SOURCES): Add error.c. (HEADERS): Add error.h.
* lib/Makefile.in (OBJECTS): Remove error.o.
(SOURCES): Remove error.c. (HEADERS): Remove error.h.
* acconfig.h, configure.in: Remove CVS_SUPPORT. * con-
figure, config.h.in: Rebuilt using autoconf and autoheader.
* windows-NT/config.h: Remove CVS_SUPPORT.
Thu Oct 5 17:26:38 1995 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* INSTALL: Mention Siemens-Nixdorf RM600.
Tue Oct 3 09:32:19 1995 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* NEWS: Remove item about -f global option; it is old news
already mentioned elsewhere in the file.
Mon Oct 2 18:12:15 1995 Jim Blandy <jimb@totoro.cyclic.com>
* FAQ: Updated for CVS 1.5. And now 1.6 is almost out. The
FAQ
always lags the package, sigh...
Mon Oct 2 18:10:35 1995 Larry Jones <larry.jones@sdrc.com>
* configure, config.h.in: Rebuilt using autoconf and auto-
header.
* configure.in: check for <sys/bsdtypes.h>; used by
src/server.c. (ISC keeps all the stuff that BSD has in
<sys/types.h> here, so we need it for the FD_SET stuff for
select().) Moved check for gethostname() after check for
connect() since if connect() is not found, we may add li-
brariesd and gethostname() may well be in one of those li-
braries. If connect() isn't found, look in -linet (ISC) in
addition to -lsocket and -lnsl. Also, ignore the cache
since we need to update LIBS reguardless of whether it was
found before or not and the answer may well be different af-
terwards. Define CLIENT_SUPPORT and SERVER_SUPPORT only if
connect() is found.
* INSTALL: update info for ISC 4.0.1; renumber footnotes.
Mon Oct 2 17:01:07 1995 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* INSTALL: Indicate CVS version tested with Solaris 2.4.
Mon Oct 2 10:42:37 1995 Karl Fogel <kfogel@totoro.cyclic.com>
* (configure): Re-ran autoconf.
Mon Oct 2 10:33:58 1995 Michael Finken <finken@conware.de>
* configure.in: AC_REPLACE `strstr'.
Sun Oct 1 23:22:28 1995 Bryan O'Sullivan <bos@serpentine.com>
* (INSTALL): noted that CVS works fine on Solaris 2.4 with
both gcc and SPARCworks cc.
Sun Oct 1 18:48:19 1995 Karl Fogel <kfogel@totoro.cyclic.com>
* (configure): re-ran autoconf following Peter Wemm's
change
below.
Sun Oct 1 22:24:56 1995 Peter Wemm <peter@haywire.dialix.com>
* configure.in: more extensive searching for -lsocket and
-lnsl as done in Taylor-UUCP 1.06
Sun Oct 1 15:32:01 1995 Karl Fogel <kfogel@totoro.cyclic.com>
* (configure): re-ran autoconf.
Sun Oct 1 11:35:17 1995 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* TODO: Remove item about setting comment leader automati-
cally; RCS 5.7 does this.
Wed Sep 27 15:34:04 1995 Peter Wemm <peter@haywire.dialix.com>
* configure.in: correct detection of GNU diff's -a option
for src/options.h * configure: regenerate with autoconf
Fri Sep 22 14:29:31 1995 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* TODO: Remove item about reindenting on the way in and out.
wrappers provide this functionality.
Wed Sep 20 14:27:28 1995 Jim Blandy <jimb@totoro.cyclic.com>
* configure.in: #define the symbols DIFF and GREP to be
the paths to the DIFF and GREP programs; their values will
be edited into src/options.h (and config.h, coincidentally).
* acconfig.h (DIFF, GREP): Add these. * configure,
config.h.in: Rebuilt using autoconf and autoheader.
Sun Sep 10 21:38:05 1995 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* TODO: CVS can already undo a change, suggest documenting
how. Expand slightly on mode stuff. Remove item about
not letting people check out into repository (it is done).
Redo item about expanding env vars in *info to reflect cur-
rent thinking. Remove item about making it hard to ac-
cidentally move tags; it is done. Add client/server
note to suggestion regarding interactive merging.
Fri Sep 1 12:07:02 1995 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* BUGS: Remove items about refetching unpatchable files and
options.h.
Fri Sep 1 09:20:09 1995 Jim Blandy <jimb@totoro.cyclic.com>
* Makefile.in (DISTFILES): Remove cvsnt.vcp; it's been
deleted.
Thu Aug 31 13:47:35 1995 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* Makefile.in (stamp-h): Rebuild config.status before trying
to use it to build config.h.
* Makefile.in: Change "cd foo; make" to "cd foo && make";
otherwise we get into an infinite loop if an objdir doesn't
exist.
Thu Aug 31 11:07:06 1995 Jim Blandy <jimb@totoro.cyclic.com>
* configure.in: Arrange not to touch options.h if we haven't
modified it. AC_CONFIG_HEADER checks if the file is unmodi-
fied, whereas AC_OUTPUT doesn't, and they're otherwise iden-
tical, so... (AC_CONFIG_HEADER): ... mention src/options.h
here... (AC_OUTPUT): ... not here. Copy src/options.h
to src/options.h-SAVED, don't move it. Otherwise, configure
will create it again every time. Remove the code to compare
the new src/options.h with src/options.h-SAVED and move it
back if it's unchanged; autoconf writes that for us now.
Wed Aug 30 18:45:28 1995 Jim Blandy <jimb@totoro.cyclic.com>
* .cvsignore: Ignore WinDebug and WinRel directories,
used by Microsoft Visual C++ to store object files and exe-
cutables.
* acconfig.h (CVS_SUPPORT, CLIENT_SUPPORT, SERVER_SUPPORT):
New symbols, which autoheader will use to build config.h.in
from configure.in. * configure.in (SERVER_SUPPORT,
CLIENT_SUPPORT): Remove spaces between AC_DEFINEs and open-
ing parens of argument lists. Oops. * configure: Rebuild
using autoconf. * config.h.in: Rebuild using autoheader.
* Makefile.in (SUBDIRS): Uncomment windows-NT.
* INSTALL: Added Windows NT to list of supported platforms.
Added Windows NT installation instructions.
Tue Aug 29 16:08:01 1995 Jim Blandy <jimb@totoro.cyclic.com>
* cvsnt.mak: Completed Windows NT port.
* configure.in (SERVER_SUPPORT, CLIENT_SUPPORT): Arrange for
these to get #defined. In the config.h file for the Windows
NT port, we only #define CLIENT_SUPPORT. * config.h.in
(SERVER_SUPPORT, CLIENT_SUPPORT): Add #undefs for
these.
* configure.in (AC_OUTPUT): Build the Makefile for the win-
dows-NT subdirectory too.
* cvsnt.vcp: Removed. This doesn't store any information
needed to compile CVS; it seems to be mostly programmer
preference stuff. There's no need to distribute it.
* INSTALL: Added info about Harris Nighthawk from Steve
Allen --- thanks!
Mon Aug 21 16:08:37 1995 Jim Blandy <jimb@totoro.cyclic.com>
Bring the saga to a close: * configure.in: Use
AC_PROG_MAKE_SET here, to decide whether we need to set the
MAKE variable in Makefile. * Makefile.in: Use @SET_MAKE@
here, to set MAKE when appropriate.
Mon Aug 21 15:26:29 1995 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* Makefile.in: Add comment regarding AC_SET_MAKE.
Sat Aug 19 21:57:51 1995 Jim Blandy <jimb@totoro.cyclic.com>
* configure.in: Define CVS_SUPPORT, to tell certain library
functions that they're part of CVS. * config.h.in: Add
#undef for CVS_SUPPORT, for configure to chew on.
Fri Aug 18 22:35:34 1995 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* Makefile.in: Don't set MAKE; apparently all makes set it
and GNU make, at least, will set it to what make was invoked
as (perhaps gmake or some such), not just "make" (which
might not support VPATH, for example).
Sun Aug 13 23:35:47 1995 Jim Kingdon <kingdon@har-
vey.cyclic.com>
* INSTALL: Convert Data General entry to same format as oth-
er entries.
Sun Aug 13 13:11:36 1995 Jim Blandy <jimb@totoro.cyclic.com>
* cvs-format.el: Add note about set-c-style.
Thu Aug 3 16:13:29 1995 Jim Blandy <jimb@totoro.cyclic.com>
* INSTALL: Fixed mail address for updates.
* INSTALL: Noted that 1.5 runs on SunOS 4.1.1 -- 4.1.3.
Sun Jul 30 20:12:26 1995 James Kingdon <kingdon@har-
vey.cyclic.com>
* cvsinit.sh: Unify code for modules and loginfo with code
for other files which have checked-out and ,v files in CVS-
ROOT. Don't add "#" to start of lines in rcstemplate.
Sat Jul 29 16:48:05 1995 James Kingdon <kingdon@har-
vey.cyclic.com>
* cvsinit.sh: If arguments are given, give version number
and usage message. Make printed messages much more concise.
* cvsinit.sh: Rename log.pl to log. Don't install log
twice.
* Makefile.in (install-local), contrib/Makefile.in (in-
stall): Remove "reminder" to run cvsinit; running cvsinit is
not required.
Fri Jul 28 16:46:10 1995 James Kingdon <kingdon@har-
vey.cyclic.com>
* Makefile.in (SUBDIRS): Comment out windows-NT.
Fri Jul 28 02:27:54 1995 Jim Blandy <jimb@totoro.cyclic.com>
* Makefile.in (DISTFILES): Add cvsnt.mak and cvsnt.vcp.
(SUBDIRS): Add windows-NT.
* config.h.in: Regenerated from configure.in by autoheader.
Wed Jul 19 18:00:00 1995 Jim Blandy <jimb@cyclic.com>
* configure.in (AC_CHECK_HEADERS): Check for <io.h> and <di-
rect.h>.
Tue Jul 18 21:18:00 1995 Jim Blandy <jimb@cyclic.com>
* configure.in (AC_CHECK_HEADERS): Check for sys/param.h;
Windows NT doesn't have it.
* configure.in (AC_CHECK_HEADERS): Check for sys/time.h. If
you're using AC_HEADER_TIME, it's best to check for this
too.
* cvsnt.mak: New file --- makefile equivalent for Microsoft
Visual C++. Choose this as your project when working with
CVS under MSVC++. * cvsnt.vcp: New file --- configuration
info for Microsoft Visual C++. * windows-NT: New subdirec-
tory, containing files to be used to build under Microsoft
Windows NT.
Wed Jul 12 23:26:24 1995 James Kingdon <kingdon@har-
vey.cyclic.com>
* Makefile.in: Remove duplicate install-info rule.
Wed Jul 12 16:00:27 1995 Karl Fogel <kfogel@floss.cyclic.com>
* Makefile.in (install-local): added rule for install-info,
made `install' depend on it.
* README: correct mailing list addresses. * INSTALL:
same.
Wed Jul 12 09:15:02 1995 Jim Meyering (meyering@comco.com)
* configure.in (gdiff_path): Remove gdiff from the list of
programs. SGI's Irix includes a program named gdiff that is
an X-based GUI to diff.
* configure.in: Add check for working fnmatch functions so
that systems providing it don't incur the space overhead of
linking with the version in lib. Cross compiling builds al-
ways use the version in lib.
Tue Jul 11 15:47:20 1995 Greg A. Woods <woods@most.weird.com>
* configure.in: add some FIXME comments - add a hack to
restore src/options.h if AC_OUTPUT() didn't modify it. Note
that this does *not* work for config.status, thus one FIXME
comment. - add test for #! (to warn about possible failure
of perl scripts - add test for diff and grep paths (for
src/options.h.in) - fix up handling of src/options.h.in
- add checks for PERL_PATH and CSH_PATH (from previous local
changes)
Tue Jul 11 14:31:18 1995 Michael Shields <shields@tembel.org>
* Makefile.in (LDFLAGS): Pick up from configure.
Sun Jul 9 19:03:00 1995 Greg A. Woods
<woods@most.weird.com>
* configure: re-ran autoconf-2.4
* cvsinit.sh: make use of xVERSIONx from the Makefile -
get rid of stuff duplicated in examples/* and use that instead
* Makefile.in: $(VERSION) for cvsinit.sh wasn't set, so get
it from src/version.c instead.
* cvsinit.sh: install two more example CVSROOT control/con-
fig files: rcstemplate checkoutlist - install useful
scripts from $CVSLIB/contrib too... (from previous local
changes)
* Makefile.in: add another reminder to run 'cvsinit' to up-
date repository(y) (from previous local changes)
Thu Jul 6 17:53:55 1995 Paul Eggert <eggert@twinsun.com>
* Makefile.in (mostlyclean-local): Remove $(PROGS).
Sat Jul 1 13:11:41 1995 James Kingdon <kingdon@har-
vey.cyclic.com>
* Version 1.5.1.
Thu Jun 29 01:02:09 1995 James Kingdon <kingdon@har-
vey.cyclic.com>
* configure.in, configure: cross_compiling gets set to "no",
not empty--change test accordingly.
* Version 1.4.93.
Wed Jun 28 22:33:54 1995 James Kingdon <kingdon@har-
vey.cyclic.com>
* lib/Makefile.in, man/Makefile.in, doc/Makefile.in: Comment
out rules for configure and config.status, just like in
Makefile.in or src/Makefile.in.
Tue Jun 27 19:53:05 1995 James Kingdon <kingdon@har-
vey.cyclic.com>
* configure.in (AC_REPLACE_FUNCS), configure: Remove fn-
match. * lib/Makefile.in (OBJECTS): Add fnmatch.
Avoids buggy Solaris 2.4 libc fnmatch.
* FAQ: Updated with new version from ftp.odi.com.
Mon Jun 26 15:17:46 1995 James Kingdon <kingdon@har-
vey.cyclic.com>
* Version 1.4.92.
Thu Jun 22 12:45:24 1995 James Kingdon <kingdon@har-
vey.cyclic.com>
* Version 1.4.91.
Wed Jun 21 16:33:04 1995 James Kingdon <kingdon@har-
vey.cyclic.com>
* PROJECTS: New file. * Makefile.in (DISTFILES): Add
it.
Wed Jun 21 16:12:14 1995 James Kingdon <kingdon@har-
vey.cyclic.com>
* Makefile.in (FLAGS_TO_PASS): Don't pass INSTALL to sub-
makes. The reason for passing it is gone now that we are
using autoconf 2.x which will set INSTALL in the sub-make-
files correctly.
Tue Jun 20 18:14:54 1995 James Kingdon <kingdon@har-
vey.cyclic.com>
* configure.in, configure: Make sure src directory exists
before trying to copy options.h to it.
Mon Jun 19 13:47:20 1995 Jim Blandy <jimb@totoro.cyclic.com>
* Makefile.in: Add a "remotecheck" target here, for consis-
tency; people shouldn't have to switch to src before running
the tests.
Mon Jun 19 10:08:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
* INSTALL: Update list of machines tested. Remove note
about systems missing opendir--this is an autoconf issue,
not something installers should have to worry about. Refer
to NEWS instead of ChangeLog. No longer "strongly recom-
mend" putting diff -a in options.h.
Fri Jun 16 22:30:03 1995 Jim Kingdon (kingdon@cyclic.com)
* Version 1.4.90.
* configure, configure.in (AC_OUTPUT): Add config/pcl-
cvs/Makefile.
* Makefile.in (dist): Rename dist from ccvs-<version> to
cvs-<version>.
* Makefile.in (dist, dist-dir), src/Makefile.in, doc/Make-
file.in, examples/Makefile.in, contrib/Makefile.in,
contrib/pcl-cvs/Makefile, man/Makefile.in, lib/Makefile.in
(dist-dir): Use srcdir where appropriate.
Thu Jun 15 14:33:37 1995 Jim Kingdon (kingdon@cyclic.com)
* CYCLIC-CVS-FAQ: Removed. * Rename ChangeLog.fsf to
NEWS. Add information about changes since 1.4A2. *
Makefile.in (DISTFILES): Adjust accordingly. * README: Re-
vise to reflect current status of releases.
Thu Jun 15 12:22:42 1995 Jim Kingdon (kingdon@cyclic.com)
* TODO: Remove various items already fixed. Revise others.
Thu Jun 15 12:24:45 1995 J.T. Conklin <jtc@rtl.cygnus.com>
* configure.in: Use AC_C_INLINE to handle inline. Re-
organized to put compiler and OS checks first so that any
special defines they might provide are used in subsequent
tests.
* configure, config.h.in: regenerated with autoconf and
autoheader version 2.3.
Thu Jun 8 16:33:51 1995 Jim Kingdon (kingdon@lio-
th.cygnus.com)
* INSTALL (Installation): Disrecommend RCS 5.6.[5-7].
Tue May 30 00:07:15 1995 Jim Meyering (meyering@comco.com)
* Makefile.in (distclean-local): Don't delete config.status
here. (distclean): Delete config.status here instead, but
only after recursive make invocations. Otherwise, the new
dependencies in */Makefile.in on ../config.status led to
failure in each sub-make because there is no rule there to
make ../config.status. Reported by Jeff Johnson <jbj@brew-
ster.jbj.org>. (realclean): Likewise.
Mon May 29 22:24:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
* configure.in: Use AC_HEADER_DIRENT instead of AC_DIR_HEAD-
ER. Use AC_HEADER_STAT to determine if S_FOO() macros work.
Use AC_HEADER_TIME to determine if both <sys/time.h> and
<time.h> can be included as recommend by autoconf manual.
Remove AC_STRUCT_TM test, as above test is better.
* configure, config.h.in: regenerated with autoconf and
autoheader version 2.3.
Fri Apr 28 14:36:49 1995 Ken Raeburn (raeburn@kr-pc.cygnus.com)
* Makefile.in: Set "all" as default target instead of ".PHO-
NY". Some versions of make will otherwise try building all
of the phony targets, in order.
Mon May 1 14:02:42 1995 Jim Blandy <jimb@totoro.bio.indi-
ana.edu>
* configure.in: Set up src/options.h for the user. Its de-
faults are usually right. * README, INSTALL: Adjust
installation instructions appropriately.
Fri Apr 28 22:31:26 1995 Jim Blandy <jimb@totoro.bio.indi-
ana.edu>
* Makefile.in (DISTFILES): Brought up-to-date. (dist):
Rewritten to use dist-dir targets, passing DISTDIR variable.
(GZIP, GZIP_EXT): New variables. (dist-dir): New tar-
get.
We don't want to include a file the user has to edit in the
distribution. * src/options.h: No longer distributed.
* src/options.h.in: Distribute this instead. * IN-
STALL, README: Installation instructions updated.
Sat Apr 8 19:02:21 1995 Roland McGrath <roland@baalperaz-
im.frob.com>
* configure.in: Check for fchdir. (connect check): Use
AC_CHECK_LIB instead of (obsolete) AC_HAVE_LIBRARY.
Sat Apr 8 14:52:46 1995 Jim Blandy <jimb@totoro.bio.indi-
ana.edu>
* Makefile.in (CFLAGS): Let configure set the default for
CFLAGS. Under GCC, we want -g -O.
Wed Feb 8 06:49:49 1995 Roland McGrath
<roland@churchy.gnu.ai.mit.edu>
* Makefile.in (stamp-h): Pass CONFIG_FILES=$@ to config.sta-
tus so the target is created. * configure.in: Applied
`autoupdate' from Autoconf 2.1 to modernize macro usage.
(AC_RSH): Call removed. It was obsolete and not doing
anything useful. (AC_OUTPUT): Write stamp-h as the Makefile
rules expect we will. (AC_TYPE_PID_T): Add this check.
Tue Nov 8 06:26:54 1994 Jim Kingdon (kingdon@lio-
th.cygnus.com)
* Add stamp-h.in. Remove it from .cvsignore.
Fri Oct 28 11:50:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
* Makefile.in: Comment out autoconf and autoheader rules.
Tue Oct 25 17:44:13 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
* Makefile.in (all, install, uninstall): Fail if make in
subdirectory fails.
Tue Oct 18 13:26:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
* Makefile.in (FLAGS_TO_PASS): Pass INSTALL*. Add comment
about why we need to.
Tue Sep 27 08:27:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
* Makefile.in (SUBDIRS): Reinstate "contrib". * con-
figure.in (AC_OUTPUT): Add contrib/Makefile. * configure:
Regenerated.
Tue Sep 27 01:03:59 1994 John Gilmore (gnu@cygnus.com)
* Makefile.in (SUBDIRS): Comment out "contrib". Since we
don't bother to configure it, we shouldn't make it either.
Wed Aug 10 14:52:57 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
* Makefile.in (FLAGS_TO_PASS): Don't include LIBS or CFLAGS
twice.
* configure.in: Include waitpid and memmove in AC_RE-
PLACE_FUNCS list. Don't check for memmove separately.
* configure: Regenerated. * config.h.in: Regenerated
for Mark's change.
Wed Aug 10 14:32:24 1994 Mark Eichin (eichin@cygnus.com)
* configure.in (KRB4): recognize --with-krb4=path. Also test
for krb_get_err_text so src/main.c and src/client.c can deal
appropriately.
Tue Aug 9 15:49:07 1994 Ken Raeburn (raeburn@cu-
jo.cygnus.com)
* configure.in: Check sizes of `long' and `int', needed for
md5 code. * acconfig.h: New file. Mention HAVE_KER-
BEROS, to keep autoheader happy. * configure, con-
fig.h.in: Regenerated.
Tue Jul 19 11:23:21 1994 Ian Lance Taylor (ian@san-
guine.cygnus.com)
* configure.in: Check not only that krb.h exists, but that
it will actually compile correctly. * configure: Re-
generated.
Mon Jul 11 07:04:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
* configure.in: Add comment re autoheader.
Tue Jun 28 22:09:23 1994 Ian Lance Taylor (ian@tweedle-
dumb.cygnus.com)
* configure.in: Only look for -lsocket and -lnsl if we don't
already have connect. * configure: Regenerated.
Mon Jun 27 17:21:48 1994 Ian Lance Taylor (ian@san-
guine.cygnus.com)
* configure.in: Correct "krb_libdir" to "${krb_libdir}".
* configure: Regenerated.
Fri Jun 3 10:15:24 1994 Ian Lance Taylor (ian@tweedle-
dumb.cygnus.com)
* configure.in: Check for -lsocket and -lnsl. * con-
figure: Regenerated.
Fri May 27 18:12:43 1994 Ian Lance Taylor (ian@tweedle-
dumb.cygnus.com)
* configure.in: Add valloc to AC_REPLACE_FUNCS. Add get-
pagesize to AC_HAVE_FUNCS. Check for krb.h and -lkrb. If
not found, look in /usr/kerberos if native. If found some-
where, define HAVE_KERBEROS and also look for -ldes. Sub-
stitute includeopt. * configure: Regenerated.
Fri Mar 11 13:11:51 1994 Ian Lance Taylor (ian@tweedle-
dumb.cygnus.com)
* configure.in: Check for <sys/select.h>; used by src/serv-
er.c. * configure: Regenerated.
Sun Jan 9 12:04:15 1994 Ken Raeburn (raeburn@kr-
pc.cygnus.com)
* configure.in: Check for timezone function, for NetBSD sup-
port. * configure: Regenerated.
Wed Dec 15 18:05:21 1993 david d `zoo' zuhn (zoo@an-
dros.cygnus.com)
* Makefile.in: add MAKEINFO to MDEFINES, pass down MDEFINES
on all recursive make invocations that require it; define
INSTALL_PROGRAM and use it; reorganize MDEFINES; set in-
fodir and add to MDEFINES; use YACC instead of BISON
Mon Dec 6 17:02:18 1993 K. Richard Pixley
(rich@sendai.cygnus.com)
* src/diff.c (diff_fileproc): add support for "cvs diff -N"
which allows for adding or removing files via patches.