summaryrefslogtreecommitdiffstats
path: root/gnu/lib/libdialog/fselect.c
Commit message (Collapse)AuthorAgeFilesLines
* Update dialog to version 20100428. This changes the license under whichnwhitehorn2011-01-121-402/+0
| | | | | | | | | | | | | 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
* When wrong directory choosed and chdir failed, directory nameache1997-02-181-2/+4
| | | | | | | | | | | was not reset to old name causing any file choosen put error diagnostic about wrong directory, fix it by resetting back to old name after chdir failed. Add \r as alias to \n, some telnets have problem with that. Should go into 2.2 Submitted by: "Anatoly A. Orehovsky" <tolik@mpeks.tomsk.su> & me
* Remove trailing whitespace.rgrimes1995-05-301-17/+17
|
* Changes to support the new dialog_dselect() features required to fixjkh1995-05-161-12/+61
| | | | | pkg_install. dialog_dselect() wasn't very useful before. Submitted by: Marc van Kempen <wmbfmk@urc.tue.nl>
* Upgrade.ache1995-04-201-9/+118
| | | | Submitted by: Marc van Kempen <wmbfmk@urc.tue.nl>
* file selector, helpline, helpfile and more, with my fixesache1995-02-151-0/+242
Submitted by: wmbfmk@urc.tue.nl
OpenPOWER on IntegriCloud