summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/dialog/dialog.c
Commit message (Collapse)AuthorAgeFilesLines
* Include sys/types.hbrian2000-10-161-0/+2
|
* Silence -Wall; main()'s second argument was "unsigned char **",markm2000-08-191-6/+8
| | | | and this had filtered down into too many other places.
* Add missing free()jkh1998-09-301-3/+1
| | | | Submitted by: Anatoly A. Orehovsky <tolik@mpeks.tomsk.su>
* Teach this code about the new tree functionality of libdialog.jkh1998-09-281-1/+53
| | | | Submitted by: "Anatoly A. Orehovsky" <tolik@mpeks.tomsk.su>
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
|
* Implement --hline "line" and --hfile fileache1995-02-231-1/+26
|
* Changes for new _menu interfaceache1995-02-151-2/+2
|
* Pass prgbox exit code to main exit codeache1995-02-131-1/+2
|
* Enhance inputbox to pass initial prompt (optional)ache1994-11-021-2/+6
|
* Add --prgbox option to test new prgbox() functionache1994-10-281-0/+16
|
* Repair the damage done by whomever blew the last commit. Now itjkh1994-10-261-1/+1
| | | | compiles again.
* Move dialog_update() to another place, because it is now in dialog_clear()ache1994-10-251-24/+16
|
* Use libdialog now.ache1994-10-111-278/+67
|
* Moved from ports, arrow keys allowed to edit input,ache1994-10-081-0/+545
back tab key understanded now
OpenPOWER on IntegriCloud