Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: pgoyette
Date: Wed Dec 4 23:35:36 UTC 2019
Modified Files:
src/lib/libc/sys: modctl.2
src/sbin/modstat: modstat.8
Log Message:
Note that the size returned by modctl(2) and displayed by modstat(8) is
only for the module's text section, not for the entire size of the module.
Addresses PR kern-54737
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/lib/libc/sys/modctl.2
cvs rdiff -u -r1.23 -r1.24 src/sbin/modstat/modstat.8
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