Author: hiren
Date: Fri Sep 16 00:14:26 2016
New Revision: 305853
URL: https://svnweb.freebsd.org/changeset/base/305853
Log:
MFC r301522 (by bz)
Implement a `show panic` command to DDB which will helpfully print the
panic string again if set, in case it scrolled out of the active
window
Author: hselasky
Date: Thu Sep 15 08:35:46 2016
New Revision: 305829
URL: https://svnweb.freebsd.org/changeset/base/305829
Log:
MFC r305590:
Correctly map the USB mouse tilt delta values into buttons 5 and 6
instead of 3 and 4 which is used for the scroll wheel, according to
X.org.
PR
Author: kib
Date: Thu Sep 15 08:26:59 2016
New Revision: 305826
URL: https://svnweb.freebsd.org/changeset/base/305826
Log:
MFC r305744:
Fix typo in comment.
Modified:
stable/10/sys/x86/x86/identcpu.c
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/sys/x86/x86/ident