git: acpi/pstate: Ignore inconsistent PSS table

2015-03-02 Thread Sepherosa Ziehau
commit 3dc86a140adae9bed961cb562f8f96249e6ad788 Author: Sepherosa Ziehau se...@dragonflybsd.org Date: Mon Mar 2 21:43:17 2015 +0800 acpi/pstate: Ignore inconsistent PSS table Some BIOSes create different PSS tables; just trust the one from the BSP and move on.

git: kernel - Refactor the kernel message buffer code

2015-03-02 Thread Matthew Dillon
commit 5608ef175917eaf5aa7542d9f872baca87d94a1c Author: Matthew Dillon dil...@apollo.backplane.com Date: Mon Mar 2 17:55:51 2015 -0800 kernel - Refactor the kernel message buffer code * Add a separate tracking index for /dev/klog (syslog) so it does not eat the base index

git: kernel - Refactor the kernel message buffer code (2)

2015-03-02 Thread Matthew Dillon
commit 9e900855d3e64e71220a72d28da7de5e086b0c5e Author: Matthew Dillon dil...@apollo.backplane.com Date: Mon Mar 2 18:40:21 2015 -0800 kernel - Refactor the kernel message buffer code (2) * Fix an edge case, the sysctl was not working properly when the msgbuf was completely

git: ifnet: Make rest of ifnet accessing MPSAFE

2015-03-02 Thread Sepherosa Ziehau
commit 55d4a94aed9a1540970ded7fa631d15f77ef41e5 Author: Sepherosa Ziehau se...@dragonflybsd.org Date: Mon Mar 2 22:36:36 2015 +0800 ifnet: Make rest of ifnet accessing MPSAFE Summary of changes: sys/netgraph7/ether/ng_ether.c | 6 +++--- sys/netgraph7/ng_gif.c

git: dmsg - Stabilization work

2015-03-02 Thread Matthew Dillon
commit a06d536b271ede1f577aaea9cbc372a2fc2a096e Author: Matthew Dillon dil...@apollo.backplane.com Date: Mon Mar 2 22:21:23 2015 -0800 dmsg - Stabilization work * Add a refs field to dmsg_state and kdmsg_state for retention and disposal. * Separate out the tracking

git: dma(8): Sync with upstream (22 SEP 2014)

2015-03-02 Thread John Marino
commit 37d598761db906010c701ef387f3a503c4fad603 Author: John Marino dr...@marino.st Date: Mon Mar 2 11:44:02 2015 +0100 dma(8): Sync with upstream (22 SEP 2014) There is only one substantial change: improving mail input format error message. The remain changes are email

git: dma(8): remove unused virtusetable

2015-03-02 Thread John Marino
commit 753c9ac1003ad558c1110f145b4c79356899e400 Author: John Marino dr...@marino.st Date: Mon Mar 2 13:50:47 2015 +0100 dma(8): remove unused virtusetable This was intended to be template file for the VIRTUAL option in dma, but it appears this option was never implemented, nor

git: dma(8): install default conf files with installworld

2015-03-02 Thread John Marino
commit 0cde307f0d0dcc48c7dc2c2bcd2525f3c3ae68dd Author: John Marino dr...@marino.st Date: Mon Mar 2 14:45:55 2015 +0100 dma(8): install default conf files with installworld Previously dma configure files were only installed with the make distribution command. Additionally,

git: sbin/hammer - Properly indent config text on 'show' output

2015-03-02 Thread Antonio Huete Jimenez
commit bc5af92eac3b7daf590a551994477dc96bd2fbf5 Author: Antonio Huete Jimenez tuxi...@quantumachine.net Date: Mon Mar 2 15:52:57 2015 +0100 sbin/hammer - Properly indent config text on 'show' output Summary of changes: sbin/hammer/cmd_show.c | 16 ++-- 1 file changed, 14

git: sbin/hammer - Change verbose level for showing data records.

2015-03-02 Thread Antonio Huete Jimenez
commit 01fdc7360c70b2473001b17fbd9bfcdc50590601 Author: Antonio Huete Jimenez tuxi...@quantumachine.net Date: Mon Mar 2 17:03:31 2015 +0100 sbin/hammer - Change verbose level for showing data records. - Also fix missing braces. Suggested-by: tkusumi Summary of changes:

git: sbin/hammer: Don't show irrelevant BM and d after root split

2015-03-02 Thread Tomohiro Kusumi
commit 2f8c6a592f4f91d24fed1dbb59c04ba2ca55d251 Author: Tomohiro Kusumi kusumi.tomoh...@gmail.com Date: Tue Mar 3 01:32:05 2015 +0900 sbin/hammer: Don't show irrelevant BM and d after root split - Make hammer show command suppress irrelevant outputs BM NODE ... and d tids