summaryrefslogtreecommitdiffstats
path: root/gnu/lib/libdialog/notify.c
Commit message (Collapse)AuthorAgeFilesLines
* Update dialog to version 20100428. This changes the license under whichnwhitehorn2011-01-121-53/+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
* Use __FBSDID over rcsid[].obrien2003-05-031-4/+2
|
* Add used includes of <stdlib.h>.wollman2002-05-301-0/+1
|
* Handle keys consistently.eric2001-08-091-1/+5
|
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
|
* Remove extra argument from mesgboxache1995-05-161-1/+1
|
* Call mesgbox instead of msgbox for long descriptionsache1995-05-161-1/+1
|
* Upgrade.ache1995-04-201-0/+4
| | | | Submitted by: Marc van Kempen <wmbfmk@urc.tue.nl>
* Simplify notify()ache1995-02-231-25/+7
| | | | | | | Fix dupwin usage, now it really restore screen Disable helpline while helpfile displayed Fix helpfile borders Fix mesgbox range computing
* file selector, helpline, helpfile and more, with my fixesache1995-02-151-0/+64
Submitted by: wmbfmk@urc.tue.nl
OpenPOWER on IntegriCloud