index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
rfcomm_sppd
/
rfcomm_sppd.c
Age
Commit message (
Expand
)
Author
2013-12-09
Fix typo ("then" instead of "than")
wiz
2011-07-18
- use poll() instead of select()
christos
2011-07-18
only modify the termios structure when tty_in is verifiably a terminal
plunky
2010-11-03
In server mode, relax the requirement to specify a channel number. If
plunky
2009-09-24
Add a new feature, allow to specify an alternative PSM value for the
plunky
2009-05-21
use system provided MAX(a, b) macro instead of defining our own
plunky
2009-05-12
update rfcomm_sppd to use the new Service Discovery API
plunky
2008-07-21
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2007-04-21
Fix 64bit build, strlen() doesn't return int.
dsl
2007-04-21
Add 'service level' security for L2CAP and RFCOMM connections, following
plunky
2007-03-31
fix warnings produced by -Wextra
plunky
2007-03-08
cut and paste error meant you could only use "-s <num>" as the last
plunky
2007-03-08
only turn off input processing if it is on
plunky
2007-03-01
rework the -c and -s options to make them a bit more consistent.
plunky
2007-01-31
This comprises a rewrite, which
plunky
2006-06-19
Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@,
gdamore