CVS commit: src/sys/fs/tmpfs

2013-10-01 Thread Mindaugas Rasiukevicius
Module Name:src Committed By: rmind Date: Tue Oct 1 23:10:25 UTC 2013 Modified Files: src/sys/fs/tmpfs: tmpfs_vnops.c Log Message: tmpfs_remove: as per POSIX, "if the file's link count is not 0, the last file status change timestamp of the file shall be marked for update.

CVS commit: src/lib/libarch/sparc/v8

2013-10-01 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Oct 1 17:37:08 UTC 2013 Modified Files: src/lib/libarch/sparc/v8: Makefile Log Message: pass -Av8 to the assembler. binutils 2.23 insists on it for v8 instructions. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

CVS commit: src/external/gpl3/binutils/usr.bin/ld

2013-10-01 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Oct 1 16:07:35 UTC 2013 Modified Files: src/external/gpl3/binutils/usr.bin/ld: Makefile Log Message: Use G_enable_initfini_array and default to no while mknative is rerun. To generate a diff of this commit: cvs rdiff -u -r1.

CVS commit: src/external/gpl3/binutils/usr.bin/ld/arch/x86_64

2013-10-01 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Oct 1 15:43:00 UTC 2013 Modified Files: src/external/gpl3/binutils/usr.bin/ld/arch/x86_64: defs.mk Log Message: Re-run binutils mknative for amd64 to grab enable_initfini_array To generate a diff of this commit: cvs rdiff -u

CVS commit: src/tools/binutils

2013-10-01 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Oct 1 15:41:17 UTC 2013 Modified Files: src/tools/binutils: mknative-binutils Log Message: Grab enable_initfini_array from the ld Makefile To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/tools/binutils/mknati

CVS commit: src/lib/libcurses

2013-10-01 Thread Brett Lymn
Module Name:src Committed By: blymn Date: Tue Oct 1 11:41:15 UTC 2013 Modified Files: src/lib/libcurses: getstr.c Log Message: Use the internal version of touchline to update the line. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/lib/libcurses/getst

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

2013-10-01 Thread Roy Marples
Module Name:src Committed By: roy Date: Tue Oct 1 11:39:38 UTC 2013 Modified Files: src/external/bsd/top/dist: screen.c Log Message: Allow interactive displays if the termcap entry does not have the `li' setting but we can calculate the lines from ioctl. To generate a d

CVS commit: src/sys/arch/evbarm/conf

2013-10-01 Thread KIYOHARA Takashi
Module Name:src Committed By: kiyohara Date: Tue Oct 1 11:24:49 UTC 2013 Modified Files: src/sys/arch/evbarm/conf: OVERO Log Message: Add OMAP_MPU_CLOCK_FREQ=1300. To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 src/sys/arch/evbarm/conf/OVERO Please n

CVS commit: src/external/gpl3/binutils/dist/gas/config

2013-10-01 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Oct 1 10:06:18 UTC 2013 Modified Files: src/external/gpl3/binutils/dist/gas/config: te-armnbsd.h Log Message: Default to ARM_ARCH_V4. Minimum processor for all arm ports is really StrongARM and has been for sometime. To gen

CVS commit: src/share/terminfo

2013-10-01 Thread Roy Marples
Module Name:src Committed By: roy Date: Tue Oct 1 09:17:41 UTC 2013 Modified Files: src/share/terminfo: terminfo Log Message: Import terminfo-20130607.src + mbalmers typo patch All our prior patches have been incorporated. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/usr.bin/infocmp

2013-10-01 Thread Roy Marples
Module Name:src Committed By: roy Date: Tue Oct 1 09:01:49 UTC 2013 Modified Files: src/usr.bin/infocmp: infocmp.c Log Message: terminfo uses CDB instead of DB To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/usr.bin/infocmp/infocmp.c Please note that di

CVS commit: src/sys/arch/evbarm/gemini

2013-10-01 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Oct 1 07:48:35 UTC 2013 Modified Files: src/sys/arch/evbarm/gemini: gemini_start.S Log Message: Appease new gas. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/sys/arch/evbarm/gemini/gemini_start.S Please n

CVS commit: src/usr.bin/make

2013-10-01 Thread Simon J. Gerraty
Module Name:src Committed By: sjg Date: Tue Oct 1 05:37:17 UTC 2013 Modified Files: src/usr.bin/make: meta.c Log Message: meta_oodate: 'L'ink and 'M'ove entries need extra processing. The src of a Link should be treated as a file Read while the target a file Written. The