git: gcc50/libstdc++: Use generated symbol map instead

2015-02-15 Thread John Marino
commit 7342e0eb934dde5e91f51b7ffd99c1f352c9c25a Author: John Marino dr...@marino.st Date: Sun Feb 15 11:48:54 2015 +0100 gcc50/libstdc++: Use generated symbol map instead For both gcc47 and gcc50, we've been using pregenerate symbol map for libstdc++ due to the apparently

git: sys/vfs/hammer: minor zone cleanup

2015-02-15 Thread Tomohiro Kusumi
commit 2426f861a8fe51254a118ced119ce98dcbb586cc Author: Tomohiro Kusumi kusumi.tomoh...@gmail.com Date: Sun Feb 15 20:44:39 2015 +0900 sys/vfs/hammer: minor zone cleanup - hammer_generate_undo() takes either zone 1 or zone 2 address (hammer generates undos for both volume

git: memtemp/e5: Send devctl notify, if DIMM is too hot, and set sensor status

2015-02-15 Thread Sepherosa Ziehau
commit 254817bd7d6b589089830101b9a8c2df4a9c9e97 Author: Sepherosa Ziehau se...@dragonflybsd.org Date: Sat Feb 14 22:47:02 2015 +0800 memtemp/e5: Send devctl notify, if DIMM is too hot, and set sensor status - There is no need to save DIMM external id in dimm softc; use a stack

git: memtemp/e5: Setup hiwat and lowat before sensor task register.

2015-02-15 Thread Sepherosa Ziehau
commit 65c1e3dd8843d4f7498700f202f9e3f15ddf7a16 Author: Sepherosa Ziehau se...@dragonflybsd.org Date: Mon Feb 16 15:13:22 2015 +0800 memtemp/e5: Setup hiwat and lowat before sensor task register. Summary of changes: sys/dev/powermng/memtemp/memtemp_e5.c | 36