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: Bob Beck (beckcvs.openbsd.org)
Date: Mon Feb 23 2004 - 15:17:54 CST


CVSROOT: /cvs
Module name: src
Changes by: beckcvs.openbsd.org 2004/02/23 14:17:54

Modified files:
        sys/kern : tty_pty.c

Log message:
Make sure we allow for the time when check_pty has not yet been called
before we get invoked, by making sure getfree thinks an unused and
unallocated pt_softc entry is actually free rather than following NULL.
ok cedric