Author: dim
Date: Thu Apr 10 07:00:24 2014
New Revision: 264312
URL: http://svnweb.freebsd.org/changeset/base/264312
Log:
MFC r264238:
For GNU as, add two missing modes for each of the fcomip and fucomip
instructions. Partially obtained from OpenBSD by Pedro Giffuni, while I
added the
Author: asomers
Date: Thu Apr 10 19:53:40 2014
New Revision: 264326
URL: http://svnweb.freebsd.org/changeset/base/264326
Log:
MFC r263429
Fix kern/187712: config(8) does not respect KERNCONFDIR.
The impact of this bug is that you cannot build a kernel if both of the
following are true:
Author: joerg
Date: Thu Apr 10 22:05:50 2014
New Revision: 264329
URL: http://svnweb.freebsd.org/changeset/base/264329
Log:
MFC r264084: make the Dresden Elektronik "USB Level Shifter Stick Low Cost"
known to the FTDI driver.
Modified:
stable/9/sys/dev/usb/serial/uftdi.c
stable/9/sys/dev/
Author: bdrewery
Date: Fri Apr 11 01:04:07 2014
New Revision: 264333
URL: http://svnweb.freebsd.org/changeset/base/264333
Log:
MFC r263879:
Add `-S' to display syscall numbers in the output as well.
Modified:
stable/9/usr.bin/kdump/kdump.1
stable/9/usr.bin/kdump/kdump.c
Directory Pro
Author: hselasky
Date: Fri Apr 11 06:15:58 2014
New Revision: 264337
URL: http://svnweb.freebsd.org/changeset/base/264337
Log:
MFC r264294:
Fix for infinite XHCI reset loops when the set address USB request fails.
Modified:
stable/9/sys/dev/usb/controller/xhci.c
Directory Properties:
stab