aboutsummaryrefslogtreecommitdiff
path: root/release
Commit message (Expand)AuthorAgeFilesLines
* Installation cleanup, round II.Jordan K. Hubbard1996-10-019-96/+123
* Saner screen refresh changes, part I.Jordan K. Hubbard1996-10-014-25/+33
* Correct a minor misspelling.Jordan K. Hubbard1996-09-291-2/+2
* Rate limit the "xxx bytes read from" message to a maximum of one perPaul Traina1996-09-261-4/+10
* If we're running through the FTP setup dialog the *first* time, skipPaul Traina1996-09-261-5/+11
* If we're unable to open /dev/ttyv0, assume that we're on a single tty systemPaul Traina1996-09-262-5/+7
* If /install.cfg exists on the local floppy (or if LOAD_CONFIG_FILE is definedPaul Traina1996-09-261-23/+46
* When doing a rerelease, cvs update from within the source directory so wePaul Traina1996-09-261-3/+5
* Fix a typo in phk's rawboot conversionPaul Traina1996-09-251-2/+2
* Remove some gratutious screen saves.Jordan K. Hubbard1996-09-221-6/+1
* Note that Adaptec 1510 controller is supported (via aic0 driver).Jordan K. Hubbard1996-09-211-1/+2
* Use rawboot for boot floppies.Poul-Henning Kamp1996-09-191-4/+3
* Don't call copySelf() when upgrading.Jordan K. Hubbard1996-09-181-7/+1
* Remove some bogosities I introduced with the init file hack (not serious,Jordan K. Hubbard1996-09-153-8/+12
* Turn off KTRACE on MFS boot floppy.Paul Traina1996-09-091-1/+2
* Various minor improvements.Jordan K. Hubbard1996-09-084-11/+36
* Add support for CVSROOT/INTCVSROOT as simple makefile variables.Paul Traina1996-09-071-3/+8
* Close a security hole in anonymous ftp setup.Jordan K. Hubbard1996-09-061-2/+2
* Simplify some dialogs on the basis of my changes to ui_objects.c in libdialog.Jordan K. Hubbard1996-09-013-94/+25
* Conditionalize some annoying debug statements, update the docs.Jordan K. Hubbard1996-08-237-21/+24
* slight cleanup of the floppy building stuff to take into accountJulian Elischer1996-08-227-26/+29
* Try to make screen update more efficient (less flickering) by moreJordan K. Hubbard1996-08-0317-66/+60
* Don't stick CD distributions under dists/ directory.Jordan K. Hubbard1996-08-031-2/+3
* Make the same fix to the disk partition editor screen.Jordan K. Hubbard1996-08-031-6/+4
* Fix an embarassing bogon in the key input code. I'll roll another snapJordan K. Hubbard1996-08-031-6/+4
* Add optional support for separate international CVS repositoryPaul Traina1996-08-021-3/+11
* Whoops! VTYs return zero values for TIOCGSIZE! Work around this.Jordan K. Hubbard1996-08-011-2/+2
* Don't query DNS if we haven't got it configured.Jordan K. Hubbard1996-08-011-12/+16
* Handle SIGPIPE in a couple of crucial places.Jordan K. Hubbard1996-08-012-8/+26
* Purely cosmetic tweaks.Jordan K. Hubbard1996-08-012-5/+5
* Clean up the results from getch().Jordan K. Hubbard1996-08-012-4/+4
* Close PR#1542. Don't just assume 24 lines, get the tty size.Jordan K. Hubbard1996-08-016-16/+28
* Add a required save/restoreJordan K. Hubbard1996-07-311-1/+3
* Try again.Jordan K. Hubbard1996-07-311-2/+2
* Don't munge keystrokes.Jordan K. Hubbard1996-07-314-20/+27
* Prevent Geometry warning messages when the disk is already "dedicated"Jordan K. Hubbard1996-07-311-11/+6
* More minor tweaks (that I'm trying to get into the SNAP).Jordan K. Hubbard1996-07-311-15/+15
* Detect which partitions have already been created with `auto' so as not to cr...Jordan K. Hubbard1996-07-315-98/+122
* link chgrp to chown, don't list it as a binaryJordan K. Hubbard1996-07-312-4/+6
* Add chgrp to fixit, closes PR#1342Jordan K. Hubbard1996-07-292-4/+4
* Update samba install to agree with new port.Jordan K. Hubbard1996-07-261-3/+3
* Fix some bogus argument handling - whups! James was right..Jordan K. Hubbard1996-07-221-2/+3
* 1. Fix the CD installation bogon for Novice install I mentioned.Jordan K. Hubbard1996-07-165-69/+95
* Damn - looks like upgrade got broken along the way and it's not somethingJordan K. Hubbard1996-07-142-30/+47
* Upgrade Apache to 1.1.1.Jordan K. Hubbard1996-07-131-2/+2
* Make CD version clash non-fatal.Jordan K. Hubbard1996-07-131-5/+3
* Back out my change for Peter which did transfer timings based on currentJordan K. Hubbard1996-07-131-7/+7
* Fix a bogon in the Novice mode CD auto-selection.Jordan K. Hubbard1996-07-131-4/+6
* Fix EBUSY checking in devices.c - DTRT when it's detected on a CD.Jordan K. Hubbard1996-07-132-8/+7
* Remove some suspect sector size calculations which are also the sourceJordan K. Hubbard1996-07-121-10/+1