Source-Changes archive

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

CVS commit: src/sys/kern



Module Name:    src
Committed By:   rillig
Date:           Mon Aug 22 15:10:50 UTC 2005

Modified Files:
        src/sys/kern: kern_prot.c

Log Message:
Bugfix: In crcmp, compare n group IDs instead of only n bytes.

Added a big FIXME because two group lists containing the same entries,
but ordered differently, still compare as unequal. The same holds if one
group list contains an entry twice while the other does not. ok'ed by
christos.


To generate a diff of this commit:
cvs rdiff -r1.84 -r1.85 src/sys/kern/kern_prot.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