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
/
sys
/
netbt
/
sco_upper.c
Age
Commit message (
Expand
)
Author
2014-08-05
split PRU_SEND function out of pr_generic() usrreq switches and put into
rtr
2014-07-31
split PRU_DISCONNECT, PRU_SHUTDOWN and PRU_ABORT function out of
rtr
2014-07-30
split PRU_CONNECT function out of pr_generic() usrreq switches and put
rtr
2014-07-24
split PRU_BIND and PRU_LISTEN function out of pr_generic() usrreq
rtr
2014-07-09
* split PRU_PEERADDR and PRU_SOCKADDR function out of pr_generic()
rtr
2014-05-20
netbt: rename some attach/detach functions to have _pcb suffix, so
rmind
2014-05-19
- Split off PRU_ATTACH and PRU_DETACH logic into separate functions.
rmind
2010-01-04
prevent local socket address from being changed after socket is
plunky
2008-08-06
Convert socket options code to use a sockopt structure
plunky
2008-03-16
we always know the bdaddr and type of a link when creating it, so
plunky
2007-03-30
be more explicit and consistent in use of KASSERT with pointers,
plunky
2007-03-05
return ENOPROTOOPT when protocol options are not known
plunky
2006-11-16
__unused removal on arguments; approved by core.
christos
2006-10-12
- sprinkle __unused on function decls.
christos
2006-08-27
BluetootH SCO Audio update.
plunky
2006-06-19
Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@,
gdamore