summaryrefslogtreecommitdiffstats
path: root/release
Commit message (Expand)AuthorAgeFilesLines
* Make the save_userconfig() stuff conditional and turned off by defaultjkh1996-10-054-47/+48
* Erm. I'm sleepy. Handle the null-field case the way I actually meantjkh1996-10-051-12/+5
* OK, *now* the symbol file is being generated in the correct place.jkh1996-10-051-2/+8
* Wait for any stray processes we might be sent while running as init.jkh1996-10-051-1/+5
* Correct check for ensuring that the network configuration isn't fiddled withjkh1996-10-051-9/+9
* 1. Change device probing so that high speed network devices are found beforejkh1996-10-053-58/+67
* Multiple changes stacked as one commit since they all depend on one another.jkh1996-10-055-49/+78
* Correct a misuse of the GENERIC kernel where I should have referencedjkh1996-10-051-2/+2
* Fix bogon with kernel name.jkh1996-10-051-2/+2
* Add stuff to CLEANFILES.jkh1996-10-051-1/+1
* Yet Another Bogon Fix.jkh1996-10-051-224/+211
* Simplify the compiled-in nlist case a bit by naming the structuresjkh1996-10-052-10/+9
* Various cosmetic tweaks.jkh1996-10-043-21/+28
* Whoops! Fix a stupid bogon.jkh1996-10-041-3/+10
* Syncronize my tree so Eric can access the latest code.jkh1996-10-0411-71/+145
* Temporarily disable userconfig saving until I figure out why uc_open()jkh1996-10-031-1/+3
* Check return values from uc_open() correctly. Note: This seems to workjkh1996-10-031-3/+3
* Fix the "missing nameserver value" bug. Simplify some unnecessarilyjkh1996-10-032-16/+33
* First cut at a "copy userconfig changes from installation kernel to installedjkh1996-10-0312-60/+1653
* One small policy tweak to something I like better.jkh1996-10-023-6/+8
* More strategic screen clears().jkh1996-10-021-12/+26
* Fixes and a place-holder for future work.jkh1996-10-023-10/+22
* Sheesh - it's a lot easier to call mediaSetFTP() than to duplicate thejkh1996-10-021-4/+4
* Catch a clear() I missed.jkh1996-10-021-5/+6
* Don't annoyingly reconfigure the network when you don't have to.jkh1996-10-022-13/+22
* More tweaks to FTP reselection code - allow "none" to stand forjkh1996-10-022-12/+10
* Try to get the info file before the whole file - it eliminatesjkh1996-10-021-27/+29
* Make FTP site reselection work the way it always should have.jkh1996-10-022-27/+26
* Doc updates for next SNAP.jkh1996-10-021-19/+29
* Update some docs.jkh1996-10-011-1/+10
* Round 2.5jkh1996-10-013-14/+30
* Installation cleanup, round II.jkh1996-10-019-96/+123
* Saner screen refresh changes, part I.jkh1996-10-014-25/+33
* Correct a minor misspelling.jkh1996-09-291-2/+2
* Rate limit the "xxx bytes read from" message to a maximum of one perpst1996-09-261-4/+10
* If we're running through the FTP setup dialog the *first* time, skippst1996-09-261-5/+11
* If we're unable to open /dev/ttyv0, assume that we're on a single tty systempst1996-09-262-5/+7
* If /install.cfg exists on the local floppy (or if LOAD_CONFIG_FILE is definedpst1996-09-261-23/+46
* When doing a rerelease, cvs update from within the source directory so wepst1996-09-261-3/+5
* Fix a typo in phk's rawboot conversionpst1996-09-251-2/+2
* Remove some gratutious screen saves.jkh1996-09-221-6/+1
* Note that Adaptec 1510 controller is supported (via aic0 driver).jkh1996-09-211-1/+2
* Use rawboot for boot floppies.phk1996-09-191-4/+3
* Don't call copySelf() when upgrading.jkh1996-09-181-7/+1
* Remove some bogosities I introduced with the init file hack (not serious,jkh1996-09-153-8/+12
* Turn off KTRACE on MFS boot floppy.pst1996-09-091-1/+2
* Various minor improvements.jkh1996-09-084-11/+36
* Add support for CVSROOT/INTCVSROOT as simple makefile variables.pst1996-09-071-3/+8
* Close a security hole in anonymous ftp setup.jkh1996-09-061-2/+2
* Simplify some dialogs on the basis of my changes to ui_objects.c in libdialog.jkh1996-09-013-94/+25
OpenPOWER on IntegriCloud