summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror)markm2004-03-051-1/+1
* Add extra sanity check for SDP packets in libsdp(3)emax2004-02-261-1/+3
* Fix endianes bugemax2004-02-251-0/+3
* Teach rfcomm_pppd(8) how to register Bluetooth LAN service with local sdpd(8)emax2004-02-232-19/+88
* l2ping(8) should not loose echo data if target does not responds to the pingemax2004-02-172-24/+36
* Cleanup CFLAGS in libsdp(3) Makefileemax2004-01-252-1/+15
* Import sdpd(8) sources. This is Bluetooth Service Discovery Protocol daemon.emax2004-01-2026-0/+4284
* Change sdp_open_local(3) API. It now takes a path to a control socketemax2004-01-093-55/+89
* Fix uncontrolled access to the buffer in rfcomm_sppd(1).emax2003-12-191-2/+2
* Replace all uses of the old netgraph constants NG_*LEN by the newharti2003-11-152-2/+2
* Fix few typosemax2003-11-113-7/+7
* Update Bluetooth code.emax2003-10-1243-463/+1991
* Account for the fact that "buildworld" builds in the 'obj' treejulian2003-06-241-1/+1
* Reapply mdoc(7) fixes that got accidentally lost in the lastru2003-05-208-380/+424
* Make the README reflect reality.julian2003-05-111-3/+2
* Re-enable the broadcom firmware utility now that the Makefile in that subdirjulian2003-05-111-3/+1
* Fix (presently unused) Makefile to not need files not yet checked in.julian2003-05-111-11/+11
* Don't compile the broadcom firmware module yet.julian2003-05-101-2/+3
* Broadcom firmware loading module.. The actual firmware files will follow whenjulian2003-05-105-0/+455
* Part 2 of the commit if new bluetooth code.julian2003-05-1037-394/+2194
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,schweikh2003-01-011-1/+1
* mdoc(7) police: markup fixes.ru2002-12-125-198/+219
* The second try a committing the bluetooth codejulian2002-11-2027-0/+6743
OpenPOWER on IntegriCloud