Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
Module Name: src
Committed By: peter
Date: Fri Oct 22 09:49:18 UTC 2004
Modified Files:
src/sys/kern: kern_lkm.c
Log Message:
Remove the confusing PAGESIZE macro and calculate the size by doing
size / 1024.
Approved by mrg.
To generate a diff of this commit:
cvs rdiff -r1.74 -r1.75 src/sys/kern/kern_lkm.c
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