Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/compat/linux/arch
Module Name: src
Committed By: christos
Date: Sat Jun 10 21:15:33 UTC 2006
Modified Files:
src/sys/compat/linux/arch/alpha: syscalls.master
src/sys/compat/linux/arch/amd64: syscalls.master
src/sys/compat/linux/arch/arm: syscalls.master
src/sys/compat/linux/arch/i386: syscalls.master
src/sys/compat/linux/arch/m68k: syscalls.master
src/sys/compat/linux/arch/mips: syscalls.master
src/sys/compat/linux/arch/powerpc: syscalls.master
Log Message:
linux getpriority is off-by-20 so use our own function.
>From PR/33671: Nicolas Joly
To generate a diff of this commit:
cvs rdiff -r1.52 -r1.53 src/sys/compat/linux/arch/alpha/syscalls.master
cvs rdiff -r1.10 -r1.11 src/sys/compat/linux/arch/amd64/syscalls.master
cvs rdiff -r1.23 -r1.24 src/sys/compat/linux/arch/arm/syscalls.master
cvs rdiff -r1.77 -r1.78 src/sys/compat/linux/arch/i386/syscalls.master
cvs rdiff -r1.48 -r1.49 src/sys/compat/linux/arch/m68k/syscalls.master
cvs rdiff -r1.20 -r1.21 src/sys/compat/linux/arch/mips/syscalls.master
cvs rdiff -r1.26 -r1.27 src/sys/compat/linux/arch/powerpc/syscalls.master
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