cvs commit: src/sbin/devd devd.cc

Maxim Konovalov maxim at FreeBSD.org
Fri Apr 14 07:20:46 UTC 2006


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


More information about the cvs-src mailing list