This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2024-12-19 10:53:58 +00:00
Code
Issues
Releases
Activity
1a6b414672
freebsd
/
sys
/
dev
/
ciss
History
Poul-Henning Kamp
37c841831f
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
..
ciss.c
Be consistent about "static" functions: if the function is marked
2002-09-28 17:15:38 +00:00
cissio.h
use __packed/__aligned rather than GCC-specific __attribute__.
2002-09-23 06:35:33 +00:00
cissreg.h
use __packed.
2002-09-23 18:54:32 +00:00
cissvar.h