summaryrefslogtreecommitdiffstats
path: root/sys/netbt/l2cap_misc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* "It's not the years, honey; it's the mileage."tedu2014-07-111-262/+0
* sort pool.h into the list of includes alphabeticallyblambert2010-07-291-2/+2
* #include <sys/pool.h> directly, instead of relying on mbuf.h to inlcude itblambert2010-07-291-1/+2
* Sync bluetooth with NetBSDuwe2008-11-221-5/+4
* Convert timeout_add() calls using multiples of hz to timeout_add_sec()blambert2008-09-101-2/+2
* timeout_del() removes the triggered flag so check if the timeout triggeredclaudio2008-06-081-4/+4
* Sync sys/netbt with NetBSDuwe2008-02-241-8/+7
* complete the sys/netbt import and adopt some more code to our interfacesuwe2007-06-011-7/+10
* Import parts of the NetBSD bluetooth stack; ok gwk, and grange on removaluwe2007-05-301-0/+260