Module name:    hurdt
Committed by:   siersciu
Date:           Thu Jul 10 23:12:33 UTC 2008

Modified Files:
        hurdt/src/sys/kern: syscalls.master vfs_translators.c
        hurdt/src/sys/sys: fcntl.h syscall.h syscallargs.h
        hurdt/src/sys/ufs/ext2fs: ext2fs_vnops.c
        hurdt/src/usr.bin/settrans: settrans.c

Log Message:
Change of the API of settrans syscall and corrections which eliminated the uvm 
fault

To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1 -r1.2 hurdt/src/sys/kern/vfs_translators.c
cvs -z3 rdiff -u -r1.2 -r1.3 hurdt/src/sys/kern/syscalls.master \
    hurdt/src/sys/sys/fcntl.h hurdt/src/sys/sys/syscall.h \
    hurdt/src/sys/sys/syscallargs.h hurdt/src/usr.bin/settrans/settrans.c
cvs -z3 rdiff -u -r1.3 -r1.4 hurdt/src/sys/ufs/ext2fs/ext2fs_vnops.c

To view a diff of this commit:
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/hurdt/src/sys/kern/vfs_translators.c?r1=1.1&r2=1.2
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/hurdt/src/sys/kern/syscalls.master?r1=1.2&r2=1.3
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/hurdt/src/sys/sys/fcntl.h?r1=1.2&r2=1.3
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/hurdt/src/sys/sys/syscall.h?r1=1.2&r2=1.3
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/hurdt/src/sys/sys/syscallargs.h?r1=1.2&r2=1.3
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/hurdt/src/usr.bin/settrans/settrans.c?r1=1.2&r2=1.3
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/hurdt/src/sys/ufs/ext2fs/ext2fs_vnops.c?r1=1.3&r2=1.4

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

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
NetBSD-SoC-cvs mailing list
NetBSD-SoC-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/netbsd-soc-cvs

Reply via email to