aboutsummaryrefslogtreecommitdiff
path: root/sys/netgraph/bluetooth/common
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-161-1/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* net: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many)Pawel Biernacki2020-02-261-14/+15
* sys: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Fix multiple incorrect SYSCTL arguments in the kernel:Hans Petter Selasky2014-10-211-1/+1
* sysctl(9) cleanup checkpoint: amd64 GENERIC builds cleanly.Matthew D Fleming2011-01-121-1/+1
* Fill in the string portion of the bluetooth stack version sysctl.Tom Rhodes2008-07-141-1/+1
* Get in some basic infrastructure for Bluetooth SCO support.Maksim Yevmenkin2008-07-101-0/+38
* Despite several examples in the kernel, the third argument ofDavid Malone2007-06-041-4/+4
* Change the embedded module name from "bluetooth" to "ng_bluetooth" to matchPeter Wemm2005-04-081-1/+1
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+3
* add missing #include <sys/module.h>Poul-Henning Kamp2004-05-301-0/+1
* Address few style issues pointed out by bdeMaksim Yevmenkin2004-04-271-1/+1
* Part one of undating the bluetooth code to the newest versionJulian Elischer2003-05-101-12/+8
* The second try a committing the bluetooth codeJulian Elischer2002-11-201-0/+254