summaryrefslogtreecommitdiffstats
path: root/release/sysinstall/disks.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* All the editors are finished. Now if I can just get a problem with libdiskjkh1995-05-051-2/+357
* Everything but the partition editor is done. This commit is for MBR testing.jkh1995-05-041-0/+100
OpenPOWER on IntegriCloud