CVS commit: src/lib/libc/arch/sparc64/softfloat

2014-02-02 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun Feb 2 08:14:39 UTC 2014 Modified Files: src/lib/libc/arch/sparc64/softfloat: qp.c Log Message: Fix unsigned 64 bit int to long double conversion for numbers that would not fit into a signed 64 bit int. Found by latest

CVS commit: src/tests/lib/libc/gen

2014-02-02 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun Feb 2 08:16:22 UTC 2014 Modified Files: src/tests/lib/libc/gen: t_floatunditf.c Log Message: Add a few more test values from the range that sparc64 previously would have got wrong. To generate a diff of this commit: cvs

CVS commit: src/sys/kern

2014-02-02 Thread Tom Spindler
Module Name:src Committed By: dogcow Date: Sun Feb 2 08:25:23 UTC 2014 Modified Files: src/sys/kern: kern_exec.c Log Message: Delete duplicate symbol definition introduced in 1.371. Now builds again. To generate a diff of this commit: cvs rdiff -u -r1.371 -r1.372

CVS commit: src/lib/libc/sys

2014-02-02 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sun Feb 2 08:31:49 UTC 2014 Modified Files: src/lib/libc/sys: nanosleep.2 Log Message: Mark up HZ. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/lib/libc/sys/nanosleep.2 Please note that diffs are not public

CVS commit: src/share/man/man4

2014-02-02 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sun Feb 2 08:34:39 UTC 2014 Modified Files: src/share/man/man4: options.4 Log Message: Wording. New sentence, new line. filesystem - file system. To generate a diff of this commit: cvs rdiff -u -r1.433 -r1.434

CVS commit: src

2014-02-02 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun Feb 2 14:48:57 UTC 2014 Modified Files: src/lib/libc/gen: posix_spawn.3 posix_spawn_file_actions_addopen.3 posix_spawn_file_actions_init.3 posix_spawn_fileactions.c src/sys/compat/netbsd32:

CVS commit: src/sys/kern

2014-02-02 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun Feb 2 14:50:46 UTC 2014 Modified Files: src/sys/kern: kern_exec.c Log Message: Cosmetics: return is an operator, not a function: remove (). To generate a diff of this commit: cvs rdiff -u -r1.373 -r1.374

CVS commit: src/lib/libc/gen

2014-02-02 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun Feb 2 14:54:39 UTC 2014 Modified Files: src/lib/libc/gen: posix_spawn_fileactions.c posix_spawn_sched.c Log Message: Remove paranthesis from return operands. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

CVS commit: src/sys/arch/luna68k/dev

2014-02-02 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sun Feb 2 15:35:06 UTC 2014 Modified Files: src/sys/arch/luna68k/dev: lunaws.c sio.c siotty.c siovar.h Log Message: Misc cleanup of sio drivers. - register softc of child devices as an argument of the sio interrupt handler

CVS commit: src/lib/libc/gen

2014-02-02 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sun Feb 2 16:59:06 UTC 2014 Modified Files: src/lib/libc/gen: posix_spawn.3 Log Message: Bump date for previous. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/lib/libc/gen/posix_spawn.3 Please note that diffs

CVS commit: src/lib/libc/gen

2014-02-02 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sun Feb 2 16:59:13 UTC 2014 Modified Files: src/lib/libc/gen: posix_spawn_file_actions_addopen.3 posix_spawn_file_actions_init.3 Log Message: Sort errors. Bump date for previous. To generate a diff of this commit: cvs

CVS commit: src/lib/libc/atomic

2014-02-02 Thread David A. Holland
Module Name:src Committed By: dholland Date: Sun Feb 2 17:30:06 UTC 2014 Modified Files: src/lib/libc/atomic: atomic_cas.3 Log Message: Rework description for clarity; prompted by chat comments from bad@. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/lib/libc/atomic

2014-02-02 Thread David A. Holland
Module Name:src Committed By: dholland Date: Sun Feb 2 17:32:38 UTC 2014 Modified Files: src/lib/libc/atomic: atomic_cas.3 Log Message: Reorg second paragraph too, to group related info together. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

CVS commit: src/lib/libc/atomic

2014-02-02 Thread David A. Holland
Module Name:src Committed By: dholland Date: Sun Feb 2 18:06:33 UTC 2014 Modified Files: src/lib/libc/atomic: atomic_cas.3 Log Message: bump date for previous To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/lib/libc/atomic/atomic_cas.3 Please note that

CVS commit: src/external/gpl3/gdb/dist/gdb

2014-02-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Feb 2 22:00:38 UTC 2014 Modified Files: src/external/gpl3/gdb/dist/gdb: inf-ptrace.c Log Message: Fix threading bug again. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

CVS commit: src/sys/arch

2014-02-02 Thread David Laight
Module Name:src Committed By: dsl Date: Sun Feb 2 22:41:20 UTC 2014 Modified Files: src/sys/arch/i386/acpi: acpi_wakecode.S src/sys/arch/i386/i386: i386_trap.S locore.S machdep.c mptramp.S src/sys/arch/i386/isa: npx.c src/sys/arch/x86/x86:

CVS commit: src/external/gpl3/gdb/dist/gdb

2014-02-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Feb 2 23:17:54 UTC 2014 Modified Files: src/external/gpl3/gdb/dist/gdb: inf-ptrace.c Log Message: remove stale comment and explain what we are doing. thanks dsl To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8

CVS commit: src

2014-02-02 Thread Mindaugas Rasiukevicius
Module Name:src Committed By: rmind Date: Mon Feb 3 02:21:52 UTC 2014 Modified Files: src/lib/libnpf: npf.3 npf.c npf.h src/usr.sbin/npf/npfctl: npf_build.c npf_data.c npfctl.h Log Message: - npfctl: fix table IDs (breakage since the table naming was added). -

CVS commit: src/sys/dev/marvell

2014-02-02 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Feb 3 05:56:23 UTC 2014 Modified Files: src/sys/dev/marvell: if_mvgbe.c Log Message: Carefully set IFF_OACTIVE in mvgbe_start(). Even if mvgbe_encap() returns other than 0, the TX ring might not full. Check whether the TX