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 Jul  9 14:49:41 UTC 2011

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:
the first argument of {g,s}etitimer() is int not u_int.


To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 src/sys/compat/linux/arch/alpha/syscalls.master
cvs rdiff -u -r1.37 -r1.38 src/sys/compat/linux/arch/amd64/syscalls.master
cvs rdiff -u -r1.46 -r1.47 src/sys/compat/linux/arch/arm/syscalls.master
cvs rdiff -u -r1.105 -r1.106 src/sys/compat/linux/arch/i386/syscalls.master
cvs rdiff -u -r1.71 -r1.72 src/sys/compat/linux/arch/m68k/syscalls.master
cvs rdiff -u -r1.41 -r1.42 src/sys/compat/linux/arch/mips/syscalls.master
cvs rdiff -u -r1.48 -r1.49 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