summaryrefslogtreecommitdiff
path: root/usr.sbin/bluetooth/hcsecd
Commit message (Expand)AuthorAgeFilesLines
* Clenup code a bit and do not call fork(2) before dameon(3) where not needed.Maksim Yevmenkin2009-02-041-3/+2
* Pacify new GCC4 warnings.Maksim Yevmenkin2006-09-211-2/+2
* Use socklen_t instead of int32_t where appropriate to pacify new GCC4Maksim Yevmenkin2006-09-211-1/+2
* - Grammar fixesMarkus Brueffer2006-02-111-21/+21
* Sort sections.Ruslan Ermilov2005-01-181-6/+6
* Add missing #includeMaksim Yevmenkin2004-09-142-1/+2
* - One can use both BD_ADDR or name to specify address of the Bluetooth device.Maksim Yevmenkin2004-08-051-3/+3
* Assorted markup, grammar, and spelling fixes.Ruslan Ermilov2004-06-131-8/+10
* Use uint instead of u_intMaksim Yevmenkin2004-04-092-6/+6
* Fix uncontrolled access to the buffer in rfcomm_sppd(1).Maksim Yevmenkin2003-12-191-2/+2
* Update Bluetooth code.Maksim Yevmenkin2003-10-126-117/+394
* Account for the fact that "buildworld" builds in the 'obj' treeJulian Elischer2003-06-241-1/+1
* Reapply mdoc(7) fixes that got accidentally lost in the lastRuslan Ermilov2003-05-201-33/+38
* Part 2 of the commit if new bluetooth code.Julian Elischer2003-05-107-0/+1090