freebsd-dev/gnu/usr.bin/cvs
Peter Wemm ffd0421837 cvs-1.11.2 seems to bug out if HAVE_MMAP is not defined. It hoses its
internal buffer management somehow (an off by one perhaps).  HAVE_MMAP
wasn't detected because configure has a bogus declaration of malloc
which conflicted with stdlib.h.  Sigh.
2002-09-02 11:35:13 +00:00
..
contrib
cvs version.h is now autogenerated in 1.11.2, not version.c 2002-09-02 06:00:09 +00:00
cvsbug
doc It seems CVSvn.texi isn't used anymore. 2002-09-02 05:59:02 +00:00
lib cvs-1.11.2 seems to bug out if HAVE_MMAP is not defined. It hoses its 2002-09-02 11:35:13 +00:00
libdiff Mark all internal libraries with INTERNALLIB. 2002-05-13 11:24:03 +00:00
Makefile
Makefile.inc