summaryrefslogtreecommitdiffstats
path: root/release
Commit message (Expand)AuthorAgeFilesLines
* DTRT if ESC is hit in a Yes/No dialog.jkh1996-10-098-19/+21
* Add note about SYN fix.jkh1996-10-071-1/+3
* Add -lcrypt for new ppp changes.jkh1996-10-075-10/+10
* correct spelling of 'X Window System' (tm)wosch1996-10-061-2/+2
* Sigh. There are still some weird boundry cases (argh!). Turnjkh1996-10-061-1/+1
* *blush* - I forgot to change the check for fscanf()'s return valuejkh1996-10-061-35/+30
* Detect the zero-chunks case properly, now that I've reversed the orderjkh1996-10-062-2/+9
* Correctly re-adjust current slice # when slices are deleted.jkh1996-10-062-84/+118
* Turn SAVE_USERCONFIG on again - I found the bug.jkh1996-10-061-1/+1
* Better PKG_TMPDIR handling.jkh1996-10-061-3/+2
* Found my mistake: I should have been copying from _nl in the on-diskjkh1996-10-061-11/+15
* Be more paranoid about clearing the FTP path when we have the slightestjkh1996-10-061-3/+10
* 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
OpenPOWER on IntegriCloud