This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a7f6243009
freebsd-dev
/
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
Update to C99, s/__FUNCTION__/__func__/,
2001-12-10 08:09:49 +00:00