summaryrefslogtreecommitdiffstats
path: root/bin/ksh/edit.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add clear-screen emacs editing command, currently not bound to amillert2018-06-181-2/+2
| | | | | key by default. The shell will query the terminfo database to find the escape sequence to clear the screen. OK deraadt@
* remove a useless macrommcc2016-01-261-8/+1
| | | | ok nicm@
* Remove EXTERN from edit.[ch], from Michael McConville.nicm2015-09-261-25/+2
|
* typo; Alexander Polakovmartynas2011-05-301-2/+2
|
* spacingderaadt2005-03-281-10/+10
|
* Use stdbool.h instead of rolling our own bools.millert2004-12-221-2/+2
|
* Ansification plus some minor knf. No binary change on i386 andotto2004-12-201-16/+15
| | | | | sparc64, binary change in lex.o on macppc due to introduction of dopprompt() prototype. ok millert@
* spacingderaadt2004-12-191-2/+2
|
* Remove unused OS dependent #ifdef blocks, #defines and macro abstraction.millert2004-12-181-19/+19
| | | | First step in making the ksh code easier to read. From Matthias Kilian
* quote metachars when completing filenames from jdolecek@netbsd. ok millert@d1999-11-141-1/+2
|
* update to pdksh-5.2.8downsj1996-08-191-5/+2
|
* Import pdksh 5.2.7.downsj1996-08-141-0/+89