git: sbin/hammer: Add debug printf on cache flushing

2015-03-14 Thread Tomohiro Kusumi
commit c2f57ae23f00d1702a74f48c3f96a33c8c55aa51 Author: Tomohiro Kusumi kusumi.tomoh...@gmail.com Date: Sun Mar 15 02:19:22 2015 +0900 sbin/hammer: Add debug printf on cache flushing - Add debug fprintf to stderr on cache flushing that shows the number of buffers released.

git: sbin/hammer: Properly break from cache flush loop

2015-03-14 Thread Tomohiro Kusumi
commit d75d1dc9e556527b1784e6addb219fd9f4ff5168 Author: Tomohiro Kusumi kusumi.tomoh...@gmail.com Date: Sun Mar 15 03:55:48 2015 +0900 sbin/hammer: Properly break from cache flush loop - hammer_cache_flush() needs to keep track of the first element that was pushed back to

git: hammer2 - Misc cluster protocol work

2015-03-14 Thread Matthew Dillon
commit d157d4dc34bc87ae70888ac92a8fbf1ea662eabd Author: Matthew Dillon dil...@apollo.backplane.com Date: Sat Mar 14 21:31:23 2015 -0700 hammer2 - Misc cluster protocol work * Adjust debugging a bit so hammer2 -d bumps DMsgDebugOpt to sucessively higher values. *

git: drm/i915: add trace functions

2015-03-14 Thread Francois Tigeot
commit b15f8132ee253474938671ec4b8d6145cece392a Author: François Tigeot ftig...@wolfpond.org Date: Sat Mar 14 10:26:11 2015 +0100 drm/i915: add trace functions Summary of changes: sys/dev/drm/i915/i915_gem.c | 44 +++

git: drm/i915: Reorder some function definitions

2015-03-14 Thread Francois Tigeot
commit cc3a9012811f18fc445e710440bfe11da165d230 Author: François Tigeot ftig...@wolfpond.org Date: Sat Mar 14 14:03:37 2015 +0100 drm/i915: Reorder some function definitions * Reducing differences with Linux 3.11 * No functional changes Summary of changes:

git: acpi_thinkpad.4: Add missing space.

2015-03-14 Thread Sascha Wildner
commit a93b6b39d789b04de3f161463d603c096567ee75 Author: Sascha Wildner s...@online.de Date: Sat Mar 14 15:45:33 2015 +0100 acpi_thinkpad.4: Add missing space. Summary of changes: share/man/man4/acpi_thinkpad.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

git: make upgrade: Remove some more files for the sendmail removal.

2015-03-14 Thread Sascha Wildner
commit 35deb7099347ecaa61a8c568554a2c6dcf2e40be Author: Sascha Wildner s...@online.de Date: Sat Mar 14 16:37:43 2015 +0100 make upgrade: Remove some more files for the sendmail removal. Summary of changes: Makefile_upgrade.inc | 17 + etc/mtree/BSD.include.dist | 2

git: Remove more sendmail remains.

2015-03-14 Thread Sascha Wildner
commit 14aee2043ddb505973115477e308b0407e80c0a9 Author: Sascha Wildner s...@online.de Date: Sat Mar 14 16:54:50 2015 +0100 Remove more sendmail remains. Summary of changes: Makefile_upgrade.inc | 1 + lib/Makefile | 1 - share/man/man7/hier.7 | 5 + 3 files changed, 2

git: kernel/ipfw3: Fix LINT64 building.

2015-03-14 Thread Sascha Wildner
commit 3338122165c6e94f1b06163f79f0b32ea7027877 Author: Sascha Wildner s...@online.de Date: Sat Mar 14 17:00:51 2015 +0100 kernel/ipfw3: Fix LINT64 building. * Remove a duplicate definition of DPRINTF(). * Fix a DPRINTF() argument. Summary of changes: