summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cvs/libdiff
Commit message (Collapse)AuthorAgeFilesLines
* Finish update for cvs-1.11.5. Some build-time tunables were moved fromPeter Wemm2003-01-211-1/+1
| | | | | | | | | | | options.h to config.h.in and set via ./configure when built normally. Export some of the build knobs to the Makefile here, overridable from /etc/make.conf. Also get the version strings right. config.h was repocopied to config.h.proto, and we do a limited sed on it at build time now. Notes: svn path=/head/; revision=109667
* Mark all internal libraries with INTERNALLIB.Ruslan Ermilov2002-05-131-6/+1
| | | | Notes: svn path=/head/; revision=96514
* Fix typo: MAINAINER -> MAINTAINERAlexey Zelkin2000-01-101-1/+1
| | | | Notes: svn path=/head/; revision=55750
* Add maintainer tagsPeter Wemm1999-12-081-0/+2
| | | | Notes: svn path=/head/; revision=54318
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
| | | | Notes: svn path=/head/; revision=50472
* Build the internal libified diffPeter Wemm1998-01-261-0/+20
Notes: svn path=/head/; revision=32793