summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cvs
AgeCommit message (Expand)Author
1996-06-12s/__OpenBSD__/BSD/Theo de Raadt
1996-06-08more careful umask handling, but does it fix the bug i have seen?Theo de Raadt
1996-05-31retain -Z options to rcs commands even though they do not work (rcsTheo de Raadt
1996-05-30delay removing of Makefiles until AFTER they're used for the last timeNiklas Hallqvist
1996-05-30Clean some moreNiklas Hallqvist
1996-05-30who wrote this code? nonblocking pipe, select, and then not deal with aTheo de Raadt
1996-05-24server must parseopts() after getting RootTheo de Raadt
1996-05-23parseopts() may be called with CVSROOT still in client formTheo de Raadt
1996-05-20Checking out in dirs having the repository as its prefix was sometimesNiklas Hallqvist
1996-05-12new extension: the $CVSROOT/CVSROOT/options file (if it exists) supports:Theo de Raadt
1996-05-06cvsinit.8 no longer existThorsten Lockert
1996-05-06Integrate local changes to CVS; remove files no longer part of the CVSThorsten Lockert
1996-05-06Files missed by previous importThorsten Lockert
1996-05-06New CVS release from Cyclic SoftwareThorsten Lockert
1996-05-05report signal type before dying; from ian@cygnus.com forwarded by niklasTheo de Raadt
1996-05-04Actually declare and initialize nowtime... Oops.Thorsten Lockert
1996-05-04Actually declare and initialize nowtime... Oops.Thorsten Lockert
1996-05-04Set Start from nowtime, not now->time, which may not be setThorsten Lockert
1996-05-04Don't use the result of "diff" if just sending the new file would be shorterThorsten Lockert
1996-05-01we need SERVER_FLOWCONTROL enabledTheo de Raadt
1996-04-27mkmodules.1 no longer exist; don't try to build itThorsten Lockert
1996-04-27Integrate local changes to CVSThorsten Lockert
1996-04-27Some files missed by initial importThorsten Lockert
1996-04-27Latest public release from Cyclic; fixes numerous memory leaks and haveThorsten Lockert
1996-03-09-f state was negated in remote operationNiklas Hallqvist
1996-03-06rm '-f' config.cacheDavid Krause
1996-02-26Make cvs import -I ! work wrt .cvsignore filesNiklas Hallqvist
1996-02-06Pass CFLAGS into gnu build.etheisen
1996-02-02"make -f Makefile.bsd-wrapper config" should *really* config, andNiklas Hallqvist
1996-02-01$(KRB4) -> \$KRB4 so our /bin/sh won't spit out an error message whileNiklas Hallqvist
1996-01-30Use "distclean" for cleaning, not "realclean"Thorsten Lockert
1996-01-30Integrate local changesThorsten Lockert
1996-01-30Missed files from 1.7.1 importThorsten Lockert
1996-01-30Upgrade to 1.7.1 snapshotThorsten Lockert
1996-01-29if CVSREADONLYFS, access to the history file is irrelevantTheo de Raadt
1996-01-07Fix it so we can resurrect dead files on tagged branches.Niklas Hallqvist
1996-01-01cannot assume BINDIR is setupTheo de Raadt
1995-12-27Support LDSTATIC and BINDIRNiklas Hallqvist
1995-12-20stall all three server:server pipes, and 2MB instead of 256KTheo de Raadt
1995-12-20use an ${INSTALL_MAN} variable to allow cvs to still be compiled on other mac...Theo de Raadt
1995-12-19use realclean, but first check if the Makefile existsTheo de Raadt
1995-12-19do not attempt to run man/MakefileTheo de Raadt
1995-12-19install processed man pages; from niklasTheo de Raadt
1995-12-19sh configure script, in case it loses it's execute permissionTheo de Raadt
1995-12-19CVSREADONLYFS environment variable short-circuits read-only lock requirementsTheo de Raadt
1995-12-19allow at most 256K of data to be queuedTheo de Raadt
1995-12-19build cvsTheo de Raadt
1995-12-19raw import of cvs-1.6Theo de Raadt