Module Name:src
Committed By: jakllsch
Date: Sat Jan 2 01:24:45 UTC 2016
Modified Files:
src/lib/libusbhid: usage.c
src/tests/lib/libusbhid: t_usbhid.c
Log Message:
Teach hid_parse_usage_in_page() how to understand hex literals, in
addition to the usual table look
Module Name:src
Committed By: jakllsch
Date: Sat Jan 2 01:04:15 UTC 2016
Modified Files:
src/lib/libusbhid: usage.c
src/tests/lib/libusbhid: t_usbhid.c
Log Message:
Fix round-trip of hid_usage_in_page(hid_parse_usage_in_page()) when
the usage is a catch-all format
Module Name:src
Committed By: jakllsch
Date: Fri Jan 1 23:46:04 UTC 2016
Modified Files:
src/tests/lib/libusbhid: t_usbhid.c
Log Message:
Rework unsigned range test cases.
If the USB HID 1.11 spec is interperted to the letter, there's no such
thing as a unsigned Logical/
Module Name:src
Committed By: jakllsch
Date: Fri Jan 1 22:59:12 UTC 2016
Modified Files:
src/lib/libusbhid: data.c
src/tests/lib/libusbhid: t_usbhid.c
Log Message:
Fix hid_get_data() for negative or 32-bit report data.
To generate a diff of this commit:
cvs rdif
Module Name:src
Committed By: jakllsch
Date: Fri Jan 1 22:47:35 UTC 2016
Modified Files:
src/tests/lib/libusbhid: t_usbhid.c
Log Message:
value debugging for the Logical/Physical range checks
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libu
Module Name:src
Committed By: marty
Date: Fri Jan 1 22:37:07 UTC 2016
Modified Files:
src/sys/arch/arm/samsung: exynos_i2c.c exynos_pinctrl.c
Log Message:
XU4 FDT pinctrl
Rewrite the use of pinctrl to reflect the new model from Jared.
To generate a diff of this commit:
Module Name:src
Committed By: marty
Date: Fri Jan 1 22:35:44 UTC 2016
Modified Files:
src/sys/dev/fdt: fdt_pinctrl.c fdtvar.h
Log Message:
FDT pinctl - review from Jared
These changes reflect a redesign based on a preliminary review by Jared.
Instead of the acquire/relea
Module Name:src
Committed By: jakllsch
Date: Fri Jan 1 21:38:54 UTC 2016
Modified Files:
src/distrib/sets/lists/debug: mi
src/distrib/sets/lists/tests: mi
src/etc/mtree: NetBSD.dist.tests
src/tests/lib: Makefile
Added Files:
src/tests/lib/li
Module Name:src
Committed By: macallan
Date: Fri Jan 1 20:48:15 UTC 2016
Modified Files:
src/sys/dev/pci: voyager.c
Log Message:
zero out struct i2cbus_attach_args and i2c_controller before messing with
them
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11
Module Name:src
Committed By: jdc
Date: Fri Jan 1 20:13:50 UTC 2016
Modified Files:
src/sys/dev/i2c: lm75.c
Log Message:
Read the Tos limit from the chip, instead of assuming 80'C, in case
firmware has altered it. Make the *decode functions return temperatures
in either
Module Name:src
Committed By: tls
Date: Fri Jan 1 19:46:48 UTC 2016
Modified Files:
src/sys/arch/x86/x86: identcpu.c
Log Message:
Enable second noise source on newer VIA CPUs
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 src/sys/arch/x86/x86/identcpu.c
Module Name:src
Committed By: jakllsch
Date: Fri Jan 1 19:14:45 UTC 2016
Modified Files:
src/lib/libusbhid: usb_hid_usages
Log Message:
Alphanumeric is spelled Alphanumeric
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/lib/libusbhid/usb_hid_usages
Ple
Module Name:src
Committed By: martin
Date: Fri Jan 1 18:58:58 UTC 2016
Modified Files:
src/sys/kern: vfs_bio.c
Log Message:
KASSERT->KASSERTMSG to allow debugging a double-free'd buffer in ddb.
To generate a diff of this commit:
cvs rdiff -u -r1.256 -r1.257 src/sys/kern
Module Name:src
Committed By: christos
Date: Fri Jan 1 17:06:21 UTC 2016
Modified Files:
src/share/mk: bsd.hostprog.mk
Log Message:
Add the pthread libraries, documented already in bsd.README; sort
To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 src/share/
Module Name:src
Committed By: tls
Date: Fri Jan 1 16:09:00 UTC 2016
Modified Files:
src/sys/kern: kern_rndq.c
Log Message:
Fix callout-skew source so it runs only when needed (remove second callout,
eliminate race).
To generate a diff of this commit:
cvs rdiff -u -r1.73
Module Name:src
Committed By: pooka
Date: Fri Jan 1 15:18:39 UTC 2016
Modified Files:
src/tests/fs/vfs: t_vnops.c
Log Message:
use a shorter filename template in previous (for v7fs)
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/tests/fs/vfs/t_vnops.c
Module Name:src
Committed By: pooka
Date: Fri Jan 1 15:13:57 UTC 2016
Modified Files:
src/tests/fs/vfs: t_vnops.c
Log Message:
Add a test which creates many directory entries.
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 src/tests/fs/vfs/t_vnops.c
Plea
17 matches
Mail list logo