CVS commit: src/sys/arch/arm/marvell

2013-10-13 Thread KIYOHARA Takashi
Module Name:src Committed By: kiyohara Date: Mon Oct 14 04:20:44 UTC 2013 Modified Files: src/sys/arch/arm/marvell: mvsoctmrreg.h Log Message: Add timer 2 and 3 for Discovery Innovation. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/marvell

CVS commit: src/sys/arch/arm/marvell

2013-10-13 Thread KIYOHARA Takashi
Module Name:src Committed By: kiyohara Date: Mon Oct 14 04:18:00 UTC 2013 Modified Files: src/sys/arch/arm/marvell: mvsoctmr.c Log Message: Remove some #ifdef ARMADAXP. We can enable simultaneously both ARMADAXP and other SoC options. To generate a diff of this commit:

CVS commit: src/external/bsd/llvm

2013-10-13 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Mon Oct 14 01:47:50 UTC 2013 Modified Files: src/external/bsd/llvm/config/llvm/Config: config.h.in src/external/bsd/llvm/include: Makefile Log Message: Don't pass -std=c++11 down to configure, it breaks C compiler detection

CVS commit: src

2013-10-13 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Mon Oct 14 01:37:40 UTC 2013 Modified Files: src/distrib/sets/lists/comp: md.amd64 md.i386 src/external/bsd/llvm: Makefile.inc src/external/bsd/llvm/bin: Makefile src/external/bsd/llvm/bin/lld: Makefile

CVS commit: src

2013-10-13 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Mon Oct 14 01:30:21 UTC 2013 Modified Files: src/distrib/sets: sets.subr src/distrib/sets/lists/comp: mi src/lib/libc: Makefile src/share/mk: bsd.lib.mk bsd.own.mk Log Message: Include compiler-rt and libunw

CVS commit: src/sys/lib/libunwind

2013-10-13 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Mon Oct 14 01:14:58 UTC 2013 Added Files: src/sys/lib/libunwind: AddressSpace.hpp CREDITS.TXT DwarfInstructions.hpp DwarfParser.hpp LICENSE.TXT Makefile.inc Registers.hpp UnwindCursor.hpp dwarf2.h libunwind.c

CVS commit: src/share/man/man4

2013-10-13 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sun Oct 13 22:34:13 UTC 2013 Modified Files: src/share/man/man4: options.4 Log Message: More markup, whitespace. To generate a diff of this commit: cvs rdiff -u -r1.431 -r1.432 src/share/man/man4/options.4 Please note that diffs a

CVS commit: src/share/man/man4

2013-10-13 Thread David A. Holland
Module Name:src Committed By: dholland Date: Sun Oct 13 21:17:35 UTC 2013 Modified Files: src/share/man/man4: options.4 Log Message: Add LFS options, both preexisting and UFS-derived. Leave the ones that are not yet believed to work commented out. Ride previous date bump.

CVS commit: src/share/man/man4

2013-10-13 Thread David A. Holland
Module Name:src Committed By: dholland Date: Sun Oct 13 21:09:35 UTC 2013 Modified Files: src/share/man/man4: options.4 Log Message: Reorganize the file-system-related options; put options for each fs type (or group of fs types) in its own subsection and put the fs-indepen

CVS commit: src/sys/lib/libsa

2013-10-13 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Sun Oct 13 20:09:02 UTC 2013 Modified Files: src/sys/lib/libsa: cread.c Log Message: Let's not use uninitialized variables to write to random memory locations, shall we? To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.

CVS commit: src/doc

2013-10-13 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sun Oct 13 17:03:00 UTC 2013 Modified Files: src/doc: CHANGES Log Message: Add a late entry about addition of support for AlphaStation DS15. To generate a diff of this commit: cvs rdiff -u -r1.1852 -r1.1853 src/doc/CHANGES Ple

CVS commit: src/usr.bin/calendar/calendars

2013-10-13 Thread John Nemeth
Module Name:src Committed By: jnemeth Date: Sun Oct 13 16:43:49 UTC 2013 Modified Files: src/usr.bin/calendar/calendars: calendar.holiday Log Message: delete duplicate (and wrong) entry for Thanksgiving Day in Canada To generate a diff of this commit: cvs rdiff -u -r1.21

CVS commit: src/distrib/utils/sysinst

2013-10-13 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sun Oct 13 15:32:14 UTC 2013 Modified Files: src/distrib/utils/sysinst: mbr.c Log Message: Fix another botch of my dumb patch in PR/45990; add missing braces. The offset of MBR partition 0 was unintentionally set to 2048 even on

CVS commit: src/sys/arch/xen/xen

2013-10-13 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sun Oct 13 12:29:42 UTC 2013 Modified Files: src/sys/arch/xen/xen: xpci_xenbus.c Log Message: Fix pasto in previous; pass a correct device_t to config_pending_derc(). To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.1

