Source-Changes archive

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

CVS commit: src/sys/compat/darwin



Module Name:    src
Committed By:   manu
Date:           Fri Jul 23 21:03:34 UTC 2004

Modified Files:
        src/sys/compat/darwin: darwin_route.c

Log Message:
Don't try to pre-compute the ifaddr data, it just leads to mistakes when
the code that fills the structure is modified and the the size computation
code.

Instead compute while filling the data.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/compat/darwin/darwin_route.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