Module Name: src Committed By: christos Date: Thu Dec 29 23:54:29 UTC 2016
Modified Files: src/usr.bin/xlint/lint1: cgram.y scan.l Log Message: handle __ symbols differently (so we don't duplicate entries in the table) and add non_null. To generate a diff of this commit: cvs rdiff -u -r1.87 -r1.88 src/usr.bin/xlint/lint1/cgram.y cvs rdiff -u -r1.72 -r1.73 src/usr.bin/xlint/lint1/scan.l Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.