Module name:    posix_spawn
Committed by:   zhangchaoyang
Date:           Thu Aug 18 16:31:09 UTC 2011

Modified Files:
        posix_spawn/src/sys/kern: kern_descrip.c kern_exec.c
            syscalls.master vfs_syscalls.c
        posix_spawn/src/sys/sys: Makefile
Added Files:
        posix_spawn/src/sys/arch/x86/x86: syscall.c
        posix_spawn/src/sys/kern: exec_elf.c kern_lwp.c
        posix_spawn/src/sys/sys: proc.h

Log Message:
Commit a working copy of posix_spawn



To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 posix_spawn/src/sys/arch/x86/x86/syscall.c \
    posix_spawn/src/sys/kern/exec_elf.c posix_spawn/src/sys/kern/kern_lwp.c \
    posix_spawn/src/sys/sys/proc.h
cvs -z3 rdiff -u -r1.1 -r1.2 posix_spawn/src/sys/kern/kern_descrip.c \
    posix_spawn/src/sys/kern/syscalls.master \
    posix_spawn/src/sys/kern/vfs_syscalls.c posix_spawn/src/sys/sys/Makefile
cvs -z3 rdiff -u -r1.6 -r1.7 posix_spawn/src/sys/kern/kern_exec.c

To view a diff of this commit:
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/posix_spawn/src/sys/arch/x86/x86/syscall.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/posix_spawn/src/sys/kern/exec_elf.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/posix_spawn/src/sys/kern/kern_lwp.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/posix_spawn/src/sys/sys/proc.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/posix_spawn/src/sys/kern/kern_descrip.c?r1=1.1&r2=1.2
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/posix_spawn/src/sys/kern/syscalls.master?r1=1.1&r2=1.2
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/posix_spawn/src/sys/kern/vfs_syscalls.c?r1=1.1&r2=1.2
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/posix_spawn/src/sys/sys/Makefile?r1=1.1&r2=1.2
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/posix_spawn/src/sys/kern/kern_exec.c?r1=1.6&r2=1.7

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

------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
NetBSD-SoC-cvs mailing list
NetBSD-SoC-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/netbsd-soc-cvs

Reply via email to