Searched hist:210883 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/sbin/hastd/
H A Dparse.ydiff 210883 Thu Aug 05 19:20:49 MDT 2010 pjd Prepare configuration parsing code to be called multiple times:
- Don't exit on errors if not requested.
- Don't keep configuration in global variable, but allocate memory for
configuration.
- Call yyrestart() before yyparse() so that on error in configuration file
we will start from the begining next time and not from the place we left of.

MFC after: 1 month
H A Dhast.hdiff 210883 Thu Aug 05 19:20:49 MDT 2010 pjd Prepare configuration parsing code to be called multiple times:
- Don't exit on errors if not requested.
- Don't keep configuration in global variable, but allocate memory for
configuration.
- Call yyrestart() before yyparse() so that on error in configuration file
we will start from the begining next time and not from the place we left of.

MFC after: 1 month
H A Dhastd.cdiff 210883 Thu Aug 05 19:20:49 MDT 2010 pjd Prepare configuration parsing code to be called multiple times:
- Don't exit on errors if not requested.
- Don't keep configuration in global variable, but allocate memory for
configuration.
- Call yyrestart() before yyparse() so that on error in configuration file
we will start from the begining next time and not from the place we left of.

MFC after: 1 month

Completed in 102 milliseconds