summaryrefslogtreecommitdiffstats
path: root/sys/netgraph/bluetooth/l2cap
Commit message (Expand)AuthorAgeFilesLines
* /* -> /*- for license, minor formatting changesimp2005-01-0713-13/+39
* Mechanically rename s/ng_timeout/ng_callout/g, s/ng_untimeout/ng_uncallout/g.glebius2004-12-011-9/+9
* Fix kernel build (caused by recent ng_{un}timeout API change)emax2004-11-032-13/+13
* Switch to using C99 sparse initialisers for the type methods array.julian2004-05-291-13/+11
* Address few style issues pointed out by bdeemax2004-04-276-54/+54
* Make sure Bluetooth stuff can be compiled on amd64emax2004-04-095-23/+23
* Change double include protection style in headers to matchemax2003-11-143-3/+3
* Update Bluetooth code.emax2003-10-125-217/+274
* Part one of undating the bluetooth code to the newest versionjulian2003-05-1014-50/+261
* Back out M_* changes, per decision of the TRB.imp2003-02-194-14/+14
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-214-14/+14
* The second try a committing the bluetooth codejulian2002-11-2014-0/+6363
OpenPOWER on IntegriCloud