aboutsummaryrefslogtreecommitdiff
path: root/sys/netgraph/bluetooth/hci/ng_hci_misc.c
Commit message (Expand)AuthorAgeFilesLines
* Retire the MALLOC and FREE macros. They are an abomination unto style(9).Dag-Erling Smørgrav2008-10-231-4/+4
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+3
* Mechanically rename s/ng_timeout/ng_callout/g, s/ng_untimeout/ng_uncallout/g.Gleb Smirnoff2004-12-011-6/+6
* Fix kernel build (caused by recent ng_{un}timeout API change)Maksim Yevmenkin2004-11-031-7/+7
* Address few style issues pointed out by bdeMaksim Yevmenkin2004-04-271-7/+7
* Make sure Bluetooth stuff can be compiled on amd64Maksim Yevmenkin2004-04-091-1/+1
* Update Bluetooth code.Maksim Yevmenkin2003-10-121-71/+69
* Part one of undating the bluetooth code to the newest versionJulian Elischer2003-05-101-59/+1
* Back out M_* changes, per decision of the TRB.Warner Losh2003-02-191-1/+1
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.Alfred Perlstein2003-01-211-1/+1
* The second try a committing the bluetooth codeJulian Elischer2002-11-201-0/+556