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