aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sysinstall/dispatch.c
Commit message (Expand)AuthorAgeFilesLines
* Put all variables in VAR_ #define's to force a single location for allPaul Traina1997-09-171-2/+2
* Much better dispatch code and scripting support.Jordan K. Hubbard1997-09-161-43/+240
* Make upgrade potentially a little less interactive.Jordan K. Hubbard1997-09-081-2/+33
* Make some changes to the way the label editor reads script variablesJordan K. Hubbard1997-08-111-3/+1
* Eliminate Samba configuration. Sorry, but this was another one ofJordan K. Hubbard1997-07-161-2/+1
* Adjust my installation script to more closely match reality.Jordan K. Hubbard1997-06-221-2/+17
* Change the way that X configuration method is selected.Jordan K. Hubbard1997-06-211-2/+2
* YAMF22Jordan K. Hubbard1997-06-131-1/+2
* YAMF22Jordan K. Hubbard1997-06-131-2/+2
* YAMF22Jordan K. Hubbard1997-06-121-1/+5
* Resurrect / implement some of the more esoteric scripting features,Jordan K. Hubbard1997-06-051-5/+18
* Actually, rethink last commit and simply remove the apache configurationJordan K. Hubbard1997-05-221-2/+1
* Sync with 2.2.Jordan K. Hubbard1997-03-101-1/+2
* Add a registration screen so we can finally start counting our little userJordan K. Hubbard1997-03-091-1/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Clean up a long-standing bug in the scripting code. You could set variables,Jordan K. Hubbard1997-01-161-6/+22
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Now that I've got my source tree sorted out, bring all the thingsJordan K. Hubbard1996-12-141-1/+3
* Use macros for package names so it's easier to update them in oneJordan K. Hubbard1996-11-041-2/+2
* Installation cleanup, round II.Jordan K. Hubbard1996-10-011-2/+2
* Document shortcuts.Jordan K. Hubbard1996-07-021-4/+4
* Allow argv[0] to be a command also.Jordan K. Hubbard1996-06-261-2/+6
* Implement selective text attributes for the syscons vty / vt100 emulatorJordan K. Hubbard1996-06-081-3/+2
* Fix some long-standing malloc bugs in the package handling code (freeing garbageJordan K. Hubbard1996-05-161-0/+125