Module Name: src Committed By: martin Date: Mon Dec 9 15:56:49 UTC 2019
Modified Files: src/lib/libc/sys [netbsd-9]: modctl.2 src/sbin/modstat [netbsd-9]: modstat.8 Log Message: Pull up following revision(s) (requested by pgoyette in ticket #527): sbin/modstat/modstat.8: revision 1.24 sbin/modstat/modstat.8: revision 1.26 lib/libc/sys/modctl.2: revision 1.16 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 Remove superfluous Pp. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.15.2.1 src/lib/libc/sys/modctl.2 cvs rdiff -u -r1.23 -r1.23.2.1 src/sbin/modstat/modstat.8 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.