aboutsummaryrefslogtreecommitdiff
path: root/release
Commit message (Expand)AuthorAgeFilesLines
* Mondo-merge of new 2.2 installation technology.Jordan K. Hubbard1996-10-151-1/+1
* Don't casually blow away FTP site settings now that it's easy for userJordan K. Hubbard1996-10-141-5/+4
* Remove the now-unusable ports configuration code. Swapping CDs is bogus.Jordan K. Hubbard1996-10-146-136/+13
* Adjust the boot-time userconfig options to match reality.Jordan K. Hubbard1996-10-141-2/+1
* Adjust release notes for upcoming re-SNAP.Jordan K. Hubbard1996-10-131-1/+18
* Be less draconian about distribution extraction errors - still writeJordan K. Hubbard1996-10-122-8/+10
* Get the pysical address for id_maddr when opening an -incore kernel.Eric L. Hernes1996-10-127-21/+25
* Some cosmetic tweaks, attempt to fix package wait problem by checkingJordan K. Hubbard1996-10-123-10/+16
* Ahem. It might be nice if I included /usr/src/contrib in with the otherJordan K. Hubbard1996-10-106-27/+39
* DTRT if ESC is hit in a Yes/No dialog.Jordan K. Hubbard1996-10-098-19/+21
* Add note about SYN fix.Jordan K. Hubbard1996-10-071-1/+3
* Add -lcrypt for new ppp changes.Jordan K. Hubbard1996-10-075-10/+10
* correct spelling of 'X Window System' (tm)Wolfram Schneider1996-10-061-2/+2
* Sigh. There are still some weird boundry cases (argh!). TurnJordan K. Hubbard1996-10-061-1/+1
* *blush* - I forgot to change the check for fscanf()'s return valueJordan K. Hubbard1996-10-061-35/+30
* Detect the zero-chunks case properly, now that I've reversed the orderJordan K. Hubbard1996-10-062-2/+9
* Correctly re-adjust current slice # when slices are deleted.Jordan K. Hubbard1996-10-062-84/+118
* Turn SAVE_USERCONFIG on again - I found the bug.Jordan K. Hubbard1996-10-061-1/+1
* Better PKG_TMPDIR handling.Jordan K. Hubbard1996-10-061-3/+2
* Found my mistake: I should have been copying from _nl in the on-diskJordan K. Hubbard1996-10-061-11/+15
* Be more paranoid about clearing the FTP path when we have the slightestJordan K. Hubbard1996-10-061-3/+10
* Make the save_userconfig() stuff conditional and turned off by defaultJordan K. Hubbard1996-10-054-47/+48
* Erm. I'm sleepy. Handle the null-field case the way I actually meantJordan K. Hubbard1996-10-051-12/+5
* OK, *now* the symbol file is being generated in the correct place.Jordan K. Hubbard1996-10-051-2/+8
* Wait for any stray processes we might be sent while running as init.Jordan K. Hubbard1996-10-051-1/+5
* Correct check for ensuring that the network configuration isn't fiddled withJordan K. Hubbard1996-10-051-9/+9
* 1. Change device probing so that high speed network devices are found beforeJordan K. Hubbard1996-10-053-58/+67
* Multiple changes stacked as one commit since they all depend on one another.Jordan K. Hubbard1996-10-055-49/+78
* Correct a misuse of the GENERIC kernel where I should have referencedJordan K. Hubbard1996-10-051-2/+2
* Fix bogon with kernel name.Jordan K. Hubbard1996-10-051-2/+2
* Add stuff to CLEANFILES.Jordan K. Hubbard1996-10-051-1/+1
* Yet Another Bogon Fix.Jordan K. Hubbard1996-10-051-224/+211
* Simplify the compiled-in nlist case a bit by naming the structuresJordan K. Hubbard1996-10-052-10/+9
* Various cosmetic tweaks.Jordan K. Hubbard1996-10-043-21/+28
* Whoops! Fix a stupid bogon.Jordan K. Hubbard1996-10-041-3/+10
* Syncronize my tree so Eric can access the latest code.Jordan K. Hubbard1996-10-0411-71/+145
* Temporarily disable userconfig saving until I figure out why uc_open()Jordan K. Hubbard1996-10-031-1/+3
* Check return values from uc_open() correctly. Note: This seems to workJordan K. Hubbard1996-10-031-3/+3
* Fix the "missing nameserver value" bug. Simplify some unnecessarilyJordan K. Hubbard1996-10-032-16/+33
* First cut at a "copy userconfig changes from installation kernel to installedJordan K. Hubbard1996-10-0312-60/+1653
* One small policy tweak to something I like better.Jordan K. Hubbard1996-10-023-6/+8
* More strategic screen clears().Jordan K. Hubbard1996-10-021-12/+26
* Fixes and a place-holder for future work.Jordan K. Hubbard1996-10-023-10/+22
* Sheesh - it's a lot easier to call mediaSetFTP() than to duplicate theJordan K. Hubbard1996-10-021-4/+4
* Catch a clear() I missed.Jordan K. Hubbard1996-10-021-5/+6
* Don't annoyingly reconfigure the network when you don't have to.Jordan K. Hubbard1996-10-022-13/+22
* More tweaks to FTP reselection code - allow "none" to stand forJordan K. Hubbard1996-10-022-12/+10
* Try to get the info file before the whole file - it eliminatesJordan K. Hubbard1996-10-021-27/+29
* Make FTP site reselection work the way it always should have.Jordan K. Hubbard1996-10-022-27/+26
* Doc updates for next SNAP.Jordan K. Hubbard1996-10-021-19/+29