This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2024-12-25 11:37:56 +00:00
Code
Issues
Releases
Activity
9f7a3028d5
freebsd
/
sys
/
netgraph
/
bluetooth
History
Maksim Yevmenkin
b81d7730f3
Fix kernel build (caused by recent ng_{un}timeout API change)
...
Submitted by: glebius
2004-11-03 18:00:49 +00:00
..
common
add missing #include <sys/module.h>
2004-05-30 20:27:19 +00:00
drivers
Fix broken ng_h4(4). Basically, do not abuse t_sc field and use new t_lsc
2004-11-02 20:01:42 +00:00
hci
Fix kernel build (caused by recent ng_{un}timeout API change)
2004-11-03 18:00:49 +00:00
include
Align netgraph message fields ready for 64-bit (and 128 bit :-) machines.
2004-08-20 01:24:23 +00:00
l2cap
Fix kernel build (caused by recent ng_{un}timeout API change)
2004-11-03 18:00:49 +00:00
socket
Push acquisition of the accept mutex out of sofree() into the caller
2004-10-18 22:19:43 +00:00