Subject: CVS commit: src/sys/sys
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 05/29/2005 21:19:41
Module Name:	src
Committed By:	christos
Date:		Sun May 29 21:19:41 UTC 2005

Modified Files:
	src/sys/sys: conf.h exec.h exec_macho.h hash.h ksyms.h mount.h sysctl.h
	    systm.h vnode.h

Log Message:
Sprinkle const.


To generate a diff of this commit:
cvs rdiff -r1.116 -r1.117 src/sys/sys/conf.h
cvs rdiff -r1.106 -r1.107 src/sys/sys/exec.h
cvs rdiff -r1.16 -r1.17 src/sys/sys/exec_macho.h
cvs rdiff -r1.1 -r1.2 src/sys/sys/hash.h
cvs rdiff -r1.9 -r1.10 src/sys/sys/ksyms.h
cvs rdiff -r1.128 -r1.129 src/sys/sys/mount.h
cvs rdiff -r1.134 -r1.135 src/sys/sys/sysctl.h
cvs rdiff -r1.176 -r1.177 src/sys/sys/systm.h
cvs rdiff -r1.135 -r1.136 src/sys/sys/vnode.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.