From: entropy@ee.WPI.EDU (Lawrence C. Foard) Subject: tubes on tsx-11 Date: Wed, 26 Feb 1992 09:55:59 GMT
I've uploaded my kernel+some demo programs to tsx-11.mit.edu as tubes.tar.Z.
I tried to patch a fresh kernel and then make a diff from that but ran into
some weird problems which might also explain the problems people had with
the floppy patch. The fresh kernel seems to have some things mine doesn't.
The kernel I uploaded is the one I've been using, floppy+vc patchs.
All the changes in fs/*.c (except select) are surrounded with #ifdefs so
they could be cut and pasted in to another kernel. I'm hoping that once
Linux has VFS it will be possible to make a simple patch instead of
modifying a bunch of files.