aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sysinstall/dmenu.c
Commit message (Expand)AuthorAgeFilesLines
* Selecting amd and a few other things in the Networking config sectionKen Smith2007-10-301-4/+8
* Fix numerous warnings. Aside from menu items in system.c and menu.cJohn Baldwin2006-02-281-1/+1
* - Autogenerate a menu containing a list of countries and keymaps supportedJohn Baldwin2006-02-281-0/+70
* Fix 3 'cast to pointer from integer of different size' warnings.Marcel Moolenaar2003-09-171-6/+9
* Whoops - really make the "fix" I did to the dmenuToggleVariable logicJordan K. Hubbard2000-03-081-2/+8
* Toggle variables between YES and NO values, don't just set them to YESJordan K. Hubbard2000-02-261-5/+4
* Completely rip-out and redesign sysinstall's refresh model as wellJordan K. Hubbard1999-12-141-12/+15
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Ack! Correct a typo which crept into here and reshuffle the index backJordan K. Hubbard1999-02-061-2/+2
* Add one more "escape" for marking internal variables.Jordan K. Hubbard1999-02-051-5/+5
* Totally change the way variables are accounted for in sysinstall.Jordan K. Hubbard1999-02-051-7/+7
* Fix some bogons with variable handling.Jordan K. Hubbard1998-03-151-2/+2
* Correct misfeature with quoting, better error reporting.Jordan K. Hubbard1998-03-101-6/+10
* Add a new startup variables menu for tweaking rc.conf variables in moreJordan K. Hubbard1997-10-141-1/+23
* Put all variables in VAR_ #define's to force a single location for allPaul Traina1997-09-171-2/+2
* YAMF22Jordan K. Hubbard1997-06-131-14/+30
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Correct a real brain-o in my check for when a "fixup" should be run.Jordan K. Hubbard1997-01-191-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Do something I've wanted to do for quite some time - collapse all theJordan K. Hubbard1997-01-031-2/+1
* As Paul has just pointed out, much of my strncpy() usage was eitherJordan K. Hubbard1996-12-091-2/+2
* Sysinstall now offers the installation of a keymap early in the game!Joerg Wunsch1996-11-091-1/+21
* Joerg's changes to add screen font and screenmap setting.Jordan K. Hubbard1996-11-071-2/+20
* Try to make screen update more efficient (less flickering) by moreJordan K. Hubbard1996-08-031-2/+2
* Close PR#1542. Don't just assume 24 lines, get the tty size.Jordan K. Hubbard1996-08-011-2/+5
* Make the menu height calculation actually work.Jordan K. Hubbard1996-07-111-2/+2
* Support compressed doc files again.Jordan K. Hubbard1996-07-051-2/+2
* Make it plainer how to exit.Jordan K. Hubbard1996-07-021-9/+13
* Fix a truly stupid bug which broke the package installation menuJordan K. Hubbard1996-06-121-1/+11
* Bump snapshot release date - looks like I was off by a coupleJordan K. Hubbard1996-04-281-8/+10
* Quite a few changes:Jordan K. Hubbard1996-04-251-7/+5
* Bring this into sync.Jordan K. Hubbard1996-04-231-27/+18
* 1. Update all the copyrights to delete useless clauses 3 and 4.Jordan K. Hubbard1996-04-131-23/+32
* Major surgery.Jordan K. Hubbard1996-04-071-68/+95
* Miscellaneous cleanup before big round of menu restructuring (to use newJordan K. Hubbard1996-03-021-8/+4
* Update the -current sources from the 2.1 branch.Peter Wemm1995-12-071-23/+39
* Merge RELENG_2_0_5 into HEADRodney W. Grimes1995-06-111-54/+66
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-3/+3
* Bring everybody up to date on my morning's work.Jordan K. Hubbard1995-05-241-2/+2
* Commit my latest so that Gary can sync up - this version should alsoJordan K. Hubbard1995-05-171-3/+4
* This does _not yet compile_; I'm simply bringing in my changes fromJordan K. Hubbard1995-05-161-2/+13
* First round of changes after testing this on actual systems. Clean upJordan K. Hubbard1995-05-111-2/+2
* Whoops - dispatch() takes multiple args now.Jordan K. Hubbard1995-05-101-2/+2
* Fold in all my recent changes.Jordan K. Hubbard1995-05-101-64/+14
* Commit my latest changes before having a nap. Still not close to done,Jordan K. Hubbard1995-05-011-29/+34
* o Add extra menu types (radio implemented, multiple choice shortly).Jordan K. Hubbard1995-04-291-79/+64
* Latest raft of changes.Jordan K. Hubbard1995-04-271-2/+20
* Here is my first "framework" commit of the new sysinstall. There is a LOTJordan K. Hubbard1995-04-271-0/+191