aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cvs/libdiff
Commit message (Collapse)AuthorAgeFilesLines
* Remove CVS from the base system.Eitan Adler2013-06-151-17/+0
| | | | | | | | | Discussed with: many Reviewed by: peter, zi Approved by: core Notes: svn path=/head/; revision=251794
* Tidy up cvs entriesWarner Losh2005-06-031-2/+0
| | | | Notes: svn path=/head/; revision=146929
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
| | | | | | | any fake value. Notes: svn path=/head/; revision=136910
* Oops, use -I${DESTDIR}/usr/include/gnu instead of ... /../../include/gnuAndrey A. Chernov2004-02-171-2/+1
| | | | Notes: svn path=/head/; revision=125931
* Switch back to regex.h and fix error when mismatched regex.h used withAndrey A. Chernov2004-02-161-1/+4
| | | | | | | system libgnuregex Notes: svn path=/head/; revision=125898
* 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