This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-03-19 09:13:43 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
127cf38ee4
opnsense-src
/
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