--- - branch: MAIN date: Tue Nov 2 18:14:06 UTC 2010 files: - new: '1.108' old: '1.107' path: src/sys/compat/linux/common/linux_misc_notalpha.c pathrev: src/sys/compat/linux/common/linux_misc_notalpha.c@1.108 type: modified - new: '1.5' old: '1.4' path: src/sys/compat/linux/common/linux_statfs.h pathrev: src/sys/compat/linux/common/linux_statfs.h@1.5 type: modified - new: '1.27' old: '1.26' path: src/sys/compat/linux32/arch/amd64/linux32_machdep.c pathrev: src/sys/compat/linux32/arch/amd64/linux32_machdep.c@1.27 type: modified - new: '1.57' old: '1.56' path: src/sys/compat/linux32/arch/amd64/syscalls.master pathrev: src/sys/compat/linux32/arch/amd64/syscalls.master@1.57 type: modified - new: '1.20' old: '1.19' path: src/sys/compat/linux32/common/linux32_misc.c pathrev: src/sys/compat/linux32/common/linux32_misc.c@1.20 type: modified - new: '1.14' old: '1.13' path: src/sys/compat/linux32/common/linux32_types.h pathrev: src/sys/compat/linux32/common/linux32_types.h@1.14 type: modified id: 20101102T181406Z.25291219d9a43255ba5a8174705f6f6a2b101fd0 log: | implement the following syscalls for linux32: truncate64 ftruncate64 profil ioperm iopl setdomainname modify_ldt statfs64 fstatfs64 note that iopl(), ioperm() and modify_ldt() just call the respective 64-bit handlers, which don't do anything yet. module: src subject: 'CVS commit: src/sys/compat' unixtime: '1288721646' user: chs