how can i tell if there is something ready to be read from a NetBSD stdio stream? on a lot of systems if stream is a (FILE *) then stream->cnt _works. this doesnt work on NetBSD. do i want stream->_r? -bri ------------------------------------------------------------------------------