Age | Commit message (Expand) | Author |
---|---|---|
2010-07-29 | sort pool.h into the list of includes alphabetically | Bret Lambert |
2010-07-29 | #include <sys/pool.h> directly, instead of relying on mbuf.h to inlcude it | Bret Lambert |
2008-11-22 | Sync bluetooth with NetBSD | Uwe Stuehler |
2008-09-10 | Convert timeout_add() calls using multiples of hz to timeout_add_sec() | Bret Lambert |
2008-02-24 | Sync sys/netbt with NetBSD | Uwe Stuehler |
2007-09-17 | Only the most obvious bzero() -> M_ZERO changes. No cast changes, no | Kenneth R Westerback |
2007-07-22 | spacing, chop some of the more obscenely long lines. | Gordon Willem Klok |
2007-06-19 | Abort all pending ACL connections when we get an HCI command parameter | Uwe Stuehler |
2007-06-06 | Do not dereference a garbage pointer in hci_acl_send() | Uwe Stuehler |
2007-06-01 | complete the sys/netbt import and adopt some more code to our interfaces | Uwe Stuehler |
2007-05-30 | Import parts of the NetBSD bluetooth stack; ok gwk, and grange on removal | Uwe Stuehler |