git: ifconfig.8: Fix month

2012-12-02 Thread Sascha Wildner
commit 00925d6468d27ee05d0c80892fbde7a1acb9cc06 Author: Sascha Wildner s...@online.de Date: Sun Dec 2 11:22:38 2012 +0100 ifconfig.8: Fix month Summary of changes: sbin/ifconfig/ifconfig.8 |2 +- 1 files changed, 1 insertions(+), 1 deletions(-)

git: kernel/ntfs: Add ntfs_statvfs.

2012-12-02 Thread Sascha Wildner
commit c5fbda8e685731eeccb9a5935db7d51f451974e8 Author: Sascha Wildner s...@online.de Date: Sun Dec 2 18:47:48 2012 +0100 kernel/ntfs: Add ntfs_statvfs. This fixes for example df output for large filesystems. Summary of changes: sys/vfs/ntfs/ntfs_vfsops.c | 28

git: mount_ntfs.8: Fix synopsis and add another example (from FreeBSD).

2012-12-02 Thread Sascha Wildner
commit 30be6551497fd073fd44a3f7dac894659c12356a Author: Sascha Wildner s...@online.de Date: Mon Dec 3 00:36:26 2012 +0100 mount_ntfs.8: Fix synopsis and add another example (from FreeBSD). Summary of changes: sbin/mount_ntfs/mount_ntfs.8 | 10 +++--- 1 files changed, 7

git: bge: Improve tiny packets transmission performance on low frequency CPU

2012-12-02 Thread Sepherosa Ziehau
commit aad8b3fefb192f89783f0b1e383f701aafd4f00b Author: Sepherosa Ziehau se...@dragonflybsd.org Date: Sun Dec 2 20:30:40 2012 +0800 bge: Improve tiny packets transmission performance on low frequency CPU Update TX HOST_PROD register a little bit often; mainly to improve

git: jme: Improve tiny packets transmission performance on low frequency CPU

2012-12-02 Thread Sepherosa Ziehau
commit 3a65efa657c814b3133903580145cbd07120e46c Author: Sepherosa Ziehau se...@dragonflybsd.org Date: Mon Dec 3 09:53:20 2012 +0800 jme: Improve tiny packets transmission performance on low frequency CPU Update TXCSR register a little bit often; mainly to improve timeliness of

git: cluster - Major kernel component work (diskiocom, xdisk, kdmsg)

2012-12-02 Thread Matthew Dillon
commit 8d6d37b8ec43578679de9fefdfc9fd5fea549925 Author: Matthew Dillon dil...@apollo.backplane.com Date: Sun Dec 2 21:40:13 2012 -0800 cluster - Major kernel component work (diskiocom, xdisk, kdmsg) * Major implementation and stabilization work. Fix lots of bugs, improve