cvs commit: src/sys/alpha/linux syscalls.master
src/sys/amd64/linux32
syscalls.master src/sys/i386/linux syscalls.master
src/sys/compat/linux linux_misc.c
Maxim Sobolev
sobomax at FreeBSD.org
Wed Jun 8 20:41:29 GMT 2005
sobomax 2005-06-08 20:41:28 UTC
FreeBSD src repository
Modified files:
sys/alpha/linux syscalls.master
sys/amd64/linux32 syscalls.master
sys/i386/linux syscalls.master
sys/compat/linux linux_misc.c
Log:
Properly convert FreeBSD priority values into Linux values in the
getpriority(2) syscall.
PR: kern/81951
Submitted by: Andriy Gapon <avg at icyb.net.ua>
Revision Changes Path
1.63 +1 -1 src/sys/alpha/linux/syscalls.master
1.4 +1 -1 src/sys/amd64/linux32/syscalls.master
1.169 +13 -0 src/sys/compat/linux/linux_misc.c
1.61 +1 -1 src/sys/i386/linux/syscalls.master
More information about the cvs-src
mailing list