Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 06/01/2005 18:03:50
Module Name: src
Committed By: drochner
Date: Wed Jun 1 18:03:50 UTC 2005
Modified Files:
src/sys/sys: mbuf.h
src/sys/uvm: uvm_stat.h
Log Message:
prepend an underscore to local variables in macros, to avoid shadowing
user defined ones
To generate a diff of this commit:
cvs rdiff -r1.107 -r1.108 src/sys/sys/mbuf.h
cvs rdiff -r1.35 -r1.36 src/sys/uvm/uvm_stat.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.