Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.sbin/ndiscvt
Module Name: src
Committed By: martin
Date: Wed Apr 19 17:52:24 UTC 2006
Modified Files:
src/usr.sbin/ndiscvt: inf-parse.y
Log Message:
Remove a reduce/reduce conflict by splitting the "assign" non-terminal
into a assign_list one (comma separated list of assigns) and the simple
assign one.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/usr.sbin/ndiscvt/inf-parse.y
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index