summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sade/disks.c
Commit message (Expand)AuthorAgeFilesLines
* 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