Subject: tty line-disciplines can now handle poll(2) system calls
To: None <current-users@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: current-users
Date: 05/02/2001 11:41:45
Hi Folks,

I've just committed a change to all the tty-style drivers in the kernel
to allow line-disciplines to intercept the poll(2) system call.

There was no functional change to existing code, so any breakage is likely
to be compile/link time errors on non-i386 platforms due to typos on my
part.

Please send-pr any problems encountered.

Cheers, Steve