| Commit message (Expand) | Author | Age | Files | Lines |
* | Installation cleanup, round II. | jkh | 1996-10-01 | 9 | -96/+123 |
* | Saner screen refresh changes, part I. | jkh | 1996-10-01 | 4 | -25/+33 |
* | Correct a minor misspelling. | jkh | 1996-09-29 | 1 | -2/+2 |
* | Rate limit the "xxx bytes read from" message to a maximum of one per | pst | 1996-09-26 | 1 | -4/+10 |
* | If we're running through the FTP setup dialog the *first* time, skip | pst | 1996-09-26 | 1 | -5/+11 |
* | If we're unable to open /dev/ttyv0, assume that we're on a single tty system | pst | 1996-09-26 | 2 | -5/+7 |
* | If /install.cfg exists on the local floppy (or if LOAD_CONFIG_FILE is defined | pst | 1996-09-26 | 1 | -23/+46 |
* | When doing a rerelease, cvs update from within the source directory so we | pst | 1996-09-26 | 1 | -3/+5 |
* | Fix a typo in phk's rawboot conversion | pst | 1996-09-25 | 1 | -2/+2 |
* | Remove some gratutious screen saves. | jkh | 1996-09-22 | 1 | -6/+1 |
* | Note that Adaptec 1510 controller is supported (via aic0 driver). | jkh | 1996-09-21 | 1 | -1/+2 |
* | Use rawboot for boot floppies. | phk | 1996-09-19 | 1 | -4/+3 |
* | Don't call copySelf() when upgrading. | jkh | 1996-09-18 | 1 | -7/+1 |
* | Remove some bogosities I introduced with the init file hack (not serious, | jkh | 1996-09-15 | 3 | -8/+12 |
* | Turn off KTRACE on MFS boot floppy. | pst | 1996-09-09 | 1 | -1/+2 |
* | Various minor improvements. | jkh | 1996-09-08 | 4 | -11/+36 |
* | Add support for CVSROOT/INTCVSROOT as simple makefile variables. | pst | 1996-09-07 | 1 | -3/+8 |
* | Close a security hole in anonymous ftp setup. | jkh | 1996-09-06 | 1 | -2/+2 |
* | Simplify some dialogs on the basis of my changes to ui_objects.c in libdialog. | jkh | 1996-09-01 | 3 | -94/+25 |
* | Conditionalize some annoying debug statements, update the docs. | jkh | 1996-08-23 | 7 | -21/+24 |
* | slight cleanup of the floppy building stuff to take into account | julian | 1996-08-22 | 7 | -26/+29 |
* | Try to make screen update more efficient (less flickering) by more | jkh | 1996-08-03 | 17 | -66/+60 |
* | Don't stick CD distributions under dists/ directory. | jkh | 1996-08-03 | 1 | -2/+3 |
* | Make the same fix to the disk partition editor screen. | jkh | 1996-08-03 | 1 | -6/+4 |
* | Fix an embarassing bogon in the key input code. I'll roll another snap | jkh | 1996-08-03 | 1 | -6/+4 |
* | Add optional support for separate international CVS repository | pst | 1996-08-02 | 1 | -3/+11 |
* | Whoops! VTYs return zero values for TIOCGSIZE! Work around this. | jkh | 1996-08-01 | 1 | -2/+2 |
* | Don't query DNS if we haven't got it configured. | jkh | 1996-08-01 | 1 | -12/+16 |
* | Handle SIGPIPE in a couple of crucial places. | jkh | 1996-08-01 | 2 | -8/+26 |
* | Purely cosmetic tweaks. | jkh | 1996-08-01 | 2 | -5/+5 |
* | Clean up the results from getch(). | jkh | 1996-08-01 | 2 | -4/+4 |
* | Close PR#1542. Don't just assume 24 lines, get the tty size. | jkh | 1996-08-01 | 6 | -16/+28 |
* | Add a required save/restore | jkh | 1996-07-31 | 1 | -1/+3 |
* | Try again. | jkh | 1996-07-31 | 1 | -2/+2 |
* | Don't munge keystrokes. | jkh | 1996-07-31 | 4 | -20/+27 |
* | Prevent Geometry warning messages when the disk is already "dedicated" | jkh | 1996-07-31 | 1 | -11/+6 |
* | More minor tweaks (that I'm trying to get into the SNAP). | jkh | 1996-07-31 | 1 | -15/+15 |
* | Detect which partitions have already been created with `auto' so as not to cr... | jkh | 1996-07-31 | 5 | -98/+122 |
* | link chgrp to chown, don't list it as a binary | jkh | 1996-07-31 | 2 | -4/+6 |
* | Add chgrp to fixit, closes PR#1342 | jkh | 1996-07-29 | 2 | -4/+4 |
* | Update samba install to agree with new port. | jkh | 1996-07-26 | 1 | -3/+3 |
* | Fix some bogus argument handling - whups! James was right.. | jkh | 1996-07-22 | 1 | -2/+3 |
* | 1. Fix the CD installation bogon for Novice install I mentioned. | jkh | 1996-07-16 | 5 | -69/+95 |
* | Damn - looks like upgrade got broken along the way and it's not something | jkh | 1996-07-14 | 2 | -30/+47 |
* | Upgrade Apache to 1.1.1. | jkh | 1996-07-13 | 1 | -2/+2 |
* | Make CD version clash non-fatal. | jkh | 1996-07-13 | 1 | -5/+3 |
* | Back out my change for Peter which did transfer timings based on current | jkh | 1996-07-13 | 1 | -7/+7 |
* | Fix a bogon in the Novice mode CD auto-selection. | jkh | 1996-07-13 | 1 | -4/+6 |
* | Fix EBUSY checking in devices.c - DTRT when it's detected on a CD. | jkh | 1996-07-13 | 2 | -8/+7 |
* | Remove some suspect sector size calculations which are also the source | jkh | 1996-07-12 | 1 | -10/+1 |