| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Public apology: | phk | 1994-11-01 | 13 | -469/+965 |
* | Remove extra :%s from syslog formats | ache | 1994-11-01 | 1 | -6/+6 |
* | Now: | ache | 1994-11-01 | 1 | -20/+20 |
* | Latest changes from Uben. | jkh | 1994-10-31 | 1 | -12/+26 |
* | Don't make too big windows, count actually text width/height | ache | 1994-10-31 | 1 | -4/+50 |
* | Change hardcoded 24x80 to LINES-1, COLS | ache | 1994-10-31 | 1 | -4/+4 |
* | Fixed a type. | joerg | 1994-10-30 | 2 | -2/+2 |
* | add md5 | pst | 1994-10-29 | 1 | -1/+1 |
* | This commit was generated by cvs2svn to compensate for changes in r3995, | pst | 1994-10-29 | 4 | -0/+313 |
|\ |
|
| * | Incorproate version of md5 placed into public domain by RSA. | pst | 1994-10-29 | 4 | -0/+313 |
* | Fixed another bunch of problems. I belive we are in a working shape now. | phk | 1994-10-29 | 4 | -26/+32 |
* | Fixed to make sysinstall work again. Notable changes: | phk | 1994-10-29 | 11 | -30/+71 |
* | Add ipfw. | jkh | 1994-10-29 | 1 | -1/+1 |
* | Fixed an evil bug where rawname() could write across the boundaries of | joerg | 1994-10-28 | 1 | -3/+3 |
* | Totally refrobnicate stage0. Add an extern to sysinstall.h so we can | jkh | 1994-10-28 | 2 | -13/+54 |
* | Fix up the man page a little more, delete the README that crept in | jkh | 1994-10-28 | 1 | -0/+3 |
*-. | This commit was generated by cvs2svn to compensate for changes in r3965, | jkh | 1994-10-28 | 4 | -0/+2145 |
|\ \ |
|
| | * | Add the ipfw command, for IP firewall construction. | jkh | 1994-10-28 | 2 | -0/+1134 |
| * | Add the ipfw command, for IP firewall construction. | jkh | 1994-10-28 | 2 | -0/+1011 |
* | | Added two #defines to make this compile, until Paul gets out of bed again :-) | phk | 1994-10-28 | 1 | -0/+4 |
* | | Correct a little spelling. | jkh | 1994-10-26 | 1 | -2/+2 |
* | | Clean up the mess from the previous commit which used a out of sync | paul | 1994-10-26 | 2 | -391/+6 |
* | | Added some glue code so disklabel editor can be used to edit disklabel | paul | 1994-10-26 | 2 | -0/+432 |
* | | So there. Now we live on the hard-disk! | phk | 1994-10-26 | 5 | -5/+19 |
* | | Completed disklabel configuration editor. The editor is working but the | paul | 1994-10-26 | 5 | -126/+410 |
* | | New and Improved! crunch with gzip, newfs, fsck and cpio. gzip result. | phk | 1994-10-26 | 10 | -124/+316 |
* | | Sync with termcap.src | ache | 1994-10-26 | 1 | -2/+2 |
* | | Sync with termcap.src | ache | 1994-10-26 | 1 | -1/+1 |
* | | Remove unneeded dialog_update() because now in dialog_clear() | ache | 1994-10-25 | 2 | -2/+0 |
* | | Don't write outside of partp[] if the user gives an invalid partition | bde | 1994-10-25 | 2 | -2/+4 |
* | | Use configurable dialog attributes instead of hard-coded ones | ache | 1994-10-24 | 2 | -5/+4 |
* | | label.c: add delwin(window) | ache | 1994-10-24 | 2 | -5/+8 |
* | | Use proper dims for newwin. | ache | 1994-10-24 | 1 | -4/+5 |
* | | Clear screen on exit per Paul request | ache | 1994-10-24 | 1 | -6/+6 |
* | | Remove a couple of display_disklabel call used | paul | 1994-10-24 | 1 | -2/+0 |
* | | Round partitions to the next whole cylinder. | paul | 1994-10-24 | 6 | -26/+102 |
* | | Reviewed by: jkh | sef | 1994-10-22 | 1 | -1/+41 |
* | | Fatal() fixed: | ache | 1994-10-22 | 1 | -4/+3 |
* | | Cosmetique: just fix tabs after patch of diff -cb (previous) | ache | 1994-10-22 | 1 | -3/+3 |
* | | ExitSysinstall() fixed: | ache | 1994-10-22 | 1 | -5/+10 |
* | | Restrict fs_maxfilesize to 2^40; this is part of a bug fix from Kirk | dg | 1994-10-22 | 1 | -0/+2 |
* | | Fixed a typo and moved a dialog_clear() line. | paul | 1994-10-21 | 1 | -2/+3 |
* | | Fix all the bugs introduced by the source shuffle. | paul | 1994-10-21 | 8 | -120/+195 |
* | | Now stage2 runs all the way.. | phk | 1994-10-21 | 3 | -8/+14 |
* | | Add hardcoded cons25-m entry for mono console, if termcap.small | ache | 1994-10-21 | 1 | -9/+33 |
* | | Second time bugfix, please be carefully. | ache | 1994-10-21 | 1 | -3/+6 |
* | | Latest changes from me. Over to you Paul... | phk | 1994-10-21 | 7 | -154/+164 |
* | | Remove ncurses.h, now included into dialog.h | ache | 1994-10-20 | 1 | -1/+0 |
* | | remove unneded includes | ache | 1994-10-20 | 8 | -39/+35 |
* | | Now stage 2 should do it's job I hope. Havn't tested yet. | phk | 1994-10-20 | 3 | -33/+67 |