aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sysinstall/main.c
Commit message (Expand)AuthorAgeFilesLines
* Sync with 2.2 and clean up some tortured english that was added.Jordan K. Hubbard1997-04-201-3/+14
* Some of my pending merge changes, Paul Traina's more flexible configJordan K. Hubbard1997-03-191-27/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Change handling of bad signals; there are reasons why this is actuallyJordan K. Hubbard1997-02-201-5/+1
* Read /etc/resolv.conf information as well as /etc/sysconfig info, makingJordan K. Hubbard1997-02-151-3/+1
* o Try to be more aggressive about reading in old configuration dataJordan K. Hubbard1997-02-141-0/+3
* Cosmetic tweaks.Jordan K. Hubbard1997-01-291-3/+3
* Death to another bad idea: Don't auto-mount CDROM on startup.Jordan K. Hubbard1997-01-291-7/+0
* Implement compiled-in config file handling a little better - nowJordan K. Hubbard1997-01-181-1/+1
* Pass LOAD_CONFIG_FILE variable through, if set (makes Paul Traina's lifeJordan K. Hubbard1997-01-171-2/+1
* Clean up a long-standing bug in the scripting code. You could set variables,Jordan K. Hubbard1997-01-161-19/+13
* 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
* Undo one of my memory optimization hacks - it actually made things moreJordan K. Hubbard1996-12-121-4/+2
* Fix some bogons in my close() handling.Jordan K. Hubbard1996-12-121-3/+7
* Be more efficient in how we use memory (stumbled across while looking forJordan K. Hubbard1996-12-111-6/+7
* Do a few things I've been threatening to do for a long time:Jordan K. Hubbard1996-12-111-10/+10
* If /install.cfg exists on the local floppy (or if LOAD_CONFIG_FILE is definedPaul Traina1996-09-261-23/+46
* Remove some bogosities I introduced with the init file hack (not serious,Jordan K. Hubbard1996-09-151-1/+4
* Various minor improvements.Jordan K. Hubbard1996-09-081-1/+27
* Fix some bogus argument handling - whups! James was right..Jordan K. Hubbard1996-07-221-2/+3
* Fix something I broke with CDROM installation (well, I knew my firstJordan K. Hubbard1996-07-121-8/+8
* Make it plainer how to exit.Jordan K. Hubbard1996-07-021-2/+2
* Allow argv[0] to be a command also.Jordan K. Hubbard1996-06-261-7/+17
* Make CDROMs automagically select as the default media type.Jordan K. Hubbard1996-06-081-1/+7
* Only look at command-line args if we're not running as init - duh!Jordan K. Hubbard1996-05-281-2/+2
* Fix some long-standing malloc bugs in the package handling code (freeing garbageJordan K. Hubbard1996-05-161-4/+14
* Add a new -fake argument to make sysinstall not actually change things whileJordan K. Hubbard1996-04-281-4/+10
* 1. Update all the copyrights to delete useless clauses 3 and 4.Jordan K. Hubbard1996-04-131-8/+1
* Major surgery.Jordan K. Hubbard1996-04-071-3/+7
* Update the -current sources from the 2.1 branch.Peter Wemm1995-12-071-8/+17
* This mega-commit brings in Jordan's latest sysinstall version..Peter Wemm1995-09-181-4/+1
* Merge RELENG_2_0_5 into HEADRodney W. Grimes1995-06-111-6/+10
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-3/+3
* Sync up with Poul.Jordan K. Hubbard1995-05-281-1/+5
* Bring everybody up to date on my morning's work.Jordan K. Hubbard1995-05-241-3/+3
* Sync to latest ftp-capable sysinstall. We're getting there!Jordan K. Hubbard1995-05-241-1/+4
* Commit my latest so that Gary can sync up - this version should alsoJordan K. Hubbard1995-05-171-4/+2
* This will now compile and even scribble helpfully on your disks.Jordan K. Hubbard1995-05-161-3/+4
* This does _not yet compile_; I'm simply bringing in my changes fromJordan K. Hubbard1995-05-161-1/+3
* Correct a few ordering errors in how the partitions were being displayed.Jordan K. Hubbard1995-05-071-1/+4
* This will now write MBR entries - should be enough for testing.Jordan K. Hubbard1995-05-041-4/+9
* My latest round of changes - make the "slices" editor work.Jordan K. Hubbard1995-05-041-1/+5
* Here is my first "framework" commit of the new sysinstall. There is a LOTJordan K. Hubbard1995-04-271-0/+66