Kernel Change Summary pre2.0.4

Kernel Change Summary pre2.0.4

Post by Michael Elizabeth Chasta » Wed, 15 May 1996 04:00:00



Kernel Change Summary
Linux pre2.0.4 (1098 lines)
Tue 14 May 1996

My KCS archive: ftp://ftp.shout.net/pub/users/mec/kcs

Documentation/Changes: document mtools and fdutils.
README: change version number from 1.3.xx to 2.0.xx;
    remove caveats about development kernel.
arch/i386/kernel/entry.S: delete an unused 'errno' field.
drivers/block/floppy.c: fd_eject: add missing 'return 0'.
drivers/net/dlci.c: converted to use SIOC IOCTL calls [Mike McLagan].
drivers/scsi/scsi.c: change timeout and delay times.
fs/isofs/rock.c: parse_rock_ridge_inode: change symbolic link code.
fs/locks.c: add some #ifdef CONFIG_LOCK_MANDATORY for mandatory-lock code.
fs/read_write.c: sys_lseek: change return type from int to long.
include/linux/fs.h: CONFIG_LOCK_MANDATORY changes.
net/ipv4/af_inet.c: ADD/DEL DLCI Ioctls [Mike McLagan].
net/unix/af_unix.c: unix_connect: on SS_UNCONNECTED, set filp to NULL.

Michael Chastain