summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sade
Commit message (Expand)AuthorAgeFilesLines
* Remove the now-unusable ports configuration code. Swapping CDs is bogus.jkh1996-10-144-128/+8
* Be less draconian about distribution extraction errors - still writejkh1996-10-121-5/+6
* Get the pysical address for id_maddr when opening an -incore kernel.erich1996-10-121-1/+1
* Some cosmetic tweaks, attempt to fix package wait problem by checkingjkh1996-10-121-5/+7
* Ahem. It might be nice if I included /usr/src/contrib in with the otherjkh1996-10-101-1/+3
* DTRT if ESC is hit in a Yes/No dialog.jkh1996-10-093-6/+8
* Sigh. There are still some weird boundry cases (argh!). Turnjkh1996-10-061-1/+1
* Detect the zero-chunks case properly, now that I've reversed the orderjkh1996-10-061-1/+3
* Correctly re-adjust current slice # when slices are deleted.jkh1996-10-062-84/+118
* Turn SAVE_USERCONFIG on again - I found the bug.jkh1996-10-061-1/+1
* Make the save_userconfig() stuff conditional and turned off by defaultjkh1996-10-052-29/+28
* 1. Change device probing so that high speed network devices are found beforejkh1996-10-052-54/+53
* Multiple changes stacked as one commit since they all depend on one another.jkh1996-10-052-12/+5
* Add stuff to CLEANFILES.jkh1996-10-051-1/+1
* Various cosmetic tweaks.jkh1996-10-043-21/+28
* Syncronize my tree so Eric can access the latest code.jkh1996-10-046-31/+35
* Temporarily disable userconfig saving until I figure out why uc_open()jkh1996-10-031-1/+3
* Check return values from uc_open() correctly. Note: This seems to workjkh1996-10-031-3/+3
* Fix the "missing nameserver value" bug. Simplify some unnecessarilyjkh1996-10-031-15/+22
* First cut at a "copy userconfig changes from installation kernel to installedjkh1996-10-033-59/+90
* One small policy tweak to something I like better.jkh1996-10-022-3/+5
* More strategic screen clears().jkh1996-10-021-12/+26
* Fixes and a place-holder for future work.jkh1996-10-021-6/+13
* Catch a clear() I missed.jkh1996-10-021-5/+6
* Round 2.5jkh1996-10-012-6/+10
* Installation cleanup, round II.jkh1996-10-014-31/+68
* Saner screen refresh changes, part I.jkh1996-10-014-25/+33
* Correct a minor misspelling.jkh1996-09-291-2/+2
* If we're unable to open /dev/ttyv0, assume that we're on a single tty systempst1996-09-262-5/+7
* If /install.cfg exists on the local floppy (or if LOAD_CONFIG_FILE is definedpst1996-09-261-23/+46
* Remove some gratutious screen saves.jkh1996-09-221-6/+1
* Remove some bogosities I introduced with the init file hack (not serious,jkh1996-09-152-2/+5
* Various minor improvements.jkh1996-09-083-7/+32
* Try to make screen update more efficient (less flickering) by morejkh1996-08-036-28/+26
* Make the same fix to the disk partition editor screen.jkh1996-08-031-6/+4
* Fix an embarassing bogon in the key input code. I'll roll another snapjkh1996-08-031-6/+4
* Whoops! VTYs return zero values for TIOCGSIZE! Work around this.jkh1996-08-011-2/+2
* Clean up the results from getch().jkh1996-08-012-4/+4
* Close PR#1542. Don't just assume 24 lines, get the tty size.jkh1996-08-016-16/+28
* Add a required save/restorejkh1996-07-311-1/+3
* Try again.jkh1996-07-311-2/+2
* Don't munge keystrokes.jkh1996-07-314-20/+27
* Prevent Geometry warning messages when the disk is already "dedicated"jkh1996-07-311-11/+6
* More minor tweaks (that I'm trying to get into the SNAP).jkh1996-07-311-15/+15
* Detect which partitions have already been created with `auto' so as not to cr...jkh1996-07-315-98/+122
* Fix some bogus argument handling - whups! James was right..jkh1996-07-221-2/+3
* 1. Fix the CD installation bogon for Novice install I mentioned.jkh1996-07-164-64/+94
* Damn - looks like upgrade got broken along the way and it's not somethingjkh1996-07-141-2/+1
* Fix a bogon in the Novice mode CD auto-selection.jkh1996-07-131-4/+6
* Fix EBUSY checking in devices.c - DTRT when it's detected on a CD.jkh1996-07-131-3/+4
OpenPOWER on IntegriCloud