aboutsummaryrefslogtreecommitdiff
path: root/gnu/lib/libreadline/doc
Commit message (Collapse)AuthorAgeFilesLines
* upgrade to 4.0Andrey A. Chernov1999-05-283-33/+0
| | | | Notes: svn path=/head/; revision=47569
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-223-3/+3
| | | | Notes: svn path=/head/; revision=22996
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-143-3/+3
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* Patch up the readline info building. This one is a bit of a problemPeter Wemm1997-01-123-10/+31
| | | | | | | | | since the source name is not the same as the texinfo name so we have to use SRCS=. This means we can't build two info sets in the same directory so I've split it. Notes: svn path=/head/; revision=21595
* Add the missing annotations.Joshua Peck Macdonald1997-01-111-12/+6
| | | | Notes: svn path=/head/; revision=21509
* Add -f to lnAndrey A. Chernov1997-01-061-3/+3
| | | | Notes: svn path=/head/; revision=21382
* Use contrib version nowAndrey A. Chernov1997-01-057-3195/+15
| | | | Notes: svn path=/head/; revision=21342
* recording cvs-1.6 file deathPeter Wemm1995-12-309-5171/+0
| | | | Notes: svn path=/cvs2svn/branches/ATT/; revision=13122
* UpgradeAndrey A. Chernov1995-03-171-6/+56
| | | | Notes: svn path=/head/; revision=7101
* Back out prev fix, now fixed in bsd.info.mkAndrey A. Chernov1995-01-071-2/+2
| | | | Notes: svn path=/head/; revision=5430
* Fix "make" vs "make all"Andrey A. Chernov1995-01-071-2/+2
| | | | Notes: svn path=/head/; revision=5421
* Fix format errorAndrey A. Chernov1995-01-041-1/+1
| | | | Notes: svn path=/head/; revision=5385
* Add dependancesAndrey A. Chernov1995-01-041-0/+3
| | | | Notes: svn path=/head/; revision=5384
* Install infopagesAndrey A. Chernov1995-01-043-24/+226
| | | | Notes: svn path=/head/; revision=5383
* Upgrade to version 2.0Andrey A. Chernov1994-12-0611-471/+4131
| | | | Notes: svn path=/head/; revision=4998
* Upgrade to readline 2.0 from bash1.14.1Andrey A. Chernov1994-05-133-544/+947
| | | | Notes: svn path=/head/; revision=1492
* Merged with new readline 2.0 from bashAndrey A. Chernov1994-05-095-86/+1701
| | | | Notes: svn path=/head/; revision=1473
* Merge with much improved version from gdb4.11Andrey A. Chernov1994-05-096-116/+350
| | | | Notes: svn path=/head/; revision=1472
* Port readline lib into gnu system tree.Andrey A. Chernov1994-05-097-0/+2202
Really we don't need copy of this library into each program (gdb f.e.) P.S. it is much cleaner port than /usr/ports version and based on /usr/ports version. /usr/ports version will be removed. Notes: svn path=/vendor/misc-GNU/dist3/; revision=1466