On Wed, Sep 28, 2005 at 03:50:22AM -0700, Dave Hayes wrote: > DragonFly's FILE struct has no _bf record. I think this code is > trying to see if anything is in the stdin buffer. What would the > proper way be on DragonFly? I'm thinking: Check if the code supports __fpending or change it to use that. Joerg