aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bluetooth/hcsecd
Commit message (Expand)AuthorAgeFilesLines
* pkgbase: Add a FreeBSD-bluetooth packageEmmanuel Vadot2019-07-191-0/+1
* Fix the install location of hcsecd.confBrad Davis2018-08-261-0/+1
* Move all bluetooth related config files out of etcBrad Davis2018-08-212-14/+8
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-274-4/+12
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-241-6/+0
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+26
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-274-2/+4
| |\ | |/ |/|
| * Merge head from 7/28Simon J. Gerraty2014-08-192-2/+2
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+26
* | | Check l2cap socket initialisation and define L2CAP_SOCKET_CHECKEDTakanori Watanabe2015-04-072-0/+2
* | | Convert usr.sbin to LIBADDBaptiste Daroussin2014-11-251-2/+1
| |/ |/|
* | use .Mt to mark up email addresses consistently (part2)Baptiste Daroussin2014-06-202-2/+2
|/
* Fix world after byacc import:Baptiste Daroussin2012-05-221-0/+1
* Don't generate input() since it's not used.Rebecca Cran2010-11-221-1/+1
* 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