CVS commit: src/tests/fs/puffs/h_dtfs

2010-07-14 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Jul 14 13:09:52 UTC 2010 Modified Files: src/tests/fs/puffs/h_dtfs: dtfs.h dtfs_subr.c dtfs_vnops.c Log Message: prevent rename of source directory under itself To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/sys/arch/i386/i386

2010-07-14 Thread Jean-Yves Migeon
Module Name:src Committed By: jym Date: Wed Jul 14 14:42:40 UTC 2010 Modified Files: src/sys/arch/i386/i386: machdep.c Log Message: Fix typo in comment. To generate a diff of this commit: cvs rdiff -u -r1.687 -r1.688 src/sys/arch/i386/i386/machdep.c Please note that

CVS commit: src/tests/fs/puffs/h_dtfs

2010-07-14 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Jul 14 16:59:35 UTC 2010 Modified Files: src/tests/fs/puffs/h_dtfs: dtfs_vnops.c Log Message: * remove target node from right directory * remove what i guess to be a useless if-clause (although with file systems you can

CVS commit: src/tests/fs/puffs/h_dtfs

2010-07-14 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Jul 14 17:10:14 UTC 2010 Modified Files: src/tests/fs/puffs/h_dtfs: dtfs_vnops.c Log Message: Return correct error values from a bunch of questionable renames. There's no substitute for single-stepping do_sys_rename() into

CVS commit: src/tests/fs/vfs

2010-07-14 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Jul 14 20:45:49 UTC 2010 Modified Files: src/tests/fs/vfs: t_vnops.c Log Message: Add an assortment of rename tests. Not complete, but at least tests something. This contains the tests for PR kern/43616 and PR kern/43617.

CVS commit: src/tests/fs/puffs/h_dtfs

2010-07-14 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Jul 14 21:24:40 UTC 2010 Modified Files: src/tests/fs/puffs/h_dtfs: dtfs_vnops.c Log Message: Check that nobody raced us into the source dir while it was unlocked in preparation for rename. To generate a diff of this commit:

CVS commit: src/tests/fs/vfs

2010-07-14 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Jul 14 21:44:40 UTC 2010 Modified Files: src/tests/fs/vfs: t_renamerace.c Log Message: xfail test on lfs. It goes badaboom faster than you can find your multipass. Borrow PR kern/43582 used earlier for rmdirrace, as it looks

CVS commit: src/distrib/sets/lists/tests

2010-07-14 Thread Julio Merino
Module Name:src Committed By: jmmv Date: Wed Jul 14 21:48:32 UTC 2010 Modified Files: src/distrib/sets/lists/tests: mi Log Message: Add the new kernel/t_sigaction test program. To generate a diff of this commit: cvs rdiff -u -r1.107 -r1.108

CVS commit: src/external/bsd/libarchive/dist

2010-07-14 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Wed Jul 14 22:11:42 UTC 2010 Update of /cvsroot/src/external/bsd/libarchive/dist In directory ivanova.netbsd.org:/tmp/cvs-serv22095 Log Message: Import libarchive 2.8.4: Symlink dereference fix for Linux broke the build there; corrected.

CVS commit: src/external/bsd/libarchive/dist/libarchive

2010-07-14 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Wed Jul 14 22:13:58 UTC 2010 Modified Files: src/external/bsd/libarchive/dist/libarchive: archive_read.3 archive_read_disk_entry_from_file.c Log Message: Merge libarchive 2.8.4 To generate a diff of this commit: cvs

CVS commit: src/external/bsd/libarchive/include

2010-07-14 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Wed Jul 14 22:14:17 UTC 2010 Modified Files: src/external/bsd/libarchive/include: config_netbsd.h Log Message: Regen for libarchive 2.8.4 To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4