summaryrefslogtreecommitdiff
path: root/gnu/lib/libdialog/gauge.c
Commit message (Collapse)AuthorAgeFilesLines
* Update dialog to version 20100428. This changes the license under whichNathan Whitehorn2011-01-121-79/+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 Notes: svn path=/head/; revision=217309
* Quiet another annoying warning.Garrett Wollman2002-09-091-0/+1
| | | | Notes: svn path=/head/; revision=103140
* Add used includes of <stdlib.h>.Garrett Wollman2002-05-301-0/+2
| | | | Notes: svn path=/head/; revision=97623
* Fixed memory leak in dialog_gauge(3).Ruslan Ermilov2001-11-291-0/+4
| | | | | | | | | PR: gnu/32260 Submitted by: Igor Pokrovsky <tiamat@telegraph.spb.ru> MFC after: 3 days Notes: svn path=/head/; revision=87087
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-3/+3
| | | | Notes: svn path=/head/; revision=8858
* Upgrade.Andrey A. Chernov1995-04-201-0/+72
Submitted by: Marc van Kempen <wmbfmk@urc.tue.nl> Notes: svn path=/head/; revision=7959