git: hammer.8: Add back an .El that was removed by mistake.

2012-11-11 Thread Sascha Wildner
commit 8a403cd0c9ec9703a5540c0a7e9ca128fd284509 Author: Sascha Wildner s...@online.de Date: Sun Nov 11 10:26:17 2012 +0100 hammer.8: Add back an .El that was removed by mistake. Summary of changes: sbin/hammer/hammer.8 |1 + 1 files changed, 1 insertions(+), 0 deletions(-)

git: dc: Add missing ifpoll_compat_setup

2012-11-11 Thread Sepherosa Ziehau
commit 3879f13b352861b4502a8676f7b3c4cba2470f07 Author: Sepherosa Ziehau se...@dragonflybsd.org Date: Sun Nov 11 17:44:04 2012 +0800 dc: Add missing ifpoll_compat_setup Summary of changes: sys/dev/netif/dc/if_dc.c |5 + 1 files changed, 5 insertions(+), 0 deletions(-)

git: nge: Switch from device_polling to ifpoll

2012-11-11 Thread Sepherosa Ziehau
commit bf58d75619e742dd1f315b448a4d48ddbc834cd9 Author: Sepherosa Ziehau se...@dragonflybsd.org Date: Sun Nov 11 18:20:17 2012 +0800 nge: Switch from device_polling to ifpoll Summary of changes: sys/dev/netif/nge/Makefile|6 +- sys/dev/netif/nge/if_nge.c| 129

git: vge: Switch from device_polling to ifpoll

2012-11-11 Thread Sepherosa Ziehau
commit 4e5366b505b9f3c9de219d762406ccab28f395f5 Author: Sepherosa Ziehau se...@dragonflybsd.org Date: Sun Nov 11 19:10:50 2012 +0800 vge: Switch from device_polling to ifpoll Summary of changes: sys/dev/netif/vge/Makefile|6 +- sys/dev/netif/vge/if_vge.c| 114

git: loader: Detect SMBIOS and export its information into the environment.

2012-11-11 Thread Sascha Wildner
commit b95eca126723442c4ab3859d4a8be0d40c401879 Author: Sascha Wildner s...@online.de Date: Sun Nov 11 12:30:20 2012 +0100 loader: Detect SMBIOS and export its information into the environment. Useful to check motherboard vendor/version, BIOS version and so forth. Use kenv(1)

git: systat - Do not use ccpu for %cpu calculation in pigs view.

2012-11-11 Thread Antonio Huete Jimenez
commit c8cad1a46f5d4e9ee689c3da2c3909245b783200 Author: Antonio Huete Jimenez tuxi...@quantumachine.net Date: Mon Nov 12 00:18:01 2012 +0100 systat - Do not use ccpu for %cpu calculation in pigs view. - ccpu went away after the new scheduler work so sync with the current