Janusz Dziedzic
|
2d2398a11f
|
edit: Add support for setting prompt string
Signed-hostap: Janusz Dziedzic <janusz.dziedzic@tieto.com>
|
2012-08-05 20:46:34 +03:00 |
|
Jouni Malinen
|
0f3d578efc
|
Remove the GPL notification from files contributed by Jouni Malinen
Remove the GPL notification text from the files that were
initially contributed by myself.
Signed-hostap: Jouni Malinen <j@w1.fi>
|
2012-02-11 19:39:36 +02:00 |
|
Jouni Malinen
|
8953e9681a
|
edit: Move history save file specification to caller
|
2010-11-21 11:43:09 +02:00 |
|
Jouni Malinen
|
e8ecb5fb49
|
Move wpa_cli readline integration into src/utils/edit_readline.c
All three line editing options are now located in src/utils/edit*.c
and provide the same API to allow easy build time selection.
|
2010-11-14 22:37:43 +02:00 |
|
Jouni Malinen
|
bdc45634f0
|
wpa_cli: Use edit API as a wrapper for optional readline
|
2010-11-14 21:19:35 +02:00 |
|
Jouni Malinen
|
82a855bda8
|
Move command line editing routines into src/utils/edit*.[ch]
This allows the same routines to be shared with other programs
since these are not really specific to wpa_cli.
|
2010-11-14 20:59:29 +02:00 |
|