OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Subject: CVS: cvs.openbsd.org: src
From: Angelos D. Keromytis (angeloscvs.openbsd.org)
Date: Fri Dec 29 2000 - 19:02:56 CST


CVSROOT: /cvs
Module name: src
Changes by: angeloscvs.openbsd.org 2000/12/29 18:02:56

Modified files:
        sys/net : if_strip.c

Log message:
Fix PR 342: the problem was that the code was assuming that when the
strip interface was configured up, a tty was already associated with
it -- and proceeded to probe/reset/initialize it through a watchdog
routine...