Changes from 1.3.19 to 1.3.20
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 patch-1.3.20.gz
These are from Linus:
- Better makefiles to avoid some re-compilation.
- Fixed a few missing include statements that made 1.3.19 very hard to compile in
certain configurations.
- Updated AX.25 net code.
- Hopefully the strace problem really is fixed now..
- IPIP bugfix.
- Unix domain socket updates (async IO, address fixes).