Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/compat/ibcs2



Module Name:    src
Committed By:   dsl
Date:           Wed Jul  4 22:02:16 UTC 2007

Modified Files:
        src/sys/compat/ibcs2: ibcs2_misc.c

Log Message:
It seems that min(16,16) isn't a compile time constant.
So don't bother limiting the local arrays to NGROUPS, just use 16.


To generate a diff of this commit:
cvs rdiff -r1.92 -r1.93 src/sys/compat/ibcs2/ibcs2_misc.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index