Subject: CVS commit: src/usr.bin/make
To: None <source-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: source-changes
Date: 06/29/2006 22:02:06
Module Name: src
Committed By: rillig
Date: Thu Jun 29 22:02:06 UTC 2006
Modified Files:
src/usr.bin/make: arch.c main.c suff.c
Log Message:
Fixed gcc warnings about signed vs. unsigned in comparisons.
To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 src/usr.bin/make/arch.c
cvs rdiff -r1.126 -r1.127 src/usr.bin/make/main.c
cvs rdiff -r1.53 -r1.54 src/usr.bin/make/suff.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.