Source-Changes archive

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

CVS commit: src/sys/sys



Module Name:    src
Committed By:   christos
Date:           Mon Nov  6 17:56:25 UTC 2017

Modified Files:
        src/sys/sys: exec_elf.h kobj.h ksyms.h

Log Message:
Since _RUMPKERNEL is really userland code it needs ARCH_ELFSIZE,
not KERN_ELFSIZE, make it so!


To generate a diff of this commit:
cvs rdiff -u -r1.157 -r1.158 src/sys/sys/exec_elf.h
cvs rdiff -u -r1.19 -r1.20 src/sys/sys/kobj.h
cvs rdiff -u -r1.36 -r1.37 src/sys/sys/ksyms.h

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