aboutsummaryrefslogtreecommitdiff
path: root/gnu/lib/libreadline/history
Commit message (Collapse)AuthorAgeFilesLines
* The GNU readline library is now an INTERNALLIB - that is, it isBaptiste Daroussin2014-07-092-27/+0
| | | | | | | | | | | | | statically linked into consumers (GDB and variants) in the base system, and the shared library is no longer installed. That also allows ports to be able to use a modern version of readline PR: 162948 Reviewed by: emaste Notes: svn path=/head/; revision=268461
* Fix buildworld -DNO_CLEAN when using with Perforce, which marks files asWill Andrews2010-08-121-1/+1
| | | | | | | | | | read-only by default, meaning files copied can't be overwritten next time. Reviewed by: imp Approved by: ken (mentor) Notes: svn path=/head/; revision=211243
* Upgrade to 5.0Andrey A. Chernov2004-10-181-3/+1
| | | | Notes: svn path=/head/; revision=136654
* Pick manpages from their original locationsAndrey A. Chernov2001-04-211-1/+3
| | | | Notes: svn path=/head/; revision=75808
* Install history.3 as rlhistory.3 to not conflict with existing libedit functionAndrey A. Chernov2001-04-121-1/+4
| | | | Notes: svn path=/head/; revision=75439
* Upgrade to 4.2Andrey A. Chernov2001-04-111-0/+1
| | | | Notes: svn path=/head/; revision=75410
* $Id$ -> $FreeBSD$Peter Wemm1999-08-272-2/+2
| | | | Notes: svn path=/head/; revision=50472
* don't include Makefile.inc twiceAndrey A. Chernov1999-05-281-2/+1
| | | | Notes: svn path=/head/; revision=47573
* upgrade to 4.0Andrey A. Chernov1999-05-282-0/+24
Notes: svn path=/head/; revision=47569