aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/devmenu/devmenu.1
Commit message (Collapse)AuthorAgeFilesLines
* Remove devmenu. Devconf never grew up.Poul-Henning Kamp1996-09-061-152/+0
| | | | Notes: svn path=/head/; revision=18082
* Add `-s' flag to permit selection of devices in accordance with theirGarrett Wollman1995-04-141-5/+33
| | | | | | | | state (after all, who wants to be offered a menu of devices which weren't found?). Notes: svn path=/head/; revision=7826
* Another sample devconf application. This one's a menu of devices; read theGarrett Wollman1995-04-131-0/+124
man page. Notes: svn path=/head/; revision=7810