Author: gnn
Date: Wed May 13 00:28:36 2015
New Revision: 282826
URL: https://svnweb.freebsd.org/changeset/base/282826
Log:
MFC: 282215
Make it possible to statically link SIFTR into the kernel
as a new option.
Reviewed by: bz
Discussed with: lstewart
Modified:
stable/10/s
Author: emaste
Date: Tue May 12 18:09:54 2015
New Revision: 282823
URL: https://svnweb.freebsd.org/changeset/base/282823
Log:
MFC r281944: vt(4): Simplify mouse area detection
vt_is_cursor_in_area needs to return true if any part of the mouse
cursor is visible in the rectangle area. R
Author: emaste
Date: Tue May 12 18:08:07 2015
New Revision: 282822
URL: https://svnweb.freebsd.org/changeset/base/282822
Log:
MFC r282247: vt: fix vt_fb_bitblt_bitmap mask corruption
Previously the mask wrapped when one or more of the mask bytes extended
past the right edge of the win
Author: araujo (ports committer)
Date: Tue May 12 16:36:54 2015
New Revision: 282819
URL: https://svnweb.freebsd.org/changeset/base/282819
Log:
Fix the media detected for copper cables NIC based on chipsest X540T.
Requested by: hiren@
MFH: 279803
Modified:
stable/10/sys/dev/ix
Author: garga (ports committer)
Date: Tue May 12 15:21:19 2015
New Revision: 282818
URL: https://svnweb.freebsd.org/changeset/base/282818
Log:
MFC r282469:
Add support for Sierra MC7354 card
Author: Jeremy Porter
Differential Revision:https://reviews.freebsd.or
Author: avg
Date: Tue May 12 09:35:50 2015
New Revision: 282815
URL: https://svnweb.freebsd.org/changeset/base/282815
Log:
followup to r282748: sys/modules/cyclic was not removed by svn merge
This directory and its content were removed by the original commit
but somehow the merge did not
Author: avg
Date: Tue May 12 09:30:29 2015
New Revision: 282814
URL: https://svnweb.freebsd.org/changeset/base/282814
Log:
followup to r282748: remove another instance of cyclic in sys/modules/Makefile
Those lines were not present in head and thus were not removed by the
original commit a
Author: smh
Date: Tue May 12 09:25:16 2015
New Revision: 282813
URL: https://svnweb.freebsd.org/changeset/base/282813
Log:
MFC r282205:
Fix misuse of input argument in traverse_visitbp
Obtained from:zfsonlinux (a585f2f844ed3d4270221fed88f5e494eb55d932
Sponsored by: Multiplay
Author: kib
Date: Tue May 12 08:52:50 2015
New Revision: 282811
URL: https://svnweb.freebsd.org/changeset/base/282811
Log:
MFC r282680:
Remove unused define.
Modified:
stable/10/sys/amd64/amd64/apic_vector.S
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/sys/amd64