Module Name:src
Committed By: mrg
Date: Mon Jun 2 04:57:02 UTC 2014
Modified Files:
src/sys/arch/mips/mips: mips_machdep.c
Log Message:
apply __diagused.
To generate a diff of this commit:
cvs rdiff -u -r1.259 -r1.260 src/sys/arch/mips/mips/mips_machdep.c
Please note t
Module Name:src
Committed By: dholland
Date: Mon Jun 2 02:11:52 UTC 2014
Modified Files:
src/sys/arch/amd64/conf: ALL
src/sys/arch/i386/conf: ALL
Log Message:
add MPVERBOSE, noted missing in PR 48733.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 s
Module Name:src
Committed By: mrg
Date: Sun Jun 1 20:24:45 UTC 2014
Modified Files:
src/external/gpl3/gcc/lib/libbacktrace: Makefile
src/external/gpl3/gcc/lib/liblto_plugin: Makefile
src/external/gpl3/gcc/lib/libstdc++-v3/include/pb: Makefile
src/ex
Module Name:src
Committed By: mrg
Date: Sun Jun 1 19:51:02 UTC 2014
Modified Files:
src/external/gpl3/gcc/lib: Makefile.inc
src/external/gpl3/gcc/lib/crtstuff: Makefile
src/external/gpl3/gcc/lib/libgcc: Makefile.inc
src/external/gpl3/gcc/lib/libgcc/
Module Name:src
Committed By: christos
Date: Sun Jun 1 17:46:06 UTC 2014
Modified Files:
src/bin/sh: sh.1
Log Message:
PR/48843: Jarmo Jaakkola: Soften the language in the manual page,
making less promises about behavior not explicitly stated in the standard.
To generat
Module Name:src
Committed By: phx
Date: Sun Jun 1 17:21:50 UTC 2014
Modified Files:
src/sys/arch/bebox/stand/boot: monitor.c
Log Message:
Use int32_t, int16_t, int8_t.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/bebox/stand/boot/monitor.c
Module Name:src
Committed By: njoly
Date: Sun Jun 1 13:42:12 UTC 2014
Modified Files:
src/sys/compat/linux/arch/alpha: linux_pipe.c
src/sys/compat/linux/common: linux_fcntl.h linux_file.c linux_pipe.c
src/sys/compat/linux32/common: linux32_unistd.c
Log Mes
Module Name:src
Committed By: martin
Date: Sun Jun 1 11:01:18 UTC 2014
Modified Files:
src/sys/fs/cd9660: cd9660_util.c
Log Message:
PR kern/48815: do not skip ';' twice when comparing file versions.
Patch from Thomas Schmitt.
To generate a diff of this commit:
cvs rdif