OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Todd C. Miller (millertcvs.openbsd.org)
Date: Wed Oct 01 2008 - 15:32:44 CDT


CVSROOT: /cvs
Module name: src
Changes by: millertcvs.openbsd.org 2008/10/01 14:32:44

Modified files:
        libexec/lockspool: lockspool.c

Log message:
Use poll() to determine when stdin is readable and throw away input
until we hit EOF. OK deraadt