summaryrefslogtreecommitdiff
path: root/usr.bin/rfcomm_sppd
AgeCommit message (Expand)Author
2017-12-21fix offset/indent of listplunky
2017-01-10need <sys/stat.h>christos
2014-03-18Merge riastradh-drm2 to HEAD.riastradh
2013-12-09Fix typo ("then" instead of "than")wiz
2013-07-20Use Mt for email addresses.wiz
2011-07-18- use poll() instead of select()christos
2011-07-18only modify the termios structure when tty_in is verifiably a terminalplunky
2010-11-03Sort sections.wiz
2010-11-03In server mode, relax the requirement to specify a channel number. Ifplunky
2010-11-02-s can be used in server mode tooplunky
2009-09-24Add a new feature, allow to specify an alternative PSM value for theplunky
2009-05-21use system provided MAX(a, b) macro instead of defining our ownplunky
2009-05-12update rfcomm_sppd to use the new Service Discovery APIplunky
2009-05-12does no longer need libsdpplunky
2009-05-07Ensure that these programs continue to build while I am in theplunky
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2007-12-02Drop trailing whitespace. Fix typo and casing.wiz
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2007-04-21Fix 64bit build, strlen() doesn't return int.dsl
2007-04-21Add 'service level' security for L2CAP and RFCOMM connections, followingplunky
2007-03-31fix warnings produced by -Wextraplunky
2007-03-08cut and paste error meant you could only use "-s <num>" as the lastplunky
2007-03-08only turn off input processing if it is onplunky
2007-03-01rework the -c and -s options to make them a bit more consistent.plunky
2007-02-01Sort sections. New sentence, new line.wiz
2007-01-31This comprises a rewrite, whichplunky
2006-06-19Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@,gdamore