summaryrefslogtreecommitdiffstats
path: root/sbin/sysinstall/mbr.c
Commit message (Expand)AuthorAgeFilesLines
* Made the changes needed here to install from a CDrom.phk1995-02-131-3/+0
* Some cleanup done.phk1995-01-291-59/+6
* Poul lost his copy of K&R again - add a semicolon to the end of thejkh1995-01-281-1/+1
* Update to BTEASY 1.7phk1995-01-281-24/+24
* Make Jordan a little happier by fixing a couple of bogons.phk1995-01-281-6/+16
* Bring the 2.0 RELEASE version back into -current. Now I just needjkh1994-12-271-374/+441
* Fix draw_box dimsache1994-11-241-1/+1
* Changed the MBR partition type field from being a string topaul1994-11-191-8/+16
* Implemented buttons for all the screens.paul1994-11-191-25/+65
* I hope this gets my changes merged back into the current branch.paul1994-11-191-76/+88
* Fix more dialog bugs and core dumps introduced by previous commiterache1994-11-191-13/+10
* Nuke edit_line crawled in again. Change all occurances to line_edit.ache1994-11-181-6/+12
* Update the in-core disklabel when we change the on-disk version.paul1994-11-181-8/+12
* Merge in my new mbr and disklabel code.paul1994-11-181-401/+258
* Add a "write Bootcode" option to the Fdisk editor.phk1994-11-181-1/+61
* Use -1, -1 where is possibleache1994-11-171-1/+1
* Use TellEm instead of dialog_msgboxache1994-11-151-2/+1
* Always say the magic word at the end.phk1994-11-081-8/+6
* Change Fatals to Warnings.jkh1994-11-081-10/+10
* Never have more than one active partition.phk1994-11-061-0/+4
* Added a (H)elp function to the fdisk/disklabel code, much needed, now I onlyphk1994-11-051-8/+12
* Fix more mongoloid coding style.jkh1994-11-021-332/+337
* Public apology:phk1994-11-011-10/+240
* Completed disklabel configuration editor. The editor is working but thepaul1994-10-261-3/+4
* Remove unneeded dialog_update() because now in dialog_clear()ache1994-10-251-1/+0
* Use configurable dialog attributes instead of hard-coded onesache1994-10-241-2/+2
* label.c: add delwin(window)ache1994-10-241-4/+6
* Round partitions to the next whole cylinder.paul1994-10-241-1/+2
* Fix all the bugs introduced by the source shuffle.paul1994-10-211-43/+80
* Remove ncurses.h, now included into dialog.hache1994-10-201-1/+0
* More code rearrangment, moved all mbr code into its own filepaul1994-10-191-0/+193
OpenPOWER on IntegriCloud