Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [nathanw_sa] syssrc/sys/arch/i386/i386
Module Name: syssrc
Committed By: nathanw
Date: Mon May 6 20:57:47 UTC 2002
Modified Files:
syssrc/sys/arch/i386/i386 [nathanw_sa]: svr4_machdep.c
Log Message:
Move "struct proc *p = l->l_proc;" inside the #ifdef USER_LDT, since p
is unused otherwise.
To generate a diff of this commit:
cvs rdiff -r1.50.4.11 -r1.50.4.12 syssrc/sys/arch/i386/i386/svr4_machdep.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