Module Name:src
Committed By: bad
Date: Mon Oct 14 22:23:22 UTC 2013
Modified Files:
src/usr.bin/systat: keyboard.c
Log Message:
No David, '\?' is not the del character. Broken in rev 1.21.
XXX pullup-5, pullup-6.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -
Module Name:src
Committed By: joerg
Date: Mon Oct 14 21:19:17 UTC 2013
Modified Files:
src/external/bsd/llvm: Makefile.inc
src/external/bsd/llvm/lib/libLLVMCodeGen: Makefile
src/external/bsd/llvm/lib/libLLVMInstrumentation: Makefile
Log Message:
Update LLVM
Module Name:src
Committed By: skrll
Date: Mon Oct 14 18:15:12 UTC 2013
Modified Files:
src/sys/dev/usb: ucycom.c
Log Message:
Handle an error from uhidev_get_report in ucycom_get_cfg
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/sys/dev/usb/ucycom.c
Module Name:src
Committed By: skrll
Date: Mon Oct 14 18:14:08 UTC 2013
Modified Files:
src/sys/arch/arm/arm: process_machdep.c
Log Message:
Fix size parameter to memset. Found by gcc 4.8.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sys/arch/arm/arm/
Module Name:src
Committed By: joerg
Date: Mon Oct 14 16:00:17 UTC 2013
Modified Files:
src/distrib/sets: mkvars.mk sets.subr
src/distrib/sets/lists/comp: mi
src/lib/libc: Makefile
src/share/mk: bsd.lib.mk bsd.own.mk
Log Message:
Rename USE_LIBGCC to
Module Name:src
Committed By: isaki
Date: Mon Oct 14 12:20:05 UTC 2013
Modified Files:
src/sys/arch/m68k/m68k: switch_subr.s
Log Message:
Check whether we have an FPU regardless of FPU_EMULATE option.
It prevents a kernel panic when we don't have an FPU and FPU_EMULATE
opt
Module Name:src
Committed By: joerg
Date: Mon Oct 14 11:11:14 UTC 2013
Modified Files:
src/distrib/sets: sets.subr
src/distrib/sets/lists/comp: mi
Log Message:
Invert logic to try to fix the !clang case.
To generate a diff of this commit:
cvs rdiff -u -r1.154 -r1