aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sade/disks.c
Commit message (Expand)AuthorAgeFilesLines
* Now that I know which parts of the installation really need it (sinceJordan K. Hubbard1997-01-171-1/+1
* Cope with Open_Disk() failure much more gracefully.Jordan K. Hubbard1997-01-161-8/+10
* Make the bindist-only checks actually work.Jordan K. Hubbard1997-01-151-2/+1
* Accept emacs-style editing keys for traversal and ESC as an abort character.Jordan K. Hubbard1997-01-151-0/+3
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Try to impreve DD mode.Poul-Henning Kamp1996-11-271-20/+16
* Make sure current_chunk is 0 each time we enter the editor.Jordan K. Hubbard1996-11-071-1/+2
* Remove a bogon from version 1.69. Just because we say "use all disk"Poul-Henning Kamp1996-11-051-6/+1
* DTRT if ESC is hit in a Yes/No dialog.Jordan K. Hubbard1996-10-091-2/+4
* Correctly re-adjust current slice # when slices are deleted.Jordan K. Hubbard1996-10-061-59/+71
* Various cosmetic tweaks.Jordan K. Hubbard1996-10-041-7/+6
* Syncronize my tree so Eric can access the latest code.Jordan K. Hubbard1996-10-041-7/+13
* First cut at a "copy userconfig changes from installation kernel to installedJordan K. Hubbard1996-10-031-32/+29
* Saner screen refresh changes, part I.Jordan K. Hubbard1996-10-011-3/+12
* Remove some gratutious screen saves.Jordan K. Hubbard1996-09-221-6/+1
* Try to make screen update more efficient (less flickering) by moreJordan K. Hubbard1996-08-031-4/+4
* Make the same fix to the disk partition editor screen.Jordan K. Hubbard1996-08-031-6/+4
* Clean up the results from getch().Jordan K. Hubbard1996-08-011-2/+2
* Add a required save/restoreJordan K. Hubbard1996-07-311-1/+3
* Try again.Jordan K. Hubbard1996-07-311-2/+2
* Don't munge keystrokes.Jordan K. Hubbard1996-07-311-2/+4
* Prevent Geometry warning messages when the disk is already "dedicated"Jordan K. Hubbard1996-07-311-11/+6
* Detect which partitions have already been created with `auto' so as not to cr...Jordan K. Hubbard1996-07-311-7/+10
* Eradicate more lurking bogons.Jordan K. Hubbard1996-07-091-1/+2
* Support compressed doc files again.Jordan K. Hubbard1996-07-051-2/+2
* Make it plainer how to exit.Jordan K. Hubbard1996-07-021-3/+3
* Make "Fake" turn off more potentially system-nuking options.Jordan K. Hubbard1996-06-251-7/+9
* Put in a strategic dialog_clear() to prevent screen corruption reportedJordan K. Hubbard1996-06-111-1/+2
* Implement selective text attributes for the syscons vty / vt100 emulatorJordan K. Hubbard1996-06-081-2/+2
* Put back some changes I inadvertantly spammed with a cvs update.Jordan K. Hubbard1996-06-081-6/+24
* Some cosmetic changes:Jordan K. Hubbard1996-05-091-10/+16
* More cosmetic changes before tomorrow's snapshot.Jordan K. Hubbard1996-04-301-1/+5
* Add some more debugging statements.Jordan K. Hubbard1996-04-291-1/+3
* Add a new -fake argument to make sysinstall not actually change things whileJordan K. Hubbard1996-04-281-2/+2
* Fix an ancient index list bug.Jordan K. Hubbard1996-04-281-2/+2
* Bump snapshot release date - looks like I was off by a coupleJordan K. Hubbard1996-04-281-2/+2
* Quite a few changes:Jordan K. Hubbard1996-04-251-7/+7
* Bring this into sync.Jordan K. Hubbard1996-04-231-33/+14
* 1. Update all the copyrights to delete useless clauses 3 and 4.Jordan K. Hubbard1996-04-131-54/+44
* Major surgery.Jordan K. Hubbard1996-04-071-94/+6
* Rename the usage of `private' to `private_data' to cope with theJoerg Wunsch1996-03-241-2/+1
* Accept DEL as a synonym for `delete'Jordan K. Hubbard1996-03-201-1/+2
* Lots of fixes:Jordan K. Hubbard1996-03-181-2/+4
* Add an additional warning that a "dangerously dedicated" disk cannot haveJoerg Wunsch1996-01-231-2/+4
* Bring my changes forward from 2.1Jordan K. Hubbard1995-12-111-5/+1
* Update the -current sources from the 2.1 branch.Peter Wemm1995-12-071-87/+308
* This mega-commit brings in Jordan's latest sysinstall version..Peter Wemm1995-09-181-10/+82
* Merge RELENG_2_0_5 into HEADRodney W. Grimes1995-06-111-12/+28
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-3/+3
* Fix bogon I introduced into dist extraction code last night.Jordan K. Hubbard1995-05-281-2/+2