summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bluetooth/hcsecd
Commit message (Collapse)AuthorAgeFilesLines
* Add missing #includeemax2004-09-142-1/+2
| | | | | | | | Bump WARNS level to 2 PR: bin/71668 Submitted by: Dan Lukes <dan@obluda.cz> MFC after: 3 days
* - One can use both BD_ADDR or name to specify address of the Bluetooth device.emax2004-08-051-3/+3
| | | | | | | | Update man pages to document this fact. - Update usage messages - Change u_intXXX to uintXXX
* Assorted markup, grammar, and spelling fixes.ru2004-06-131-8/+10
|
* Use uint instead of u_intemax2004-04-092-6/+6
|
* Fix uncontrolled access to the buffer in rfcomm_sppd(1).emax2003-12-191-2/+2
| | | | | | | | Fix typo in hcsecd(8) man page. Submitted by: Guido Falsi <mad@madpilot.net> Reviewed by: imp (mentor) Approved by: imp (mentor)
* Update Bluetooth code.emax2003-10-126-117/+394
| | | | | Reviewed by: M. Warner Losh <imp@bsdimp.com>; John Hay <jhay@freebsd.org> Approved by: M. Warner Losh <imp@bsdimp.com> (mentor)
* Account for the fact that "buildworld" builds in the 'obj' treejulian2003-06-241-1/+1
| | | | Pointed out by: Andrew Gallatin <gallatin@cs.duke.edu>
* Reapply mdoc(7) fixes that got accidentally lost in the lastru2003-05-201-33/+38
| | | | | | | Bluetooth update, and fix a few more issues. Submitted by: Maksim Yevmenkin <m_evmenkin@yahoo.com>, ru Approved by: re (blanket)
* Part 2 of the commit if new bluetooth code.julian2003-05-107-0/+1090
Submitted by: Maksim Yevmenkin <m_evmenkin@yahoo.com> Approved by: re@
OpenPOWER on IntegriCloud