aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sade/config.c
Commit message (Expand)AuthorAgeFilesLines
* Make the editor work again and we're done.Jordan K. Hubbard1996-06-131-9/+4
* Some stuff I left out of the last commit - make toggle options toggleJordan K. Hubbard1996-06-121-17/+45
* Make CDROMs automagically select as the default media type.Jordan K. Hubbard1996-06-081-1/+2
* Sha-ZAM!Jordan K. Hubbard1996-05-291-2/+3
* Have both distribution and package extraction screens display theJordan K. Hubbard1996-05-231-2/+2
* Fix some long-standing malloc bugs in the package handling code (freeing garbageJordan K. Hubbard1996-05-161-3/+2
* Yikes - bogon crept into the NFS setup menu.Jordan K. Hubbard1996-04-291-2/+2
* Don't stop /etc/sysconfig if we're `faking'.Jordan K. Hubbard1996-04-281-2/+7
* Add a new -fake argument to make sysinstall not actually change things whileJordan K. Hubbard1996-04-281-11/+11
* Fix an ancient index list bug.Jordan K. Hubbard1996-04-281-8/+14
* Move some of functions around in order to make this stuff easierJordan K. Hubbard1996-04-281-2/+57
* Bring this into sync.Jordan K. Hubbard1996-04-231-21/+5
* 1. Update all the copyrights to delete useless clauses 3 and 4.Jordan K. Hubbard1996-04-131-30/+23
* Major surgery.Jordan K. Hubbard1996-04-071-8/+22
* Rename the usage of `private' to `private_data' to cope with theJoerg Wunsch1996-03-241-8/+8
* Major enhancements to the package adder (next step is to use the new dialogJordan K. Hubbard1996-03-211-26/+38
* Use proper path to hostnameJordan K. Hubbard1996-03-191-2/+2
* Lots of fixes:Jordan K. Hubbard1996-03-181-3/+3
* Update the -current sources from the 2.1 branch.Peter Wemm1995-12-071-104/+257
* This mega-commit brings in Jordan's latest sysinstall version..Peter Wemm1995-09-181-19/+3
* Merge RELENG_2_0_5 into HEADRodney W. Grimes1995-06-111-53/+89
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-4/+4
* 1. Fix a looping bogon in configFstab().Jordan K. Hubbard1995-05-291-2/+2
* Sync up my work for the night. This should implement ALL possibleJordan K. Hubbard1995-05-291-3/+3
* Fix bogon I introduced into dist extraction code last night.Jordan K. Hubbard1995-05-281-1/+3
* Sync up with Poul.Jordan K. Hubbard1995-05-281-8/+2
* Put out variable names in quotes.Jordan K. Hubbard1995-05-261-3/+3
* Clean up the variable handling code a little.Jordan K. Hubbard1995-05-261-6/+1
* Clean up the configuration stuff a bit more - we should now populateJordan K. Hubbard1995-05-261-6/+63
* Totally revamp the TCP/IP dialog; now network selection makes a bit more sense.Jordan K. Hubbard1995-05-261-6/+28
* Bring in all my fixes to Poul's gripe list as of last night.Jordan K. Hubbard1995-05-251-6/+25
* Take out configSysconfig() until I get it written.Jordan K. Hubbard1995-05-241-1/+3
* Sync to latest ftp-capable sysinstall. We're getting there!Jordan K. Hubbard1995-05-241-7/+52
* Add a final configuration menu and the beginnings of the backing codeJordan K. Hubbard1995-05-241-1/+14
* Add my first cut at TCP/IP device configuration. If this works, theJordan K. Hubbard1995-05-231-2/+21
* 1. Bring in the first cut of Poul's ftp routines. We still don'tJordan K. Hubbard1995-05-231-0/+195