minix/commands/ash/bltin
Lionel Sambuc 252a83f614 Fix command line history in ash
Also did some cleanup in ash sources, to make minix modifications
more obvious, as well as some simplifications (by removing code which
is never compiled)

Removed EDITLINE support, use libedit, which does the termcap/terminfo
handling.

Change-Id: I19f7f425ed6a61298844631f9d7f3173cf7f30c0
2013-02-01 11:41:47 +01:00
..
binary_op Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
bltin.h Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
catf.c Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
echo.c Fix command line history in ash 2013-02-01 11:41:47 +01:00
error.c Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
expr.c Fix warnings trivial warnings. 2013-01-14 11:44:31 +01:00
LICENSE Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
line.c Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
Makefile.inc Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
makefile.not Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
mkexpr.sh Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
myregexp.h New version of ash. From FreeBSD 5.4 via Minix-vmd. 2006-05-23 12:59:34 +00:00
nlecho.c Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
regexp.c Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
stalloc.c Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
umask.c Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
unary_op Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00