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-02-15 00:34:33 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
032dcc7680
opnsense-src
/
sys
/
dev
/
iir
History
John Baldwin
482a5259ac
Use [u]intmax_t and %j instead of long long and %ll to better fix warnings
...
I fixed earlier. Requested by: mux, jake
2002-11-07 22:23:46 +00:00
..
iir.c
Be consistent about "static" functions: if the function is marked
2002-09-28 17:15:38 +00:00
iir.h
Remove __P.
2002-03-20 02:08:01 +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
Use [u]intmax_t and %j instead of long long and %ll to better fix warnings
2002-11-07 22:23:46 +00:00