aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/bluetooth/rfcomm_sppd
Commit message (Expand)AuthorAgeFilesLines
* MFC:Maksim Yevmenkin2008-05-192-24/+34
* MFC: add "server mode" to rfcomm_sppd(1)Maksim Yevmenkin2008-03-042-38/+152
* MFC: Teach rfcomm_sppd(8) to recognize "lan" (for LAN Access Using PPP) serviceMaksim Yevmenkin2005-12-122-1/+7
* MFC: Teach rfcomm_sppd(1) about service names, so it is possible to specifyMaksim Yevmenkin2005-11-302-8/+39
* Let bsd.prog.mk set SRCS and MAN to their default values.Ruslan Ermilov2005-01-281-1/+0
* Sort sections.Ruslan Ermilov2005-01-181-11/+11
* Added the EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-171-1/+1
* 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
* Use uint instead of u_intMaksim Yevmenkin2004-04-091-10/+10
* 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
* Update Bluetooth code.Maksim Yevmenkin2003-10-124-37/+304
* Reapply mdoc(7) fixes that got accidentally lost in the lastRuslan Ermilov2003-05-201-36/+41
* Part one of undating the bluetooth code to the newest versionJulian Elischer2003-05-103-0/+505