| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | MFC: There is no actually the termcap library. | Ruslan Ermilov | 2002-07-23 | 1 | -2/+2 |
| * | MFC: bsd.incs.mk support and assorted header fixes: | Ruslan Ermilov | 2002-07-22 | 1 | -1/+1 |
| * | MFC: MAN[1-9] -> MAN. | Ruslan Ermilov | 2001-04-25 | 1 | -1/+1 |
| * | MFC: upgrade to 4.1 | Andrey A. Chernov | 2000-07-06 | 3 | -4/+14 |
| * | The "INCDIR" required by the new header installation code in bsd.lib.mk | David E. O'Brien | 2000-01-30 | 1 | -0/+2 |
| * | Move the header installation down into `readline' which is the subsystem | David E. O'Brien | 2000-01-29 | 2 | -12/+8 |
| * | sigset_t change (part 5 of 5) | Marcel Moolenaar | 1999-09-29 | 1 | -1/+1 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-27 | 6 | -6/+6 |
| * | Try to get /usr/include/readline back into the snapshots. | David E. O'Brien | 1999-08-25 | 1 | -2/+2 |
| * | MFS: Revert shared lib major version number back to 3. | David E. O'Brien | 1999-08-21 | 1 | -2/+2 |
| * | don't include Makefile.inc twice | Andrey A. Chernov | 1999-05-28 | 2 | -4/+2 |
| * | upgrade to 4.0 | Andrey A. Chernov | 1999-05-28 | 7 | -35/+52 |
| * | Upgrade to 2.2 | Andrey A. Chernov | 1998-04-28 | 2 | -3/+10 |
| * | Upgrade to 2.1 | Andrey A. Chernov | 1997-06-07 | 2 | -21/+144 |
| * | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 4 | -4/+4 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 4 | -4/+4 |
| * | Patch up the readline info building. This one is a bit of a problem | Peter Wemm | 1997-01-12 | 4 | -12/+33 |
| * | Disconnect the doc subdir until somebody fixes this. I don't see how this | Peter Wemm | 1997-01-12 | 1 | -2/+2 |
| * | Add the missing annotations. | Joshua Peck Macdonald | 1997-01-11 | 1 | -12/+6 |
| * | Add -f to ln | Andrey A. Chernov | 1997-01-06 | 1 | -3/+3 |
| * | Use contrib version now | Andrey A. Chernov | 1997-01-05 | 48 | -23013/+52 |
| * | Add HAVE_STRING_H | Andrey A. Chernov | 1996-08-30 | 1 | -2/+2 |
| * | cmp -s || install -c ==> install -C | Peter Wemm | 1996-08-30 | 1 | -8/+7 |
| * | Keep in sync with latest bash | Andrey A. Chernov | 1996-08-28 | 1 | -5/+5 |
| * | Add some missing MLINKS, correct some cross references, correct some | Mike Pritchard | 1996-02-09 | 1 | -2/+2 |
| * | recording cvs-1.6 file death | Peter Wemm | 1995-12-30 | 17 | -5890/+0 |
| * | Add fixes from bash beta | Andrey A. Chernov | 1995-12-03 | 12 | -30/+41 |
| * | gets() -> fgets() | Jordan K. Hubbard | 1995-12-01 | 2 | -2/+2 |
| * | Change `install' to `${INSTALL}' so that default install flags can be | Bruce Evans | 1995-08-06 | 1 | -2/+2 |
| * | Update version info | Andrey A. Chernov | 1995-07-19 | 1 | -1/+1 |
| * | Sync with bash 1.4.5 version | Andrey A. Chernov | 1995-07-19 | 5 | -20/+18 |
| * | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 13 | -27/+27 |
| * | eliminate coredump for readline(NULL) case | Adam David | 1995-05-22 | 1 | -1/+1 |
| * | Bump major number | Andrey A. Chernov | 1995-05-08 | 1 | -1/+3 |
| * | Fix update_line() updates on screen edges | Andrey A. Chernov | 1995-04-18 | 1 | -1/+1 |
| * | Fix savestring & gdb conflict | Andrey A. Chernov | 1995-03-17 | 2 | -5/+3 |
| * | Upgrade | Andrey A. Chernov | 1995-03-17 | 8 | -39/+172 |
| * | Remove dir creating, done by mtree | Andrey A. Chernov | 1995-02-15 | 1 | -7/+2 |
| * | Add doc to SUBDIR | Andrey A. Chernov | 1995-01-16 | 1 | -1/+3 |
| * | Back out prev fix, now fixed in bsd.info.mk | Andrey A. Chernov | 1995-01-07 | 1 | -2/+2 |
| * | Fix "make" vs "make all" | Andrey A. Chernov | 1995-01-07 | 1 | -2/+2 |
| * | Fix format error | Andrey A. Chernov | 1995-01-04 | 1 | -1/+1 |
| * | Add dependances | Andrey A. Chernov | 1995-01-04 | 1 | -0/+3 |
| * | Install infopages | Andrey A. Chernov | 1995-01-04 | 3 | -24/+226 |
| * | Upgrade from new bash | Andrey A. Chernov | 1994-12-30 | 2 | -17/+12 |
| * | Upgrade to readline from bash 1.14.3 | Andrey A. Chernov | 1994-12-12 | 13 | -96/+168 |
| * | 8bit locale ajustment fix | Andrey A. Chernov | 1994-12-06 | 1 | -2/+6 |
| * | Upgrade to version 2.0 | Andrey A. Chernov | 1994-12-06 | 43 | -1024/+7337 |
| * | Fix beforeinstall compare | Andrey A. Chernov | 1994-11-01 | 1 | -3/+3 |
| * | Don't reinstall includes when not necessary | Paul Traina | 1994-11-01 | 1 | -3/+6 |
