summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sade/disks.c
Commit message (Expand)AuthorAgeFilesLines
* Try to make screen update more efficient (less flickering) by morejkh1996-08-031-4/+4
* Make the same fix to the disk partition editor screen.jkh1996-08-031-6/+4
* Clean up the results from getch().jkh1996-08-011-2/+2
* Add a required save/restorejkh1996-07-311-1/+3
* Try again.jkh1996-07-311-2/+2
* Don't munge keystrokes.jkh1996-07-311-2/+4
* Prevent Geometry warning messages when the disk is already "dedicated"jkh1996-07-311-11/+6
* Detect which partitions have already been created with `auto' so as not to cr...jkh1996-07-311-7/+10
* Eradicate more lurking bogons.jkh1996-07-091-1/+2
* Support compressed doc files again.jkh1996-07-051-2/+2
* Make it plainer how to exit.jkh1996-07-021-3/+3
* Make "Fake" turn off more potentially system-nuking options.jkh1996-06-251-7/+9
* Put in a strategic dialog_clear() to prevent screen corruption reportedjkh1996-06-111-1/+2
* Implement selective text attributes for the syscons vty / vt100 emulatorjkh1996-06-081-2/+2
* Put back some changes I inadvertantly spammed with a cvs update.jkh1996-06-081-6/+24
* Some cosmetic changes:jkh1996-05-091-10/+16
* More cosmetic changes before tomorrow's snapshot.jkh1996-04-301-1/+5
* Add some more debugging statements.jkh1996-04-291-1/+3
* Add a new -fake argument to make sysinstall not actually change things whilejkh1996-04-281-2/+2
* Fix an ancient index list bug.jkh1996-04-281-2/+2
* Bump snapshot release date - looks like I was off by a couplejkh1996-04-281-2/+2
* Quite a few changes:jkh1996-04-251-7/+7
* Bring this into sync.jkh1996-04-231-33/+14
* 1. Update all the copyrights to delete useless clauses 3 and 4.jkh1996-04-131-54/+44
* Major surgery.jkh1996-04-071-94/+6
* Rename the usage of `private' to `private_data' to cope with thejoerg1996-03-241-2/+1
* Accept DEL as a synonym for `delete'jkh1996-03-201-1/+2
* Lots of fixes:jkh1996-03-181-2/+4
* Add an additional warning that a "dangerously dedicated" disk cannot havejoerg1996-01-231-2/+4
* Bring my changes forward from 2.1jkh1995-12-111-5/+1
* Update the -current sources from the 2.1 branch.peter1995-12-071-87/+308
* This mega-commit brings in Jordan's latest sysinstall version..peter1995-09-181-10/+82
* Merge RELENG_2_0_5 into HEADrgrimes1995-06-111-12/+28
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
* Fix bogon I introduced into dist extraction code last night.jkh1995-05-281-2/+2
* Bring in all my fixes to Poul's gripe list as of last night.jkh1995-05-251-2/+7
* Implement most of the CD extract code.jkh1995-05-221-2/+1
* label.c: wizard mode now returns;phk1995-05-211-2/+3
* Don't clear the screen for every redraw in the disklabel andjkh1995-05-201-2/+2
* 1. Fix a pathological bug I introduced in msgInfo(). Right idea, wrongjkh1995-05-201-4/+2
* 1. Primitive bad144 support (I believe an additional command is needed, butjkh1995-05-181-3/+6
* 1. Set a path to /stand by default.jkh1995-05-171-5/+3
* Commit my latest so that Gary can sync up - this version should alsojkh1995-05-171-8/+6
* This will now compile and even scribble helpfully on your disks.jkh1995-05-161-9/+10
* This does _not yet compile_; I'm simply bringing in my changes fromjkh1995-05-161-415/+173
* 1. Don't check CHUNK_BSD_COMPAT for now; it always returns "no" and isjkh1995-05-111-1/+3
* First round of changes after testing this on actual systems. Clean upjkh1995-05-111-10/+17
* Sync up to Poul - use his new Create_Chunk_DWIM() function and use the pointerjkh1995-05-101-59/+10
* Make sure that mountpoints start with a /.jkh1995-05-101-2/+6
* Whoops! Uncomment Write_Disk() again.jkh1995-05-081-2/+2
OpenPOWER on IntegriCloud