summaryrefslogtreecommitdiff
path: root/contrib/dialog/inputbox.c
Commit message (Collapse)AuthorAgeFilesLines
* Update libdialog to 1.3-20180621Baptiste Daroussin2018-10-201-9/+20
| | | | Notes: svn path=/head/; revision=339488
* Update dialog to 1.2-20130523Baptiste Daroussin2013-06-171-10/+29
| | | | | | | Level up WARNS Notes: svn path=/head/; revision=251843
* Revert r241818 that updated dialog to 20120706. This turns out to horriblyNathan Whitehorn2012-12-301-10/+8
| | | | | | | | | break mixed form dialogs in conjunction with the FreeBSD termcap, making the bsdinstall partition editor Add dialog, among other things, completely nonfunctional. This restores dialog 20110707. Notes: svn path=/head/; revision=244850
* Update dialog to 20120706: includes minor useability enhancements andNathan Whitehorn2012-10-211-8/+10
| | | | | | | fixes for warnings encountered with clang. Notes: svn path=/head/; revision=241818
* Update dialog to 1.1-20110707.Nathan Whitehorn2011-07-141-4/+7
| | | | Notes: svn path=/head/; revision=224014
* Update dialog to version 20100428. This changes the license under whichNathan Whitehorn2011-01-121-0/+233
dialog is distributed from GPLv2 to LGPLv2 and introduces a number of new features and a new and better libdialog API. The existing libdialog will be kept temporarily as libodialog for compatibility purposes until sade, sysinstall and tzsetup have been either updated or replaced. __FreeBSD_version is now 900030. Discussed on: -current Approved by: core Obtained from: http://invisible-island.net/dialog Notes: svn path=/head/; revision=217309