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: Pierre-Yves Ritschard (pyrcvs.openbsd.org)
Date: Tue Oct 02 2007 - 16:04:13 CDT


CVSROOT: /cvs
Module name: src
Changes by: pyrcvs.openbsd.org 2007/10/02 15:04:13

Modified files:
        usr.sbin/hoststated: hoststated.c hoststated.h parse.y

Log message:
stop messing with lgetc to please hoststated's check/expect.
instead move some of the logic in yylex and do hoststated specific
translations into hoststated.c
ok gilles