Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   itojun
Date:           Mon May 15 16:45:51 UTC 2000

Modified Files:
        syssrc/sys/net: if.h

Log Message:
add packed attribute to struct ifreq.  this should avoid unaligned access
while parsing SIOCGIFCONF, on alignment-picky archs.


To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 syssrc/sys/net/if.h

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