From: Jeff D. <jd...@ka...> - 2000-06-05 17:18:21
|
I've checked in some more stuff: The ubd driver supports a new ioctl so it can look like a CD-ROM. It also now has the option of taking over a different major number. The console driver isn't so quick to panic if tcsetattr fails. Fixed a bug which was causing signals to be blocked when they should be enabled and vice-versa. Got rid of the input thread, which isn't needed now that input is totally signal-driven. Its remaining jobs are now handled by the tracing thread. Jeff |