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