aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* 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