Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 05/01/2004 07:16:55
Module Name:	src
Committed By:	matt
Date:		Sat May  1 07:16:55 UTC 2004

Modified Files:
	src/sys/kern: kern_sysctl.c
	src/sys/sys: cdefs_elf.h

Log Message:
Define link_sets start/stop as ptype * const [] since they are in a
readonly section.


To generate a diff of this commit:
cvs rdiff -r1.173 -r1.174 src/sys/kern/kern_sysctl.c
cvs rdiff -r1.18 -r1.19 src/sys/sys/cdefs_elf.h

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