summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/dist.c
Commit message (Expand)AuthorAgeFilesLines
* Make it plainer how to exit.jkh1996-07-021-5/+5
* Correct some embarassing 3am english.jkh1996-06-131-10/+10
* Fix a truly stupid bug which broke the package installation menujkh1996-06-121-7/+40
* handle a message box which can potentially go past 80 cols.jkh1996-06-121-2/+2
* Fix some minor formatting dreck.jkh1996-05-291-8/+9
* Sha-ZAM!jkh1996-05-291-5/+12
* Very small semantic change.jkh1996-05-281-2/+2
* Have both distribution and package extraction screens display thejkh1996-05-231-7/+34
* Rethink the previous X distribution change. Including COMPAT_21 is justjkh1996-05-161-2/+2
* Get X user and X developer distributions checked correctly again in menus.jkh1996-05-161-2/+2
* If we've selected X, select the compat21 distribution as well.jkh1996-05-011-2/+2
* Add the compat21 dist.jkh1996-05-011-1/+2
* Fix more display weirdnesses that only show up during a real installation.jkh1996-04-291-4/+5
* Remove a bogus dialog_clear();jkh1996-04-291-2/+1
* Fix a small display bogon with the progress indicators.jkh1996-04-291-1/+5
* Fix an ancient index list bug.jkh1996-04-281-4/+7
* Bump snapshot release date - looks like I was off by a couplejkh1996-04-281-1/+3
* Quite a few changes:jkh1996-04-251-16/+11
* Bring this into sync.jkh1996-04-231-51/+53
* 1. Update all the copyrights to delete useless clauses 3 and 4.jkh1996-04-131-48/+46
* Major surgery.jkh1996-04-071-48/+41
* Understand about the doc distribution.jkh1996-02-021-2/+2
* Update the -current sources from the 2.1 branch.peter1995-12-071-91/+157
* This mega-commit brings in Jordan's latest sysinstall version..peter1995-09-181-4/+6
* Merge RELENG_2_0_5 into HEADrgrimes1995-06-111-147/+206
* Remove trailing whitespace.rgrimes1995-05-301-4/+4
* Some floating-point trickery to make the gauge come out right. Alsojkh1995-05-291-4/+13
* 1. Fix a looping bogon in configFstab().jkh1995-05-291-2/+2
* Sync up my work for the night. This should implement ALL possiblejkh1995-05-291-8/+18
* Fix bogon I introduced into dist extraction code last night.jkh1995-05-281-10/+11
* Remove a needless complication - parent directory already has a trailing /.jkh1995-05-281-4/+3
* cdrom.c: try "cdrom/%s" then "cdrom/dists/%s"phk1995-05-281-2/+2
* Humanize Poul-Henning's code. Status values should be properlyjkh1995-05-281-30/+35
* Major cleanup. Mediaroutines now get asked about a file. All thephk1995-05-271-22/+104
* Commit parts of reorg that were diffs. Substantially re-engineer thejkh1995-05-271-4/+5
* Change XFree86 dist names to upper case again.jkh1995-05-261-30/+30
* This should enable use to find the info files properly over ftp.jkh1995-05-261-2/+2
* Swap args to deviceGet(). Whoops!jkh1995-05-261-2/+2
* Fix a bug in the /etc populating copy.jkh1995-05-261-30/+29
* Totally revamp the TCP/IP dialog; now network selection makes a bit more sense.jkh1995-05-261-9/+7
* Bring in all my fixes to Poul's gripe list as of last night.jkh1995-05-251-1/+12
* Bring everybody up to date on my morning's work.jkh1995-05-241-2/+2
* Sync to latest ftp-capable sysinstall. We're getting there!jkh1995-05-241-4/+7
* 1. Bring in the first cut of Poul's ftp routines. We still don'tjkh1995-05-231-11/+15
* Implement most of the CD extract code.jkh1995-05-221-56/+57
* 1. Start syncing up the network strategy code so that folks like Poul andjkh1995-05-211-59/+60
* Reverse a boolean condition that prevented the user from disablingjkh1995-05-211-2/+2
* Don't clear the screen for every redraw in the disklabel andjkh1995-05-201-2/+3
* Don't call mediaVerify() in quite so many places.jkh1995-05-201-3/+1
* This doesn't work - the extract code is half-baked. I commit it onlyjkh1995-05-201-1/+4
OpenPOWER on IntegriCloud