summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Cosmetic.jkh1994-11-072-5/+5
* Always clear before we "TellEm()"phk1994-11-071-1/+2
* Only Mount relative to Written disklabel.phk1994-11-071-7/+7
* Never have more than one active partition.phk1994-11-061-0/+4
* After fixing curses bugs use LINExCOLS in show fileache1994-11-061-1/+1
* If a file is not present, it's not an error. This means you're using thejkh1994-11-061-1/+1
* remember to tell dialog that we leave.phk1994-11-061-1/+3
* Retreat from the idea of using gzip'd ascii files.jkh1994-11-062-6/+5
* label.c Make sure we always show 8 disk-partitions.phk1994-11-062-6/+13
* Sigh. My error message printing was still wrong. Wipe the sleep fromjkh1994-11-062-8/+7
* Don't use a shell, silly, we don't have one!jkh1994-11-061-1/+1
* Tweak tweak..jkh1994-11-062-11/+11
* I misunderstood dialog_prgbox() - fix it.jkh1994-11-051-1/+1
* Make ShowFile() now show gzip'd text files. This should save a fairjkh1994-11-053-10/+10
* Enable back dialog_msgbox in TellEm, real problem was delwinache1994-11-051-3/+1
* Whoops! Knew I forgot something.. Bump the menu size.jkh1994-11-051-5/+5
* Add a chance to read the release notes, too.jkh1994-11-052-7/+15
* I'm not sure if we're just supposed to fall off the end like this,jkh1994-11-051-1/+2
* Make stage5 go either to a shell, or on to the bindist installation.jkh1994-11-051-11/+17
* Make this work the way it was really supposed to - less intrusively.jkh1994-11-051-6/+2
* Use /DISKSPACE.FAQ as help-file in the disk-editor.phk1994-11-051-1/+1
* Change the logic for how error messages are printed so we can actuallyjkh1994-11-051-12/+17
* Cosmetics: edit_line() does standend() when done;phk1994-11-051-0/+1
* Added a (H)elp function to the fdisk/disklabel code, much needed, now I onlyphk1994-11-057-67/+139
* Fixed a ghastly mistake. Edit_line() would "delwin(window)". Bad movephk1994-11-051-3/+1
* Fix a potential bug in stage2.phk1994-11-042-2/+5
* From njw@cs.city.ac.uk (Nick Williams):dg1994-11-042-4/+26
* -i case goes to background pause and acts like -a case on receivingache1994-11-032-4/+40
* Restore jkh's changes, now it works for const stringsache1994-11-031-1/+1
* Now autosizing code works with const strings too.ache1994-11-032-8/+8
* Don't use autosizing code after all - it doesn't like const strings.jkh1994-11-021-2/+2
* a missing star.phk1994-11-021-2/+2
* Last changes before going to bed. Disk label editor should now workjkh1994-11-023-10/+27
* Restore back -i, -aache1994-11-021-10/+21
* Restore back -i, -aache1994-11-021-127/+130
* Stage0 can't dump you into a shell. There isn't one. Just reboot.jkh1994-11-022-16/+11
* Make MkDir() actually do "mkdir -p", so that we can mount on /home/foo, even ifphk1994-11-021-6/+28
* Fix more mongoloid coding style.jkh1994-11-024-772/+838
* Restore things broken by phk, please use patches to 'cvs update'ache1994-11-021-2/+2
* Restore things broken by phk, please use patches on 'cvs update'ache1994-11-021-4/+42
* More miscellaneous changes. Clear the screen in some appropriate spots.jkh1994-11-023-576/+578
* Get stage0 and stage5 working.jkh1994-11-029-435/+475
* Add support for filesystem-specific `-o' options, and re-implement thewollman1994-11-0126-64/+168
* Remove options, run adjkerntz as daemon nowache1994-11-012-161/+149
* Public apology:phk1994-11-0113-469/+965
* Remove extra :%s from syslog formatsache1994-11-011-6/+6
* Now:ache1994-11-011-20/+20
* Latest changes from Uben.jkh1994-10-311-12/+26
* Don't make too big windows, count actually text width/heightache1994-10-311-4/+50
* Change hardcoded 24x80 to LINES-1, COLSache1994-10-311-4/+4
OpenPOWER on IntegriCloud