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
/
dev
/
iir
History
phk
1dfc2c167f
Be consistent about "static" functions: if the function is marked
...
static in its prototype, mark it static at the definition too. Inspired by: FlexeLint warning
#512
2002-09-28 17:15:38 +00:00
..
iir_ctrl.c
Include <sys/ioccom.h> directly, rather than indirectly through
2002-09-20 16:59:14 +00:00
iir_pci.c
Move the new byte order function prototypes from <sys/param.h> to
2002-04-26 22:48:23 +00:00
iir.c
Be consistent about "static" functions: if the function is marked
2002-09-28 17:15:38 +00:00
iir.h
…