summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Let bsd.prog.mk set SRCS and MAN to their default values.ru2005-01-284-4/+0
* Sort sections.ru2005-01-188-26/+26
* Added the EXIT STATUS section where appropriate.ru2005-01-178-8/+8
* Fix typo %d -> %xemax2005-01-121-1/+1
* Scheduled mdoc(7) sweep.ru2005-01-112-10/+11
* Teach sdpd(8) about 32-bit and 128-bit uuid's.emax2005-01-055-13/+162
* Rename 'class' field to 'uclass' in the ng_hci_inquiry_response structure.emax2005-01-041-1/+1
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-211-1/+1
* Check in updated bthidd(8). This is still work in progress.emax2004-11-189-48/+874
* Serial devices now called /dev/cuadXX not /dev/cuaaXXemax2004-11-022-2/+2
* For variables that are only checked with defined(), don't provideru2004-10-241-1/+1
* Add missing #includeemax2004-09-142-1/+2
* Update links to the bluez-firmware packageemax2004-08-111-4/+4
* Introduce ng_hci_inquiry_response structure and use it in the hccontrol(8)emax2004-08-101-8/+1
* - One can use both BD_ADDR or name to specify address of the Bluetooth device.emax2004-08-0510-30/+47
* - Update l2ping(8) man page and mention that it is possible to use namesemax2004-08-042-42/+70
* Avoid casts as lvalues.kan2004-07-281-3/+6
* Add workaround for brain damaged cell phonesemax2004-07-272-3/+62
* Fix cut-n-paste bugs in hccontrol(8). Its very strange that no one noticedemax2004-06-282-17/+17
* Remove dependency on dev/usb/usbdevs.h, in preparation for itsimp2004-06-251-2/+4
* Assorted markup, grammar, and spelling fixes.ru2004-06-133-19/+22
* Markup nits.ru2004-06-041-3/+5
* Reapply some lost fixes, fix some more.ru2004-06-041-13/+15
* Start committing Bluetooth HID (Human Interface Device) support.emax2004-04-1017-0/+3015
* Use uint instead of u_intemax2004-04-0910-64/+64
* Make sure Bluetooth stuff can be compiled on amd64emax2004-04-092-5/+5
* 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