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
/
dev
/
pdq
History
Alfred Perlstein
44956c9863
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
...
Merge M_NOWAIT/M_DONTWAIT into a single flag M_NOWAIT.
2003-01-21 08:56:16 +00:00
..
if_fea.c
Fix typo in the BSD copyright: s/withough/without/
2002-06-02 20:05:59 +00:00
if_fpa.c
Fix typo in the BSD copyright: s/withough/without/
2002-06-02 20:05:59 +00:00
pdq_freebsd.h
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
pdq_ifsubr.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
pdq.c
Fix mis-indentation.
2002-10-20 08:46:56 +00:00
pdqreg.h
- Merge the pdq driver (if_fpa and if_fea) from NetBSD.
2002-03-29 11:22:22 +00:00
pdqvar.h
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00