summaryrefslogtreecommitdiffstats
path: root/usr.bin/cvs/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replaced RCS parser code with new rcsparse.{c,h}:tobias2010-10-151-4/+4
* add a hash table mechanism based upon hcreate(3) but one that allowsjoris2008-06-211-5/+6
* New trigger framework that allows us to run the required scriptsjoris2008-06-101-2/+2
* - Remove LIBZ from DPADD.brad2008-03-021-4/+1
* remove cruft that is simply rotting away, its not used forjoris2008-03-011-2/+2
* do not install cvs.1 or cvs.5 yet; ok jorisderaadt2008-02-261-2/+2
* initial CVSROOT/modules support, only does aliases at the moment (-a).joris2008-02-021-4/+4
* Imported atomicio interface.tobias2007-09-171-7/+7
* Bring back the release command. More work to be done though.xsa2007-06-261-3/+4
* first stab at history stuff for opencvs, currently only writesjoris2007-06-181-3/+3
* adjust Makefile for my man changes;jmc2007-04-151-2/+2
* Fix spacing in Makefile.niallo2007-02-141-4/+4
* remove unused leftovers from openrcs; OK joris@.xsa2007-02-121-2/+2
* link to build the edit, editors, unedit, watch, and watchers commands.xsa2007-01-121-4/+4
* rewrite of the logmessage code, which allows you tojoris2007-01-071-4/+4
* client-side of the annotate command is usable, build it too.xsa2006-11-271-6/+6
* Bring back version command. Still needs tweaks to make thexsa2006-11-141-3/+3
* Build admin command.xsa2006-11-131-5/+5
* first part of opencvs remote, fairly useable on existing treesjoris2006-07-071-5/+6
* bring back a working version of the `cvs init' command. OK joris@.xsa2006-06-121-2/+2
* bring back tag command; basic tag addition/deletion available. OK joris@.xsa2006-06-071-2/+2
* hello import, only works for non-existing repositories right now,joris2006-05-301-3/+3
* add remove support, hacked by xsa@ but lots of modificationsjoris2006-05-291-3/+3
* add basic 'cvs log' support.joris2006-05-281-4/+4
* enable basic add command, only works on files right now.joris2006-05-281-3/+3
* basic support for CVSROOT/config - only supporting the 'tag' andjoris2006-05-271-2/+2
* commit the new opencvs code, i have been hacking onjoris2006-05-271-9/+7
* Enable DEBUG=-g -ggdb for rcs, move -g -ggdb out of CFLAGS for cvs.ray2006-04-021-7/+7
* move joris' timezone support into rcstime.c; more work to be done there.xsa2006-03-091-3/+4
* make openrcs use the worklist framework to keep track of temporary filesjoris2006-03-081-2/+2
* renaming zlib.{c,h} files to compress.{c,h} and link to build;xsa2006-01-031-6/+9
* switch to xmalloc stuff, me and xsa@ agreed on this a longjoris2005-12-101-3/+3
* - remove strtab stuff. serves no useful purpose.niallo2005-11-121-2/+2
* forgot this in previous commit;joris2005-10-221-2/+2
* put cpp flags into CPPFLAGS and cleanup ../makefile.inc dupes; joris okmickey2005-10-061-5/+3
* add cvswrappers doc; mucho input/ok jmc, ok jfb joris;xsa2005-08-081-2/+2
* document the cvsignore file; input/ok jmc@, ok jfb@.xsa2005-08-021-2/+2
* enable all commands; ok joris@.xsa2005-07-041-3/+3
* remove useless cvsd leftovers.joris2005-06-091-4/+1
* remove ancient and unused CVS define. it was a leftover fromjoris2005-06-071-2/+1
* Merge the cvs_cmd and cvs_cmd_info structures and add the necessaryjfb2005-05-241-4/+6
* enable `release' command; tested & ok joris@.xsa2005-05-171-3/+3
* pick up BINDIR from above; ok jorisderaadt2005-04-151-2/+1
* build cvs right out of the base directory, no need for a subdir (you mayderaadt2005-04-151-4/+25
* remove dead and unused codejoris2005-04-061-2/+2
* connect rcs/ stuffs; ok jfb jorisxsa2005-03-091-2/+2
* Fix headerjfb2004-07-261-1/+1
* * initial import from the cvs-tools modulejfb2004-07-131-0/+7