Subject: CVS commit: src/sys/compat/linux32/arch/amd64
To: None <source-changes@NetBSD.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 02/15/2006 15:23:18
Module Name:	src
Committed By:	manu
Date:		Wed Feb 15 15:23:18 UTC 2006

Modified Files:
	src/sys/compat/linux32/arch/amd64: linux32_syscall.h
	    linux32_syscallargs.h linux32_syscalls.c linux32_sysent.c
	    syscalls.master

Log Message:
Add getcwd (for real this time), fix dup and dup2


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/compat/linux32/arch/amd64/linux32_syscall.h \
    src/sys/compat/linux32/arch/amd64/linux32_syscallargs.h \
    src/sys/compat/linux32/arch/amd64/linux32_syscalls.c \
    src/sys/compat/linux32/arch/amd64/linux32_sysent.c
cvs rdiff -r1.1 -r1.2 src/sys/compat/linux32/arch/amd64/syscalls.master

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