CVS commit: src/tests/fs/vfs

2013-07-07 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Mon Jul 8 06:44:51 UTC 2013 Modified Files: src/tests/fs/vfs: t_renamerace.c t_vnops.c Log Message: Cover the last failing UDF test cases with a reference to PR kern/47986, i.e. all rename's fail until UDF switches over to the n

CVS commit: src/sys/dev/pci

2013-07-07 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Jul 8 05:36:23 UTC 2013 Modified Files: src/sys/dev/pci: if_bge.c if_bgereg.h Log Message: - Set the TX DMA segment size based on the MTU size. - Change the TX ring size for 5717 series and 57764 series. - For 57766, set BGE

CVS commit: src/sys/dev/pci

2013-07-07 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Jul 8 05:24:34 UTC 2013 Modified Files: src/sys/dev/pci: if_bge.c if_bgereg.h Log Message: 57765 series is not based on 5717 series. 5717 series is based on 57765 series. To generate a diff of this commit: cvs rdiff -u -r

CVS commit: src/usr.sbin/arp

2013-07-07 Thread Alan Barrett
Module Name:src Committed By: apb Date: Mon Jul 8 04:31:12 UTC 2013 Modified Files: src/usr.sbin/arp: arp.8 Log Message: Use .Cm markup for the keywords "temp", "pub", and "proxy" (suggested by wiz). Also bump date. To generate a diff of this commit: cvs rdiff -u -r1.2

CVS commit: src

2013-07-07 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Sun Jul 7 21:36:44 UTC 2013 Modified Files: src/external/bsd/llvm: Makefile.inc src/external/bsd/llvm/bin: Makefile src/external/bsd/llvm/bin/clang: Makefile src/external/bsd/llvm/bin/clang-format: Makefile

CVS commit: src/sys/fs/udf

2013-07-07 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Sun Jul 7 20:16:22 UTC 2013 Modified Files: src/sys/fs/udf: udf_vnops.c Log Message: Pull forward the node creation returned from the lookup call. Its vnode is used in the access determination on delete/rename of TXT files. Tha

CVS commit: src/sys/fs/udf

2013-07-07 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Sun Jul 7 19:49:44 UTC 2013 Modified Files: src/sys/fs/udf: udf_subr.c udf_subr.h udf_vnops.c Log Message: Implement a real empty-directory checking for rmdir(). Should should fix the other part of PR kern/47987 Solves tests/vf

CVS commit: src/sys

2013-07-07 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Sun Jul 7 19:31:26 UTC 2013 Modified Files: src/sys/kern: vfs_dirhash.c src/sys/sys: dirhash.h Log Message: Extend generic dirhash to include an empty directory checker based on the knowledge the dirhash has. This is don

CVS commit: src/doc

2013-07-07 Thread Alan Barrett
Module Name:src Committed By: apb Date: Sun Jul 7 10:52:52 UTC 2013 Modified Files: src/doc: 3RDPARTY Log Message: tzcode2013d/tzdata2013d have been released. We have updated tzdata/ To generate a diff of this commit: cvs rdiff -u -r1.1039 -r1.1040 src/doc/3RDPARTY Pl

CVS commit: src/doc

2013-07-07 Thread Alan Barrett
Module Name:src Committed By: apb Date: Sun Jul 7 10:50:58 UTC 2013 Modified Files: src/doc: CHANGES Log Message: zoneinfo: Import tzdata2013d. [apb 20130707] To generate a diff of this commit: cvs rdiff -u -r1.1829 -r1.1830 src/doc/CHANGES Please note that diffs are

CVS commit: src/share/zoneinfo

2013-07-07 Thread Alan Barrett
Module Name:src Committed By: apb Date: Sun Jul 7 10:48:49 UTC 2013 Modified Files: src/share/zoneinfo: australasia Log Message: Merge tzdata2013d. To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 src/share/zoneinfo/australasia Please note that diffs are n

CVS import: src/share/zoneinfo

2013-07-07 Thread Alan Barrett
Module Name:src Committed By: apb Date: Sun Jul 7 10:45:28 UTC 2013 Update of /cvsroot/src/share/zoneinfo In directory ivanova.netbsd.org:/tmp/cvs-serv14737 Log Message: Import tzdata2013d from ftp://ftp.iana.org/tz/releases/tzdata2013d.tar.gz Summary of changes from tzdata2013c