aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bluetooth/hccontrol
Commit message (Expand)AuthorAgeFilesLines
* use .Mt to mark up email addresses consistently (part2)Baptiste Daroussin2014-06-201-1/+1
* Fxi a bunch of typos.Eitan Adler2013-05-101-1/+1
* mdoc: add missing width argument to Bl -tag.Joel Dahl2012-06-031-2/+2
* Fix typos in command descriptions.Stefan Farfeleder2011-12-311-2/+2
* Reencode files to UTF-8. Drop CP1252 em-dash.Ulrich Spörlein2011-12-301-4/+4
* Pacify new GCC4 warnings.Maksim Yevmenkin2006-09-211-1/+1
* Get rid of extra const to pacify new GCC4 warnings.Maksim Yevmenkin2006-09-212-30/+30
* - Only print a clarifying message about which HCI node has been used if thereMarkus Brueffer2006-06-021-4/+6
* - Document the new Read_Node_List command, autodetection of HCI nodes andMarkus Brueffer2006-05-221-8/+9
* - Add HCI node autodetection. As a consequence of this, make the '-n'Markus Brueffer2006-05-223-7/+89
* - Use official version strings for LMP and HCI version reporting and addMarkus Brueffer2006-02-234-7/+42
* Sort sections.Ruslan Ermilov2005-01-181-3/+3
* Added the EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-171-1/+1
* Rename 'class' field to 'uclass' in the ng_hci_inquiry_response structure.Maksim Yevmenkin2005-01-041-1/+1
* Introduce ng_hci_inquiry_response structure and use it in the hccontrol(8)Maksim Yevmenkin2004-08-101-8/+1
* - One can use both BD_ADDR or name to specify address of the Bluetooth device.Maksim Yevmenkin2004-08-054-13/+20
* Fix cut-n-paste bugs in hccontrol(8). Its very strange that no one noticedMaksim Yevmenkin2004-06-282-17/+17
* Use uint instead of u_intMaksim Yevmenkin2004-04-097-49/+49
* Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror)Mark Murray2004-03-051-1/+1
* Fix few typosMaksim Yevmenkin2003-11-113-7/+7
* Update Bluetooth code.Maksim Yevmenkin2003-10-1212-145/+310
* Reapply mdoc(7) fixes that got accidentally lost in the lastRuslan Ermilov2003-05-201-99/+100
* Part 2 of the commit if new bluetooth code.Julian Elischer2003-05-1012-193/+270
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,Jens Schweikhardt2003-01-011-1/+1
* mdoc(7) police: markup fixes.Ruslan Ermilov2002-12-121-98/+100
* The second try a committing the bluetooth codeJulian Elischer2002-11-2012-0/+5038