summaryrefslogtreecommitdiff
path: root/gnu/lib/libdialog/TESTS/radio3.c
Commit message (Collapse)AuthorAgeFilesLines
* Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE.release/8.2.0_cvsKen Smith2011-02-161-1/+1
| | | | | | Approved by: re (implicit) This commit was manufactured to restore the state of the 8.2-RELEASE image.
* Use __FBSDID over rcsid[].David E. O'Brien2003-05-031-2/+3
| | | | Notes: svn path=/head/; revision=114603
* Cleanup warnings.Alexey Zelkin2000-01-101-1/+1
| | | | Notes: svn path=/head/; revision=55752
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
| | | | Notes: svn path=/head/; revision=50472
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=22996
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* More changes to attempt to make this whole new dialog scheme moreJordan K. Hubbard1996-04-161-39/+39
| | | | | | | | | | | | robust. The new "fire" actions, while affording signficantly more interactivity to libdialog, come at a cost - if the fire action trashes the screen then you're not going to be in Kansas anymore when you come back to the menu and there had better be considerable extra smarts in place for coping with such a situation. These changes are my attempt to do just that. Notes: svn path=/head/; revision=15273
* Strive for a little more consistency with my examples.Jordan K. Hubbard1996-04-071-2/+2
| | | | Notes: svn path=/head/; revision=15089
* Create individual tests for each dialog feature.Jordan K. Hubbard1996-01-011-0/+97
Notes: svn path=/head/; revision=13136