summaryrefslogtreecommitdiffstats
path: root/usr.bin/bluetooth/btsockstat
Commit message (Collapse)AuthorAgeFilesLines
* Let bsd.prog.mk set SRCS and MAN to their default values.ru2005-01-281-2/+0
|
* Sort sections.ru2005-01-181-3/+3
|
* Added the EXIT STATUS section where appropriate.ru2005-01-171-1/+1
|
* Bumped document date.ru2004-05-191-2/+3
| | | | Removed hard sentence break.
* Make sure Bluetooth stuff can be compiled on amd64emax2004-04-091-16/+16
| | | | Submitted by: ps
* Include <nlist.h> for nlist-related declarations instead of depending onbde2003-10-131-0/+1
| | | | namespace pollution in <kvm.h>.
* Update Bluetooth code.emax2003-10-123-88/+72
| | | | | Reviewed by: M. Warner Losh <imp@bsdimp.com>; John Hay <jhay@freebsd.org> Approved by: M. Warner Losh <imp@bsdimp.com> (mentor)
* Reapply mdoc(7) fixes that got accidentally lost in the lastru2003-05-201-19/+21
| | | | | | | Bluetooth update, and fix a few more issues. Submitted by: Maksim Yevmenkin <m_evmenkin@yahoo.com>, ru Approved by: re (blanket)
* Part one of undating the bluetooth code to the newest versionjulian2003-05-103-30/+207
| | | | | Submitted by: Maksim Yevmenkin <m_evmenkin@yahoo.com> Approved by: re@
* mdoc(7) police: markup fixes.ru2002-12-121-16/+18
| | | | Approved by: re
* The second try a committing the bluetooth codejulian2002-11-203-0/+574
Has been seen to work on several cards and communicating with several mobile phones to use them as modems etc. We are still talking with 3com to try get them to allow us to include the firmware for their pccard in the driver but the driver is here.. In the mean time it can be downloaded from the 3com website and loaded using the utility bt3cfw(8) (supplied) (instructions in the man page) Not yet linked to the build Submitted by: Maksim Yevmenkin <myevmenk@exodus.net> Approved by: re
OpenPOWER on IntegriCloud