看板 DFBSD_commit 關於我們 聯絡資訊
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