Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Apr 2006 07:20:43 +0000 (UTC)
From:      Maxim Konovalov <maxim@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/devd devd.cc
Message-ID:  <200604140720.k3E7Kiic087665@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
maxim       2006-04-14 07:20:42 UTC

  FreeBSD src repository

  Modified files:
    sbin/devd            devd.cc 
  Log:
  o Yacc's lineno variable holds a total number of parsed lines.
  Reset it to 1 for each devd config file so if the parser finds
  a syntax error devd(8) will report a correct line number.
  
  Submitted by:   Niki Denev
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.32      +1 -0      src/sbin/devd/devd.cc



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604140720.k3E7Kiic087665>