aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/dialog/dialog.c
Commit message (Expand)AuthorAgeFilesLines
* Include sys/types.hBrian Somers2000-10-161-0/+2
* Silence -Wall; main()'s second argument was "unsigned char **",Mark Murray2000-08-191-6/+8
* Add missing free()Jordan K. Hubbard1998-09-301-3/+1
* Teach this code about the new tree functionality of libdialog.Jordan K. Hubbard1998-09-281-1/+53
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* Implement --hline "line" and --hfile fileAndrey A. Chernov1995-02-231-1/+26
* Changes for new _menu interfaceAndrey A. Chernov1995-02-151-2/+2
* Pass prgbox exit code to main exit codeAndrey A. Chernov1995-02-131-1/+2
* Enhance inputbox to pass initial prompt (optional)Andrey A. Chernov1994-11-021-2/+6
* Add --prgbox option to test new prgbox() functionAndrey A. Chernov1994-10-281-0/+16
* Repair the damage done by whomever blew the last commit. Now itJordan K. Hubbard1994-10-261-1/+1
* Move dialog_update() to another place, because it is now in dialog_clear()Andrey A. Chernov1994-10-251-24/+16
* Use libdialog now.Andrey A. Chernov1994-10-111-277/+66
* Moved from ports, arrow keys allowed to edit input,Andrey A. Chernov1994-10-081-0/+545