summaryrefslogtreecommitdiffstats
path: root/sbin/sysinstall/utils.c
Commit message (Expand)AuthorAgeFilesLines
* Made the changes needed here to install from a CDrom.phk1995-02-131-4/+6
* Make sure a partition we're about to mount on will always exist on thejkh1995-01-141-5/+6
* Bring the 2.0 RELEASE version back into -current. Now I just needjkh1994-12-271-5/+85
* Implemented buttons for all the screens.paul1994-11-191-56/+0
* I hope this gets my changes merged back into the current branch.paul1994-11-191-5/+6
* Fix more dialog bugs and core dumps introduced by previous commiterache1994-11-191-7/+6
* Use dialog_clear_norefresh() if possibleache1994-11-171-4/+3
* Use -1, -1 where is possibleache1994-11-171-4/+4
* 1. Add check to see if CPIO floppy extracted properly.jkh1994-11-171-3/+3
* Remove str{width,height} functions, they are in libdialog now.ache1994-11-161-27/+1
* My last cosmetic changes.jkh1994-11-071-1/+2
* Always clear before we "TellEm()"phk1994-11-071-1/+2
* Enable back dialog_msgbox in TellEm, real problem was delwinache1994-11-051-3/+1
* I'm not sure if we're just supposed to fall off the end like this,jkh1994-11-051-1/+2
* Added a (H)elp function to the fdisk/disklabel code, much needed, now I onlyphk1994-11-051-1/+56
* Fix a potential bug in stage2.phk1994-11-041-1/+3
* Now autosizing code works with const strings too.ache1994-11-031-8/+6
* a missing star.phk1994-11-021-2/+2
* Make MkDir() actually do "mkdir -p", so that we can mount on /home/foo, even ifphk1994-11-021-6/+28
* Restore things broken by phk, please use patches on 'cvs update'ache1994-11-021-4/+42
* Get stage0 and stage5 working.jkh1994-11-021-1/+9
* Public apology:phk1994-11-011-49/+13
* Don't make too big windows, count actually text width/heightache1994-10-311-4/+50
* Fixed to make sysinstall work again. Notable changes:phk1994-10-291-2/+19
* New and Improved! crunch with gzip, newfs, fsck and cpio. gzip result.phk1994-10-261-15/+38
* Clear screen on exit per Paul requestache1994-10-241-6/+6
* Fatal() fixed:ache1994-10-221-4/+3
* Cosmetique: just fix tabs after patch of diff -cb (previous)ache1994-10-221-3/+3
* ExitSysinstall() fixed:ache1994-10-221-5/+10
* Fix all the bugs introduced by the source shuffle.paul1994-10-211-9/+43
* Second time bugfix, please be carefully.ache1994-10-211-3/+6
* Latest changes from me. Over to you Paul...phk1994-10-211-52/+14
* remove unneded includesache1994-10-201-2/+2
* Now stage 2 should do it's job I hope. Havn't tested yet.phk1994-10-201-1/+3
* Integrate my code a lot more with Pauls. (I have left sysinstall.cphk1994-10-201-0/+129
* The beginning of some structural changes, and the merge of my code intophk1994-10-201-0/+41
OpenPOWER on IntegriCloud