summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/disks.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Perform a much needed tidying-up pass over this code. Sleep for now,jkh1995-05-081-25/+25
* Implement the geometry command. Clean up the help a little.jkh1995-05-081-5/+10
* Add a wizard button for Poul.jkh1995-05-081-1/+20
* Fix a bug in multi-column output.jkh1995-05-081-20/+23
* Another sync up for Poul. Added a lot more error checking.jkh1995-05-071-2/+37
* Implement a work-around for Create_Chunk providing no pointer to thejkh1995-05-071-48/+114
* Make this compile again. Poul and I need to sync up again.jkh1995-05-071-41/+67
* Correct a few ordering errors in how the partitions were being displayed.jkh1995-05-071-15/+20
* Print sizes of partitions now.jkh1995-05-071-14/+29
* Some fairly serious cleanup. The proper offset should now be used injkh1995-05-061-45/+26
OpenPOWER on IntegriCloud