Module Name: src Committed By: christos Date: Sat Jan 16 21:26:59 UTC 2010
Modified Files: src/usr.bin/unifdef: unifdef.c Removed Files: src/usr.bin/unifdef: stdbool.h Log Message: - we don't need stdbool.h anymore. - the previous fix for the negative index logic was wrong, fix it. To generate a diff of this commit: cvs rdiff -u -r1.1 -r0 src/usr.bin/unifdef/stdbool.h cvs rdiff -u -r1.15 -r1.16 src/usr.bin/unifdef/unifdef.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.