matt
6fb2a3179f
Use C89 functions definitions.
2012-03-21 05:34:54 +00:00
christos
f375da6e14
include config.h for all c files.
2011-07-28 00:43:53 +00:00
christos
d29e250074
shame on solaris that is the last OS not supporting $()
2010-04-18 21:17:05 +00:00
christos
839bac947e
From Jess Thrysoee
...
- Fix wint_t to Int confusion
2010-04-15 00:57:33 +00:00
christos
0b9ae3fdf0
Fix wide build, test it, but don't turn it on yet.
2009-12-30 23:54:52 +00:00
christos
34e53048e6
Wide character support (UTF-8) from Johny Mattsson; currently disabled.
2009-12-30 22:37:40 +00:00
sketch
fc16547f5e
More fixes for existing portability stuff.
2009-02-12 13:39:49 +00:00
christos
41a71d9929
change tr '[a-z]' '[A-Z]' to tr '[:lower:]' '[:upper:]' so that POSIX systems
...
work properly regardless of environment variable settings.
2005-10-22 16:45:03 +00:00
christos
d8f117745d
Don't add an extra { NULL, 0, NULL } element to the help array. Instead keep
...
it always the same size as the function array for consistency. Reported in
FreeBSD PR 82381, but fixed differently.
2005-08-08 14:04:49 +00:00
lukem
78745cde09
Remove clause 3 from the UCB license.
2005-05-16 13:14:43 +00:00
christos
80a839beda
don't use the path for awk
2003-03-10 21:21:10 +00:00
jdolecek
7be4ef2ff0
make array of functions and help array const
2001-01-09 19:22:31 +00:00
lukem
6592086aee
- generate ansi prototypes instead of using __P(). noted by christos
...
- fix a couple of comments
2000-09-04 23:45:18 +00:00
lukem
78dc0c22fa
* add -m option to makelist, which generates an mdoc table with the key
...
bindings and their descriptions
* manually add the output of 'sh ./makelist -m vi.c ed.c common.c' to
a new section in editrc(5) called `EDITOR COMMANDS'
2000-06-21 03:21:28 +00:00
simonb
1528b77539
More trailing white space.
1999-07-02 15:14:07 +00:00
lukem
2543e3e651
RCSid police
...
editline first appeared in 4.4BSD not NetBSD1.0
1997-01-11 06:47:47 +00:00
cgd
ac2f3dfca6
be a bit more careful when splitting pathnames
1995-06-07 05:52:12 +00:00
cgd
6dc2f1db52
libedit!
1994-05-06 06:01:42 +00:00