Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys



Module Name:    src
Committed By:   riastradh
Date:           Wed Oct 26 23:22:07 UTC 2022

Modified Files:
        src/sys/arch/amd64/amd64: machdep.c
        src/sys/kern: kern_module.c subr_kobj.c
        src/sys/rump/librump/rumpkern: vm.c

Log Message:
sys/*: Get module_map consistently from sys/module.h.


To generate a diff of this commit:
cvs rdiff -u -r1.363 -r1.364 src/sys/arch/amd64/amd64/machdep.c
cvs rdiff -u -r1.159 -r1.160 src/sys/kern/kern_module.c
cvs rdiff -u -r1.73 -r1.74 src/sys/kern/subr_kobj.c
cvs rdiff -u -r1.193 -r1.194 src/sys/rump/librump/rumpkern/vm.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