git: bthcid - Port from libevent to kqueue(2)/kevent(2)
Samuel Greear
sjg at crater.dragonflybsd.org
Fri Aug 13 06:04:29 PDT 2010
commit 69cc30e7c55bf0ea5dfa07b64d1a97f4affbab84
Author: Samuel J. Greear <sjg at 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
More information about the Commits
mailing list