Module name:    hurdt
Committed by:   siersciu
Date:           Wed Jul 30 21:42:03 UTC 2008

Modified Files:
        hurdt/src/sys/arch/i386/conf: files.i386
        hurdt/src/sys/compat/mach: mach_exec.c mach_exec.h
        hurdt/src/sys/conf: files
        hurdt/src/sys/kern: exec_conf.c
Added Files:
        hurdt/src/sys/arch/i386/i386: hurd_syscall.c
        hurdt/src/sys/compat/hurd: Makefile files.hurd hurd_exec.c
            hurd_exec.h hurd_syscall.h hurd_syscallargs.h hurd_syscalls.c
            hurd_sysent.c syscalls.conf syscalls.master

Log Message:
Initial GNU/Hurd binary compatibility. Needs to be compiled with COMPAT_HURD. 
Still doesn't work, however a few syscalls do. Currently, when COMPAT_HURD, 
linux elf32 support 
is turned off.


To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 hurdt/src/sys/arch/i386/i386/hurd_syscall.c \
    hurdt/src/sys/compat/hurd/Makefile hurdt/src/sys/compat/hurd/files.hurd \
    hurdt/src/sys/compat/hurd/hurd_exec.c \
    hurdt/src/sys/compat/hurd/hurd_exec.h \
    hurdt/src/sys/compat/hurd/hurd_syscall.h \
    hurdt/src/sys/compat/hurd/hurd_syscallargs.h \
    hurdt/src/sys/compat/hurd/hurd_syscalls.c \
    hurdt/src/sys/compat/hurd/hurd_sysent.c \
    hurdt/src/sys/compat/hurd/syscalls.conf \
    hurdt/src/sys/compat/hurd/syscalls.master
cvs -z3 rdiff -u -r1.1.1.1 -r1.2 hurdt/src/sys/arch/i386/conf/files.i386 \
    hurdt/src/sys/compat/mach/mach_exec.c \
    hurdt/src/sys/compat/mach/mach_exec.h hurdt/src/sys/kern/exec_conf.c
cvs -z3 rdiff -u -r1.2 -r1.3 hurdt/src/sys/conf/files

To view a diff of this commit:
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/hurdt/src/sys/arch/i386/i386/hurd_syscall.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/hurdt/src/sys/compat/hurd/Makefile?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/hurdt/src/sys/compat/hurd/files.hurd?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/hurdt/src/sys/compat/hurd/hurd_exec.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/hurdt/src/sys/compat/hurd/hurd_exec.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/hurdt/src/sys/compat/hurd/hurd_syscall.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/hurdt/src/sys/compat/hurd/hurd_syscallargs.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/hurdt/src/sys/compat/hurd/hurd_syscalls.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/hurdt/src/sys/compat/hurd/hurd_sysent.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/hurdt/src/sys/compat/hurd/syscalls.conf?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/hurdt/src/sys/compat/hurd/syscalls.master?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/hurdt/src/sys/arch/i386/conf/files.i386?r1=1.1.1.1&r2=1.2
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/hurdt/src/sys/compat/mach/mach_exec.c?r1=1.1.1.1&r2=1.2
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/hurdt/src/sys/compat/mach/mach_exec.h?r1=1.1.1.1&r2=1.2
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/hurdt/src/sys/kern/exec_conf.c?r1=1.1.1.1&r2=1.2
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/hurdt/src/sys/conf/files?r1=1.2&r2=1.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
NetBSD-SoC-cvs mailing list
NetBSD-SoC-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/netbsd-soc-cvs

Reply via email to