DragonFly BSD
DragonFly commits List (threaded) for 2010-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: bthcid - Port from libevent to kqueue(2)/kevent(2)


From: Samuel Greear <sjg@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 13 Aug 2010 06:03:20 -0700 (PDT)

commit 69cc30e7c55bf0ea5dfa07b64d1a97f4affbab84
Author: Samuel J. Greear <sjg@thesjg.com>
Date:   Thu Aug 12 14:48:31 2010 +0000

    bthcid - Port from libevent to kqueue(2)/kevent(2)

Summary of changes:
 usr.sbin/bthcid/Makefile |    4 +-
 usr.sbin/bthcid/bthcid.c |   83 +++++++++++++++++++++++++++++++--------------
 usr.sbin/bthcid/bthcid.h |   10 ++++-
 usr.sbin/bthcid/client.c |   73 ++++++++++++++++++++--------------------
 usr.sbin/bthcid/config.c |    1 -
 usr.sbin/bthcid/hci.c    |   20 +++++------
 6 files changed, 112 insertions(+), 79 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/69cc30e7c55bf0ea5dfa07b64d1a97f4affbab84


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]