Changes from 1.1.79 to 1.1.80
These changes are archived on ftp.crynwr.com:pub/kchanges
and http://www.crynwr.com/kchanges.
I cannot answer questions about Linux -- I merely summarize the kernel
patches after reading them. I try to make them useful to everyone,
but kernel hackers should take them with a grain of salt and read the
patches themselves. The patch file is patch80.gz
- More spelling errors corrected. More spelling errors introduced. Sigh.
- Peter MacDonald added to CREDITS (back in patch78, sorry)
- Dario Ballabio, Jochen Hein, and Scott Snyder added to CREDITS
- ARCNET driver included (but turned off by default in i386/config.in).
- More architecture changes (so what else were you expecting??) Most of
these changes don't affect the i386 code except to move it
from file to file and subdir to subdir.
- Oops, limit the Unix domain sockets to 128.
- Lots of renaming in shared memory code.
- New stack creation code in fork().
- I/O region management has been moved into a new kernel file of its own.