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
/
ufs
History
phk
f98c8d3a06
Mark two places where an unsigned number is checked "if (foo < 0)" with
...
an XXX comment. Somebody[TM] should look at this in some detail. Spotted by: FlexeLint
2002-10-02 09:11:18 +00:00
..
ffs
size_t is not a struct (fix mislabelling in a comment).
2002-10-02 05:15:34 +00:00
ufs
Mark two places where an unsigned number is checked "if (foo < 0)" with
2002-10-02 09:11:18 +00:00