This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
contrib
/
pf
History
glebius
0b986dc6d5
Correct flag for uma_zalloc() is M_WAITOK. M_WAIT is an old and
...
deprecated flag from historical mbuf(9) allocator. This is style only change.
2011-10-23 10:05:25 +00:00
..
net
Correct flag for uma_zalloc() is M_WAITOK. M_WAIT is an old and
2011-10-23 10:05:25 +00:00
netinet
Ignore the return value of ADDCARRY().
2010-10-13 17:16:08 +00:00