Module Name:src
Committed By: wiz
Date: Mon Oct 15 08:08:02 UTC 2012
Modified Files:
src/doc: 3RDPARTY
Log Message:
tmux-1.7 is out.
To generate a diff of this commit:
cvs rdiff -u -r1.973 -r1.974 src/doc/3RDPARTY
Please note that diffs are not public domain; they are s
Module Name:src
Committed By: skrll
Date: Mon Oct 15 10:19:52 UTC 2012
Modified Files:
src/sys/arch/arm/arm32: arm32_kvminit.c
Log Message:
Print the system vectors in order so I don't get confused.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch
Module Name:src
Committed By: skrll
Date: Mon Oct 15 11:24:16 UTC 2012
Modified Files:
src/sys/arch/arm/arm32: arm32_kvminit.c
Log Message:
Typo in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/arm/arm32/arm32_kvminit.c
Please note th
Module Name:src
Committed By: skrll
Date: Mon Oct 15 12:26:06 UTC 2012
Modified Files:
src/sys/arch/arm/arm32: arm32_kvminit.c
Log Message:
More VERBOSE_INIT_ARM output tweaks.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/arm/arm32/arm32_kvmin
Module Name:src
Committed By: jakllsch
Date: Mon Oct 15 13:38:53 UTC 2012
Modified Files:
src/sys/dev/sdmmc: sdhcreg.h
Log Message:
Make whitespace following preprocessor keywords consistent
with the predominating form in this file (that is, a space).
To generate a diff
Module Name:src
Committed By: riastradh
Date: Mon Oct 15 14:03:06 UTC 2012
Modified Files:
src/external/cddl/osnet/dist/uts/common/fs/zfs: zfs_dir.c
src/external/cddl/osnet/dist/uts/common/fs/zfs/sys: zfs_znode.h
Log Message:
Do reference counting for zfs range loc
Module Name:src
Committed By: riastradh
Date: Mon Oct 15 14:15:59 UTC 2012
Modified Files:
src/external/cddl/osnet/dist/uts/common/fs/zfs: zfs_rlock.c
src/external/cddl/osnet/dist/uts/common/fs/zfs/sys: zfs_rlock.h
Log Message:
Do reference counting for zfs range l
Module Name:src
Committed By: jakllsch
Date: Mon Oct 15 17:08:33 UTC 2012
Modified Files:
src/sys/dev: DEVNAMES
Log Message:
Add ural; still needs a man page.
To generate a diff of this commit:
cvs rdiff -u -r1.279 -r1.280 src/sys/dev/DEVNAMES
Please note that diffs are
Module Name:src
Committed By: njoly
Date: Mon Oct 15 17:49:59 UTC 2012
Modified Files:
src/tests/usr.bin/unifdef: t_basic.sh
Log Message:
Add a small testcase for PR/47068.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/tests/usr.bin/unifdef/t_basic.sh
Module Name:src
Committed By: palle
Date: Mon Oct 15 18:15:29 UTC 2012
Modified Files:
src/distrib/notes/common: main
Log Message:
Added palle@ to list of NetBSD developers
To generate a diff of this commit:
cvs rdiff -u -r1.491 -r1.492 src/distrib/notes/common/main
Ple
Module Name:src
Committed By: msaitoh
Date: Mon Oct 15 22:22:01 UTC 2012
Modified Files:
src/lib/libc/citrus: citrus_module.c
src/lib/libc/compat/net: compat_ns_addr.c
Log Message:
-Wstrict-overflow
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src
Module Name:src
Committed By: riastradh
Date: Mon Oct 15 22:43:50 UTC 2012
Modified Files:
src/external/cddl/osnet/dist/uts/common/fs/zfs: zfs_dir.c
Log Message:
Simplify zfs dirlock reference counting.
No need to pass dzp around; dl has a pointer to it.
To generate a d
Module Name:src
Committed By: riastradh
Date: Mon Oct 15 22:50:25 UTC 2012
Modified Files:
src/external/cddl/osnet/sys/kern: policy.c
Log Message:
secpolicy_vnode_access must be called with the vnode lock held.
Don't unlock the vnode and then tell the caller about what th
Module Name:src
Committed By: riastradh
Date: Mon Oct 15 23:08:20 UTC 2012
Modified Files:
src/external/cddl/osnet/dist/uts/common/fs/zfs: zfs_vfsops.c
zfs_vnops.c zfs_znode.c
Log Message:
Fix various issues in zfs life cycle, locking, and vop protocol.
- Rest
Module Name:src
Committed By: riastradh
Date: Mon Oct 15 23:51:12 UTC 2012
Modified Files:
src/external/cddl/osnet/dist/uts/common/fs/zfs: zfs_dir.c
Log Message:
Fail lookup of .. in a deleted directory with ENOENT.
Don't try to zget the parent, whose znode id may have be
Module Name:src
Committed By: riastradh
Date: Tue Oct 16 00:04:15 UTC 2012
Modified Files:
src/external/cddl/osnet/dist/uts/common/fs/zfs: zfs_vnops.c
Log Message:
Restore _PC_NO_TRUNC in zfs_netbsd_pathconf.
Accidentally clobbered it in a previous commit while moving pat
Module Name:src
Committed By: msaitoh
Date: Tue Oct 16 00:25:10 UTC 2012
Modified Files:
src/sys/arch/arm/arm: disksubr_mbr.c
Log Message:
Fix a bug that armeb machine misunderstand MBR partition's offset
and size. Fixes PR#47081
To generate a diff of this commit:
cvs rd
17 matches
Mail list logo