| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Remember to set the d_type field correctly | phk | 1994-11-08 | 1 | -0/+6 |
* | Change TITLE to something more rational. Make sysinstall.c use it instead | jkh | 1994-11-08 | 2 | -2/+2 |
* | Always say the magic word at the end. | phk | 1994-11-08 | 1 | -8/+6 |
* | Change Fatals to Warnings. | jkh | 1994-11-08 | 1 | -10/+10 |
* | Fixup: | jkh | 1994-11-08 | 2 | -2/+6 |
* | My last cosmetic changes. | jkh | 1994-11-07 | 3 | -13/+8 |
* | Cosmetic. | jkh | 1994-11-07 | 2 | -5/+5 |
* | Always clear before we "TellEm()" | phk | 1994-11-07 | 1 | -1/+2 |
* | Only Mount relative to Written disklabel. | phk | 1994-11-07 | 1 | -7/+7 |
* | Never have more than one active partition. | phk | 1994-11-06 | 1 | -0/+4 |
* | After fixing curses bugs use LINExCOLS in show file | ache | 1994-11-06 | 1 | -1/+1 |
* | If a file is not present, it's not an error. This means you're using the | jkh | 1994-11-06 | 1 | -1/+1 |
* | remember to tell dialog that we leave. | phk | 1994-11-06 | 1 | -1/+3 |
* | Retreat from the idea of using gzip'd ascii files. | jkh | 1994-11-06 | 2 | -6/+5 |
* | label.c Make sure we always show 8 disk-partitions. | phk | 1994-11-06 | 2 | -6/+13 |
* | Sigh. My error message printing was still wrong. Wipe the sleep from | jkh | 1994-11-06 | 2 | -8/+7 |
* | Don't use a shell, silly, we don't have one! | jkh | 1994-11-06 | 1 | -1/+1 |
* | Tweak tweak.. | jkh | 1994-11-06 | 2 | -11/+11 |
* | I misunderstood dialog_prgbox() - fix it. | jkh | 1994-11-05 | 1 | -1/+1 |
* | Make ShowFile() now show gzip'd text files. This should save a fair | jkh | 1994-11-05 | 3 | -10/+10 |
* | Enable back dialog_msgbox in TellEm, real problem was delwin | ache | 1994-11-05 | 1 | -3/+1 |
* | Whoops! Knew I forgot something.. Bump the menu size. | jkh | 1994-11-05 | 1 | -5/+5 |
* | Add a chance to read the release notes, too. | jkh | 1994-11-05 | 2 | -7/+15 |
* | I'm not sure if we're just supposed to fall off the end like this, | jkh | 1994-11-05 | 1 | -1/+2 |
* | Make stage5 go either to a shell, or on to the bindist installation. | jkh | 1994-11-05 | 1 | -11/+17 |
* | Make this work the way it was really supposed to - less intrusively. | jkh | 1994-11-05 | 1 | -6/+2 |
* | Use /DISKSPACE.FAQ as help-file in the disk-editor. | phk | 1994-11-05 | 1 | -1/+1 |
* | Change the logic for how error messages are printed so we can actually | jkh | 1994-11-05 | 1 | -12/+17 |
* | Cosmetics: edit_line() does standend() when done; | phk | 1994-11-05 | 1 | -0/+1 |
* | Added a (H)elp function to the fdisk/disklabel code, much needed, now I only | phk | 1994-11-05 | 7 | -67/+139 |
* | Fixed a ghastly mistake. Edit_line() would "delwin(window)". Bad move | phk | 1994-11-05 | 1 | -3/+1 |
* | Fix a potential bug in stage2. | phk | 1994-11-04 | 2 | -2/+5 |
* | From njw@cs.city.ac.uk (Nick Williams): | dg | 1994-11-04 | 2 | -4/+26 |
* | -i case goes to background pause and acts like -a case on receiving | ache | 1994-11-03 | 2 | -4/+40 |
* | Restore jkh's changes, now it works for const strings | ache | 1994-11-03 | 1 | -1/+1 |
* | Now autosizing code works with const strings too. | ache | 1994-11-03 | 2 | -8/+8 |
* | Don't use autosizing code after all - it doesn't like const strings. | jkh | 1994-11-02 | 1 | -2/+2 |
* | a missing star. | phk | 1994-11-02 | 1 | -2/+2 |
* | Last changes before going to bed. Disk label editor should now work | jkh | 1994-11-02 | 3 | -10/+27 |
* | Restore back -i, -a | ache | 1994-11-02 | 1 | -10/+21 |
* | Restore back -i, -a | ache | 1994-11-02 | 1 | -127/+130 |
* | Stage0 can't dump you into a shell. There isn't one. Just reboot. | jkh | 1994-11-02 | 2 | -16/+11 |
* | Make MkDir() actually do "mkdir -p", so that we can mount on /home/foo, even if | phk | 1994-11-02 | 1 | -6/+28 |
* | Fix more mongoloid coding style. | jkh | 1994-11-02 | 4 | -772/+838 |
* | Restore things broken by phk, please use patches to 'cvs update' | ache | 1994-11-02 | 1 | -2/+2 |
* | Restore things broken by phk, please use patches on 'cvs update' | ache | 1994-11-02 | 1 | -4/+42 |
* | More miscellaneous changes. Clear the screen in some appropriate spots. | jkh | 1994-11-02 | 3 | -576/+578 |
* | Get stage0 and stage5 working. | jkh | 1994-11-02 | 9 | -435/+475 |
* | Add support for filesystem-specific `-o' options, and re-implement the | wollman | 1994-11-01 | 26 | -64/+168 |
* | Remove options, run adjkerntz as daemon now | ache | 1994-11-01 | 2 | -161/+149 |