CVS commit: src/share/man/man4

2013-10-13 Thread Marc Balmer
Module Name:src Committed By: mbalmer Date: Sun Oct 13 09:48:14 UTC 2013 Modified Files: src/share/man/man4: ucom.4 Log Message: add u3g To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/share/man/man4/ucom.4 Please note that diffs are not public domain;

CVS commit: src/doc

2013-10-13 Thread Marc Balmer
Module Name:src Committed By: mbalmer Date: Sun Oct 13 08:05:16 UTC 2013 Modified Files: src/doc: CHANGES Log Message: Mention httpd(8) Lua support To generate a diff of this commit: cvs rdiff -u -r1.1851 -r1.1852 src/doc/CHANGES Please note that diffs are not public do

CVS commit: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm

2013-10-13 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Oct 13 07:46:26 UTC 2013 Modified Files: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm: vchiq_arm.c vchiq_core.c Log Message: Print the client_id (lwp address) as hex and avoid stack overflow. Use snprintf whi

CVS commit: [netbsd-5-2] src/doc

2013-10-13 Thread Julian Coleman
Module Name:src Committed By: jdc Date: Sun Oct 13 07:26:23 UTC 2013 Modified Files: src/doc [netbsd-5-2]: CHANGES-5.2.2 Log Message: Ticket #1884. To generate a diff of this commit: cvs rdiff -u -r1.1.2.1 -r1.1.2.2 src/doc/CHANGES-5.2.2 Please note that diffs are not p

CVS commit: [netbsd-5-1] src/doc

2013-10-13 Thread Julian Coleman
Module Name:src Committed By: jdc Date: Sun Oct 13 07:26:19 UTC 2013 Modified Files: src/doc [netbsd-5-1]: CHANGES-5.1.4 Log Message: Ticket #1884. To generate a diff of this commit: cvs rdiff -u -r1.1.2.1 -r1.1.2.2 src/doc/CHANGES-5.1.4 Please note that diffs are not p

CVS commit: [netbsd-5] src/doc

2013-10-13 Thread Julian Coleman
Module Name:src Committed By: jdc Date: Sun Oct 13 07:26:13 UTC 2013 Modified Files: src/doc [netbsd-5]: CHANGES-5.3 Log Message: Ticket #1884. To generate a diff of this commit: cvs rdiff -u -r1.1.2.32 -r1.1.2.33 src/doc/CHANGES-5.3 Please note that diffs are not publi

CVS commit: [netbsd-5-2] xsrc

2013-10-13 Thread Julian Coleman
Module Name:xsrc Committed By: jdc Date: Sun Oct 13 07:25:12 UTC 2013 Modified Files: xsrc/external/mit/xorg-server/dist/dix [netbsd-5-2]: dixfonts.c xsrc/xfree/xc/programs/Xserver/dix [netbsd-5-2]: dixfonts.c Log Message: Pull up revisions: xsrc/external/mit/xor

CVS commit: [netbsd-5-1] xsrc

2013-10-13 Thread Julian Coleman
Module Name:xsrc Committed By: jdc Date: Sun Oct 13 07:25:06 UTC 2013 Modified Files: xsrc/external/mit/xorg-server/dist/dix [netbsd-5-1]: dixfonts.c xsrc/xfree/xc/programs/Xserver/dix [netbsd-5-1]: dixfonts.c Log Message: Pull up revisions: xsrc/external/mit/xor

CVS commit: [netbsd-5] xsrc

2013-10-13 Thread Julian Coleman
Module Name:xsrc Committed By: jdc Date: Sun Oct 13 07:24:36 UTC 2013 Modified Files: xsrc/external/mit/xorg-server/dist/dix [netbsd-5]: dixfonts.c xsrc/xfree/xc/programs/Xserver/dix [netbsd-5]: dixfonts.c Log Message: Pull up revisions: xsrc/external/mit/xorg-se

CVS commit: [netbsd-5-2] src

2013-10-13 Thread Julian Coleman
Module Name:src Committed By: jdc Date: Sun Oct 13 07:22:18 UTC 2013 Modified Files: src/doc [netbsd-5-2]: README.files src/gnu/usr.bin/groff/tmac [netbsd-5-2]: mdoc.local src/sys/sys [netbsd-5-2]: param.h Added Files: src/doc [netbsd-5-2]: CHANGES-5

CVS commit: [netbsd-5-1] src

2013-10-13 Thread Julian Coleman
Module Name:src Committed By: jdc Date: Sun Oct 13 07:22:07 UTC 2013 Modified Files: src/doc [netbsd-5-1]: README.files src/gnu/usr.bin/groff/tmac [netbsd-5-1]: mdoc.local src/sys/sys [netbsd-5-1]: param.h Added Files: src/doc [netbsd-5-1]: CHANGES-5