aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sysinstall
Commit message (Expand)AuthorAgeFilesLines
* Sync these up so that they'll get into my CVS tree at home, where I'll continueJordan K. Hubbard1995-05-086-15/+99
* Whoops! Uncomment Write_Disk() again.Jordan K. Hubbard1995-05-081-2/+2
* Perform a much needed tidying-up pass over this code. Sleep for now,Jordan K. Hubbard1995-05-085-259/+347
* Add the sorted command executor code.Jordan K. Hubbard1995-05-081-0/+124
* Ok, we should now create all filesystems, mount them and extract theJordan K. Hubbard1995-05-086-21/+94
* Implement the geometry command. Clean up the help a little.Jordan K. Hubbard1995-05-082-8/+24
* Add a wizard button for Poul.Jordan K. Hubbard1995-05-081-1/+20
* Fix a bug in multi-column output.Jordan K. Hubbard1995-05-081-20/+23
* Another sync up for Poul. Added a lot more error checking.Jordan K. Hubbard1995-05-073-6/+48
* Implement a work-around for Create_Chunk providing no pointer to theJordan K. Hubbard1995-05-073-50/+119
* Make this compile again. Poul and I need to sync up again.Jordan K. Hubbard1995-05-074-56/+79
* Correct a few ordering errors in how the partitions were being displayed.Jordan K. Hubbard1995-05-075-32/+37
* Print sizes of partitions now.Jordan K. Hubbard1995-05-072-15/+31
* Some fairly serious cleanup. The proper offset should now be used inJordan K. Hubbard1995-05-067-58/+127
* All the editors are finished. Now if I can just get a problem with libdiskJordan K. Hubbard1995-05-059-38/+501
* Everything but the partition editor is done. This commit is for MBR testing.Jordan K. Hubbard1995-05-048-59/+470
* This will now write MBR entries - should be enough for testing.Jordan K. Hubbard1995-05-049-87/+243
* My latest round of changes - make the "slices" editor work.Jordan K. Hubbard1995-05-046-102/+335
* Commit my latest changes before having a nap. Still not close to done,Jordan K. Hubbard1995-05-0111-107/+634
* o Add extra menu types (radio implemented, multiple choice shortly).Jordan K. Hubbard1995-04-297-199/+329
* This will be the module that handles all media detection.Jordan K. Hubbard1995-04-271-0/+52
* Latest raft of changes.Jordan K. Hubbard1995-04-275-88/+212
* Here is my first "framework" commit of the new sysinstall. There is a LOTJordan K. Hubbard1995-04-2713-0/+1204