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:   maxv
Date:           Thu Nov 14 16:48:51 UTC 2019

Modified Files:
        src/sys/arch/aarch64/aarch64: aarch64_machdep.c pmap.c
        src/sys/arch/amd64/amd64: machdep.c
        src/sys/uvm: uvm_glue.c

Log Message:
Don't include "opt_kasan.h" when there's already <sys/asan.h> included.


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/sys/arch/aarch64/aarch64/aarch64_machdep.c
cvs rdiff -u -r1.48 -r1.49 src/sys/arch/aarch64/aarch64/pmap.c
cvs rdiff -u -r1.339 -r1.340 src/sys/arch/amd64/amd64/machdep.c
cvs rdiff -u -r1.168 -r1.169 src/sys/uvm/uvm_glue.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