Linux-1.3.95 - spelling fixes

Linus Torvalds (torvalds@cs.helsinki.fi)
Wed, 24 Apr 1996 17:10:57 +0300 (EET DST)


This is yet another of those venerable kernels in the series "boring version
names", ie v1.3.95 has been released. It's a rather boring patch too - it
mainly just corrects spelung misteaks.

For the alpha people, it has support for "strace", but no strace binary that
knows about it yet ;-) Thomas Bogendoerfer has been working on that side, but
I'm afraid I changed the kernel code a bit, and we'll have to synchronize
things a bit more (the basics are there, it's just that with my changes his
binary gets kind of confused and uses some very non-real system call numbers)

Other changes:
- smaller, faster memset for alpha
- ide-tape bugfixes
- pty slave open fixes
- stallion driver update
- cyclades _really_ starts from minor 0 this time (sorry for the false alarm)
- depca and ewrk3 driver fix (oops, that was an ugly one)
- scsi reset buglet fixed
- scsi tape fixes
- sound driver one-liner
- affs may compile (but don't expect it to work on little-endian, and the m68k
is not otherwise fully integrated yet)

Have fun,

Linus