summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall
Commit message (Expand)AuthorAgeFilesLines
* Dispense with the special case handling of cuaa* devices by synthesizingjkh1996-06-124-72/+78
* Some stuff I left out of the last commit - make toggle options togglejkh1996-06-123-22/+54
* Fix a truly stupid bug which broke the package installation menujkh1996-06-126-14/+75
* handle a message box which can potentially go past 80 cols.jkh1996-06-121-2/+2
* Put in a strategic dialog_clear() to prevent screen corruption reportedjkh1996-06-111-1/+2
* Change some verbiage slightly.jkh1996-06-111-2/+3
* A slight error in my logic had me using color text attributes on Herculesjkh1996-06-111-2/+2
* Misc doc cleanup.jkh1996-06-112-16/+18
* Come up with a scheme for stamping the FreeBSD version number on CDs,jkh1996-06-111-4/+36
* Implement selective text attributes for the syscons vty / vt100 emulatorjkh1996-06-087-19/+18
* Put back some changes I inadvertantly spammed with a cvs update.jkh1996-06-084-18/+40
* Merge changes from HEAD.jkh1996-06-081-18/+9
* Make CDROMs automagically select as the default media type.jkh1996-06-085-48/+57
* Fix some minor formatting dreck.jkh1996-05-291-8/+9
* Sha-ZAM!jkh1996-05-295-84/+19
* Very small semantic change.jkh1996-05-281-2/+2
* Only look at command-line args if we're not running as init - duh!jkh1996-05-281-2/+2
* Catch and DTRT with SIGPIPEjkh1996-05-271-6/+24
* Fixed oops in previous change.bde1996-05-241-1/+1
* Fixed SRCS so that `make depend' works.bde1996-05-241-1/+1
* Have both distribution and package extraction screens display thejkh1996-05-237-34/+66
* Remove a particularly annoying confirmation dialog.jkh1996-05-211-3/+2
* Rethink the previous X distribution change. Including COMPAT_21 is justjkh1996-05-162-5/+5
* Get X user and X developer distributions checked correctly again in menus.jkh1996-05-162-5/+5
* Fix some long-standing malloc bugs in the package handling code (freeing garbagejkh1996-05-1613-71/+250
* Some cosmetic changes:jkh1996-05-095-42/+54
* Bring in some changes to make the FTP installation warn you if it can'tjkh1996-05-051-10/+7
* Clear the TCP/IP device configuration screen away after we invoke it.jkh1996-05-021-1/+2
* Fix the last known bogon with the packages menu. It's SNAP time!jkh1996-05-012-5/+5
* 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
* Micro tweak for getting the Holographic shell message to stay on thejkh1996-05-011-2/+2
* Fix another couple of bogons with the package menu.jkh1996-04-301-6/+7
* Add a missing close that left ftpd's scattered around on pkg_installsjkh1996-04-301-2/+3
* properly reset SYSTEM_STATE after installCommit runs.jkh1996-04-301-2/+2
* Fix some bogons in the package installer menu and search function.jkh1996-04-301-11/+12
* Make sure package-installers refresh the screen properly.jkh1996-04-301-3/+3
* Clear the screen before putting up tcpip dialog.jkh1996-04-301-1/+2
* More cosmetic changes before tomorrow's snapshot.jkh1996-04-302-3/+7
* Fix more display weirdnesses that only show up during a real installation.jkh1996-04-293-12/+29
* Remove a bogus dialog_clear();jkh1996-04-291-2/+1
* Reshuffle the installation routines a little for greater clarify.jkh1996-04-291-127/+133
* Yikes - bogon crept into the NFS setup menu.jkh1996-04-292-4/+4
* Fix a small display bogon with the progress indicators.jkh1996-04-291-1/+5
* Add some more debugging statements.jkh1996-04-293-3/+11
* Fix some display bogons in the label editor.jkh1996-04-291-2/+8
* Don't stop /etc/sysconfig if we're `faking'.jkh1996-04-283-142/+141
* Add a new -fake argument to make sysinstall not actually change things whilejkh1996-04-2811-85/+122
* Fix an ancient index list bug.jkh1996-04-2816-101/+129
* Move some of functions around in order to make this stuff easierjkh1996-04-287-24/+79
OpenPOWER on IntegriCloud