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:   matt
Date:           Tue Jan 18 23:56:49 UTC 2011

Modified Files:
        src/sys/arch/sparc64/sparc64: vm_machdep.c
        src/sys/arch/x86/x86: vm_machdep.c
        src/sys/kern: kern_fork.c

Log Message:
Copy PK_32 to p2->p_flag instead of doing it in the cpu_proc_fork hook.


To generate a diff of this commit:
cvs rdiff -u -r1.93 -r1.94 src/sys/arch/sparc64/sparc64/vm_machdep.c
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/x86/x86/vm_machdep.c
cvs rdiff -u -r1.178 -r1.179 src/sys/kern/kern_fork.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