This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
netgraph
/
bluetooth
/
socket
History
Ruslan Ermilov
303989a2f3
Use sparse initializers for "struct domain" and "struct protosw",
...
so they are easier to follow for the human being.
2005-11-09 13:29:16 +00:00
..
ng_btsocket_hci_raw.c
Address minor locking issues. Use taskqueue_swi instead of taskqueue_swi_giant.
2005-07-28 17:43:20 +00:00
ng_btsocket_l2cap_raw.c
Fix multiple typos in the mutex names. This fixes false positive (and pretty
2005-08-23 00:50:59 +00:00
ng_btsocket_l2cap.c
Push the assignment of a new or updated so_qlimit from solisten()
2005-10-30 19:44:40 +00:00
ng_btsocket_rfcomm.c
Push the assignment of a new or updated so_qlimit from solisten()
2005-10-30 19:44:40 +00:00
ng_btsocket.c
Use sparse initializers for "struct domain" and "struct protosw",
2005-11-09 13:29:16 +00:00
TODO
…