Newsgroups: comp.os.linux.announce
Subject: Kernel change summary 1.1.43 -> 1.1.44

SA_INTERRUP mis-spelled in QIC-02 tape driver.
Added compatibility for 8390 clones in transmit busy code.
Keep a per-process uid and gid for permission to access a file system.
	Makes it easier/safer to implement the access() system call.
Added system calls to change the fsuid and fsgid.
Memcpy_fromfs didn't work if you tried to move a constant 3 bytes

Compiler compatibility:
Added a few missing casts of structures.
Removed use of keyword "private" and "new".
Don't take address of function in soundcard driver.
