aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bluetooth/rfcomm_pppd
Commit message (Expand)AuthorAgeFilesLines
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+20
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-272-3/+2
| |\ | |/ |/|
| * Merge head from 7/28Simon J. Gerraty2014-08-191-1/+1
| |\
| * | 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/+21
* | | Check l2cap socket initialisation and define L2CAP_SOCKET_CHECKEDTakanori Watanabe2015-04-071-1/+1
* | | Convert usr.sbin to LIBADDBaptiste Daroussin2014-11-251-2/+1
| |/ |/|
* | use .Mt to mark up email addresses consistently (part2)Baptiste Daroussin2014-06-201-1/+1
|/
* mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to theUlrich Spörlein2010-05-131-8/+8
* Clenup code a bit and do not call fork(2) before dameon(3) where not needed.Maksim Yevmenkin2009-02-041-16/+4
* Update usage() - add new -D option. While I'm here, update copyrightMaksim Yevmenkin2008-03-141-2/+5
* Add an option to register DUN (Dial-Up Networking) service on the sameMaksim Yevmenkin2008-03-062-3/+43
* Add `accept dns' to rfcomm-server examplePav Lucistnik2007-05-131-0/+1
* - Grammar fixesMarkus Brueffer2006-11-131-56/+74
* Use socklen_t instead of int32_t where appropriate to pacify new GCC4Maksim Yevmenkin2006-09-211-2/+2
* Fix typo in rfcomm_pppd(8) man page.Maksim Yevmenkin2005-12-121-1/+1
* Fix all the spelling mistakes I could find in the man pages for wordsGiorgos Keramidas2005-07-311-3/+3
* Sort sections.Ruslan Ermilov2005-01-181-2/+2
* Added the EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-171-1/+1
* Scheduled mdoc(7) sweep.Ruslan Ermilov2005-01-111-7/+7
* - One can use both BD_ADDR or name to specify address of the Bluetooth device.Maksim Yevmenkin2004-08-052-6/+12
* Add workaround for brain damaged cell phonesMaksim Yevmenkin2004-07-272-3/+62
* Reapply some lost fixes, fix some more.Ruslan Ermilov2004-06-041-13/+15
* Teach rfcomm_pppd(8) how to register Bluetooth LAN service with local sdpd(8)Maksim Yevmenkin2004-02-232-19/+88
* Update Bluetooth code.Maksim Yevmenkin2003-10-123-43/+77
* Reapply mdoc(7) fixes that got accidentally lost in the lastRuslan Ermilov2003-05-201-96/+124
* Part 2 of the commit if new bluetooth code.Julian Elischer2003-05-103-0/+591