Source-Changes archive

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

CVS commit: src/sys/uvm



Module Name:    src
Committed By:   uwe
Date:           Sun Dec  1 23:14:47 UTC 2019

Modified Files:
        src/sys/uvm: uvm_anon.c uvm_km.c uvm_pager.c uvm_swap.c

Log Message:
Add missing #include <sys/atomic.h>


To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 src/sys/uvm/uvm_anon.c
cvs rdiff -u -r1.149 -r1.150 src/sys/uvm/uvm_km.c
cvs rdiff -u -r1.112 -r1.113 src/sys/uvm/uvm_pager.c
cvs rdiff -u -r1.182 -r1.183 src/sys/uvm/uvm_swap.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