Home | History | Annotate | Download | only in amd64
History log of /src/sys/compat/linux32/arch/amd64/files.linux32_amd64
RevisionDateAuthorComments
 1.3  20-May-2008  njoly Add compat linux32 ipc(2) syscall support, for shared memory and
semaphores.
 1.2  15-Jan-2008  njoly branches: 1.2.6; 1.2.8; 1.2.10; 1.2.12;
compat linux (and linux32) uid16 functions cleanup and fixes.

- Move uid16 functions to their own file linux_uid16.c, included by
needed archs (arm, i386 and m68k).
- Add new MI types linux_{u,g}id16_t.
- Add macros to handle linux_uid16_t and uid_t conversions.
- Add linux_sys_getres{uid,gid}16 syscalls, to fix an overflow with
bad sizes given to copyout when linux_sys_getres{uid,gid} are used.
- Update arm syscall table to use more uid16 functions.
 1.1  09-Feb-2006  manu branches: 1.1.2; 1.1.10; 1.1.16; 1.1.22; 1.1.48; 1.1.54; 1.1.62;
Add initial (but unfinished) COMPAT_LINUX32 for amd64. This is good enough so
that the i386 license manager part of amd64 version of Fluent works.

While I'm here, add SysV IPC to COMPAT_LINUX/amd64
 1.1.62.1  19-Jan-2008  bouyer Sync with HEAD
 1.1.54.1  18-Feb-2008  mjf Sync with HEAD.
 1.1.48.1  23-Mar-2008  matt sync with HEAD
 1.1.22.2  09-Sep-2006  rpaulo sync with head
 1.1.22.1  09-Feb-2006  rpaulo file files.linux32_amd64 was added on branch rpaulo-netinet-merge-pcb on 2006-09-09 02:45:52 +0000
 1.1.16.3  21-Jan-2008  yamt sync with head
 1.1.16.2  21-Jun-2006  yamt sync with head.
 1.1.16.1  09-Feb-2006  yamt file files.linux32_amd64 was added on branch yamt-lazymbuf on 2006-06-21 14:59:27 +0000
 1.1.10.2  22-Apr-2006  simonb Sync with head.
 1.1.10.1  09-Feb-2006  simonb file files.linux32_amd64 was added on branch simonb-timecounters on 2006-04-22 11:38:14 +0000
 1.1.2.2  18-Feb-2006  yamt sync with head.
 1.1.2.1  09-Feb-2006  yamt file files.linux32_amd64 was added on branch yamt-uio_vmspace on 2006-02-18 15:38:59 +0000
 1.2.12.1  23-Jun-2008  wrstuden Sync w/ -current. 34 merge conflicts to follow.
 1.2.10.1  04-May-2009  yamt sync with head.
 1.2.8.1  04-Jun-2008  yamt sync with head
 1.2.6.1  02-Jun-2008  mjf Sync with HEAD.

RSS XML Feed