ache
2786576745
Upgrade to 2.2
1998-04-28 07:16:24 +00:00
ache
996854ba04
Upgrade to 2.1
1997-06-07 13:18:30 +00:00
peter
245ba20d12
Revert $FreeBSD$ to $Id$
1997-02-22 15:48:31 +00:00
jkh
808a36ef65
Make the long-awaited change from $Id$ to $FreeBSD$
...
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.
1997-01-14 07:20:47 +00:00
peter
995435c492
Patch up the readline info building. This one is a bit of a problem
...
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.
1997-01-12 08:10:55 +00:00
peter
c929318a4f
Disconnect the doc subdir until somebody fixes this. I don't see how this
...
could possibly have worked during the testing before the last commit. :-(
1997-01-12 05:01:29 +00:00
jmacd
07c2901557
Add the missing annotations.
1997-01-11 03:07:52 +00:00
ache
75e804e452
Add -f to ln
1997-01-06 19:27:17 +00:00
ache
b8124e356b
Use contrib version now
1997-01-05 16:19:58 +00:00
ache
ca925d6eb1
Add HAVE_STRING_H
...
Use -DHAVE_XXX=1 form to be visually consistent with config.h defines
1996-08-30 18:33:31 +00:00
peter
df9e2b70de
cmp -s || install -c ==> install -C
...
Add -DHAVE_UNISTD_H -DHAVE_STDLIB_H to get these files
1996-08-30 02:13:06 +00:00
ache
f596cd4a0d
Keep in sync with latest bash
1996-08-28 15:47:16 +00:00
mpp
279ebaafa0
Add some missing MLINKS, correct some cross references, correct some
...
file locations and some minor formatting/style problems.
1996-02-09 16:20:10 +00:00
peter
ab124e78b0
recording cvs-1.6 file death
1995-12-30 19:02:48 +00:00
ache
275c944c84
Add fixes from bash beta
...
Back out trailing spaces changes
1995-12-03 00:09:12 +00:00
jkh
65334cb4cf
gets() -> fgets()
1995-12-01 08:19:12 +00:00
bde
6579f34131
Change install' to
${INSTALL}' so that default install flags can be
...
specified in the top level Makefiles.
Previously I missed dozens of Makefiles that skip the install after
using `cmp -s' to decide that the install isn't necessary.
1995-08-06 12:24:38 +00:00
ache
daa31af2a2
Update version info
...
Reviewed by:
Submitted by:
Obtained from:
1995-07-19 17:01:56 +00:00
ache
54df868824
Sync with bash 1.4.5 version
...
Check some null pointers before action, cosmetique fixes
Submitted by:
Obtained from:
1995-07-19 17:01:18 +00:00
rgrimes
2ad6f3dee6
Remove trailing whitespace.
1995-05-30 05:05:38 +00:00
adam
c88727cf79
eliminate coredump for readline(NULL) case
1995-05-22 13:32:29 +00:00
ache
6aa33920cc
Bump major number
1995-05-08 08:43:06 +00:00
ache
35de6bd9e2
Fix update_line() updates on screen edges
...
Obtained from: bash sources
1995-04-18 11:00:47 +00:00
ache
51b264e4f1
Fix savestring & gdb conflict
...
Moreover, this fix not breaks any pgm which uses readline's savestring
1995-03-17 21:11:53 +00:00
ache
1c5fac9a93
Upgrade
1995-03-17 01:40:52 +00:00
ache
72bb056bf5
Remove dir creating, done by mtree
...
Add missing file name for cmp
1995-02-15 20:59:13 +00:00
ache
801ab1baf7
Add doc to SUBDIR
1995-01-16 17:56:20 +00:00
ache
6262d512a4
Back out prev fix, now fixed in bsd.info.mk
1995-01-07 16:42:39 +00:00
ache
c7807dccca
Fix "make" vs "make all"
1995-01-07 01:08:54 +00:00
ache
49b9a10834
Fix format error
1995-01-04 22:21:06 +00:00
ache
6a8dba58f7
Add dependances
1995-01-04 22:19:34 +00:00
ache
d016d6ef5e
Install infopages
1995-01-04 22:16:14 +00:00
ache
5bfcb77fd9
Upgrade from new bash
1994-12-30 14:39:39 +00:00
ache
101ec26d7e
Upgrade to readline from bash 1.14.3
1994-12-12 03:23:04 +00:00
ache
eade49e148
8bit locale ajustment fix
1994-12-06 04:23:42 +00:00
ache
a4fe90a250
Upgrade to version 2.0
1994-12-06 03:16:45 +00:00
ache
1bf35b8f85
Fix beforeinstall compare
...
Submitted by: jc@cleat.irbs.com
1994-11-01 17:32:46 +00:00
pst
ad211229f0
Don't reinstall includes when not necessary
1994-11-01 09:13:02 +00:00
ache
9c19ce0235
Add LDADD+= -ltermcap
1994-10-12 02:06:02 +00:00
adam
420ecd1647
previous fix was not complete
1994-09-25 08:03:24 +00:00
adam
93305f2bf1
Dumped core when prompt == NULL
1994-09-25 04:57:44 +00:00
ache
7bb3544ac8
Change includes in proper way, i.e.
...
"readline.h" --> <readline/readline.h>
Remove -I./readline from Makefile (again!)
1994-06-12 08:51:09 +00:00
paul
6ba86fb564
Put back -I${.CURDIR}/readline in Makefile.
...
The sources are just broken and given that an extra -I flag is going
to be needed it may as well be as above to guarantee that the library
will build.
1994-06-11 15:18:01 +00:00
ache
4707366d36
Remove -I./readline, unneded with make includes
1994-06-10 07:35:49 +00:00
csgr
4d20eac80b
Remove explicit specification of SHLIB major and minor nos.
1994-05-27 10:53:33 +00:00
ache
0aad240af7
Make local changes more portable.
1994-05-14 01:18:07 +00:00
ache
b772d1e49f
Upgrade to readline 2.0 from bash1.14.1
1994-05-13 15:48:04 +00:00
ache
c0fb5cd078
Add PAREN_MATCHING to CFLAGS
1994-05-11 16:30:27 +00:00
ache
a99fcfed52
Remove #ifdefs which may confuse external packages which include
...
this headers
1994-05-11 16:25:34 +00:00
ache
83dbe62961
Add HAVE_VARARGS_H to CFLAGS
...
Add VISIBLE_STATS to CFLAGS, fix complete.c for successful
compilation with VISIBLE_STATS
1994-05-11 15:49:43 +00:00