git: test - cleanup build

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Dec 27 19:19:19 PST 2015


commit b7cb6098b29b5d9c4d9d8aace381eca12dbd801f
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sun Dec 27 19:12:11 2015 -0800

    test - cleanup build
    
    * Get rid of -Wall warnings, cleanup Makefile

Summary of changes:
 test/debug/Makefile       |  8 ++++----
 test/debug/bufqueues.c    |  1 -
 test/debug/evfilt_user.c  |  1 +
 test/debug/kmapinfo.c     |  9 +--------
 test/debug/kshowprocs.c   |  2 +-
 test/debug/kwrite.c       |  6 ++++--
 test/debug/mbufinfo.c     |  1 +
 test/debug/ncptrace.c     |  1 -
 test/debug/posixlock.c    | 10 +++++-----
 test/debug/testvblank.c   | 35 +++++++++++++++++++++++++++++++++++
 test/debug/ttyinfo.c      |  3 ++-
 test/debug/umtx.c         | 10 +++++-----
 test/debug/vmpageinfo.c   |  8 +++++++-
 test/debug/vnodeinfo.c    | 12 ++++++------
 test/debug/wildcardinfo.c |  1 -
 test/debug/zallocinfo.c   |  2 --
 16 files changed, 72 insertions(+), 38 deletions(-)
 create mode 100644 test/debug/testvblank.c

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b7cb6098b29b5d9c4d9d8aace381eca12dbd801f


-- 
DragonFly BSD source repository



More information about the Commits mailing list