aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* pkgbase: Add a FreeBSD-bluetooth packageEmmanuel Vadot2019-07-193-0/+4
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-274-3/+11
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-313-3/+0
* Hide struct socket and struct unpcb from the userland.Gleb Smirnoff2017-10-021-0/+1
* Use SRCTOP to define .include with usr.bin/Makefile.incEnji Cooper2017-02-111-1/+1
* Update dependencies after r291406 added libelf to libkvm.Bryan Drewery2015-12-011-0/+1
* Drop group privileges after opening the kvm descriptor, otherwise, the codeXin LI2015-09-011-10/+4
* Add META_MODE support.Simon J. Gerraty2015-06-133-0/+60
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-083-6/+0
| * Merge sync of headSimon J. Gerraty2015-05-277-16/+15
| |\ | |/ |/|
| * Updated/new dependenciesSimon J. Gerraty2014-11-191-0/+1
| * Merge from head@274682Simon J. Gerraty2014-11-193-89/+44
| |\
| * \ Merge head from 7/28Simon J. Gerraty2014-08-193-3/+3
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2014-05-163-3/+0
| * | | Updated dependenciesSimon J. Gerraty2014-05-103-0/+6
| * | | Updated dependenciesSimon J. Gerraty2013-03-113-0/+3
| * | | Updated dependenciesSimon J. Gerraty2013-02-163-6/+0
| * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-223-0/+62
* | | | Check l2cap socket initialisation and define L2CAP_SOCKET_CHECKEDTakanori Watanabe2015-04-074-1/+4
* | | | Stop including if_var.h from userland.Gleb Smirnoff2015-04-061-1/+0
* | | | Merge from projects/sendfile:Gleb Smirnoff2014-11-301-8/+8
* | | | Convert to usr.bin/ to LIBADDBaptiste Daroussin2014-11-253-6/+3
| |_|/ |/| |
* | | Change the code to use the openpty(3) API which uses the pts(4) driverMaksim Yevmenkin2014-10-233-89/+44
| |/ |/|
* | use .Mt to mark up email addresses consistently (part3)Baptiste Daroussin2014-06-233-3/+3
|/
* Build usr.bin/ with WARNS=6 by default.Ed Schouten2010-01-021-1/+0
* Clenup code a bit and do not call fork(2) before dameon(3) where not needed.Maksim Yevmenkin2009-02-041-16/+2
* Fix buildMaksim Yevmenkin2008-07-291-0/+1
* Make -t <tty> optional in server mode. If not specified use stdin/stdout.Maksim Yevmenkin2008-05-142-24/+34
* Check return value of listen().Kevin Lo2007-09-111-1/+2
* Add "server mode" to rfcomm_sppd(1).Maksim Yevmenkin2007-01-252-40/+153
* Teach rfcomm_sppd(8) to recognize "lan" (for LAN Access Using PPP) serviceMaksim Yevmenkin2005-12-072-1/+7
* Teach rfcomm_sppd(1) about service names, so it is possible to specifyMaksim Yevmenkin2005-11-232-8/+39
* Let bsd.prog.mk set SRCS and MAN to their default values.Ruslan Ermilov2005-01-283-5/+0
* Sort sections.Ruslan Ermilov2005-01-182-14/+14
* Added the EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-173-3/+3
* Make -t <tty> optional. If not specified use stdin/stdout.Maksim Yevmenkin2004-09-302-14/+35
* - One can use both BD_ADDR or name to specify address of the Bluetooth device.Maksim Yevmenkin2004-08-052-7/+13
* Clean up language and markup.Ruslan Ermilov2004-05-191-37/+41
* Bumped document date.Ruslan Ermilov2004-05-191-2/+3
* Use uint instead of u_intMaksim Yevmenkin2004-04-091-10/+10
* Make sure Bluetooth stuff can be compiled on amd64Maksim Yevmenkin2004-04-091-16/+16
* Fix a couple of stylistic issuesMaksim Yevmenkin2003-12-221-2/+2
* Fix uncontrolled access to the buffer in rfcomm_sppd(1).Maksim Yevmenkin2003-12-191-4/+21
* Include <nlist.h> for nlist-related declarations instead of depending onBruce Evans2003-10-131-0/+1
* Update Bluetooth code.Maksim Yevmenkin2003-10-1212-128/+650
* Reapply mdoc(7) fixes that got accidentally lost in the lastRuslan Ermilov2003-05-202-55/+62
* Part one of undating the bluetooth code to the newest versionJulian Elischer2003-05-107-31/+716
* mdoc(7) police: markup fixes.Ruslan Ermilov2002-12-121-16/+18
* The second try a committing the bluetooth codeJulian Elischer2002-11-204-0/+579