summaryrefslogtreecommitdiff
path: root/devel/c4
AgeCommit message (Collapse)AuthorFilesLines
2002-11-22malloc() and realloc() take a size_t, not an unsigned int. Fixesschmonz2-1/+24
compilation on Darwin.
2002-09-01Initial import of c4-1.6.schmonz5-0/+47
C4 provides a CVS like feel to Perforce's SCM system p4. C4 is not a substitute for CVS, in that it does not try to mimic CVS's command set. Rather, it provides a workspace (client) where every file is writable, and can be modified on an adhoc basis.