Module Name:src
Committed By: jakllsch
Date: Sat Mar 4 01:29:27 UTC 2017
Modified Files:
src/sys/arch/shark/ofw: ofw.c
Log Message:
Fix up OFW_DEBUG printfs, particularly regarding newlines and error cases.
To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 s
Module Name:src
Committed By: palle
Date: Fri Mar 3 21:09:25 UTC 2017
Modified Files:
src/sys/arch/sparc64/dev: ldc.c vdsk.c
Log Message:
sun4v: Fixed PR 51554 - Avoid unsafe allocation in ldc/vdsk
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch
Module Name:src
Committed By: mrg
Date: Fri Mar 3 20:48:02 UTC 2017
Modified Files:
src/external/mit/xorg/lib/libICE: Makefile
Log Message:
define HAVE_ARC4RANDOM_BUF.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/mit/xorg/lib/libICE/Makefile
Module Name:src
Committed By: jakllsch
Date: Fri Mar 3 16:52:08 UTC 2017
Modified Files:
src/sys/dev/marvell: mvsdio.c
Log Message:
Add check during mvsdio_attach that CMD line is in idle state.
If the CMD line is not in idle state, the interrupt handler routine will
mis
Module Name:src
Committed By: knakahara
Date: Fri Mar 3 16:48:55 UTC 2017
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
fix r1.492 bug, sorry
To generate a diff of this commit:
cvs rdiff -u -r1.495 -r1.496 src/sys/dev/pci/if_wm.c
Please note that diffs are not
Module Name:src
Committed By: kre
Date: Fri Mar 3 12:23:26 UTC 2017
Modified Files:
src/tests/kernel: t_ptrace_wait.c
Log Message:
Since it is unlikely that any of this really wants to test whether
[v]fork() produces pid==1 (init) (if it were useful to test that, an
entir
Module Name:src
Committed By: wiz
Date: Fri Mar 3 11:36:20 UTC 2017
Modified Files:
src/share/man/man4: wm.4
Log Message:
Improve wording and formatting.
New sentence, new line.
Fix typo.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/share/man/man4/w
Module Name:src
Committed By: knakahara
Date: Fri Mar 3 10:44:25 UTC 2017
Modified Files:
src/share/man/man4: wm.4
Log Message:
add WM_RX_PROCESS_LIMIT_DEFAULT and WM_RX_INTR_PROCESS_LIMIT_DEFAULT description
pointed out by pgoyette@n.o, thanks.
To generate a diff of t
Module Name:src
Committed By: nonaka
Date: Fri Mar 3 09:29:57 UTC 2017
Modified Files:
src/sys/arch/i386/stand/efiboot: boot.c
Log Message:
efiboot: fix efivar command.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/i386/stand/efiboot/boot.c
P