Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/sys
Module Name: src
Committed By: itohy
Date: Fri Dec 26 11:43:25 UTC 2003
Modified Files:
src/sys/sys: sysctl.h
Log Message:
sysctl_funcs is a set of symbols in text segment (function pointers),
and we must use __link_set_add_text() instead of __link_set_add_data().
To generate a diff of this commit:
cvs rdiff -r1.102 -r1.103 src/sys/sys/sysctl.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index