Module Name: xsrc
Committed By: ross
Date: Mon Apr 12 07:16:41 UTC 1999
Modified Files:
xsrc/xc/programs/Xserver/os: access.c
Log Message:
Fix unaligned accesses formerly spewed by the TGA server.
Sigh, SIOCGIFCONF returns a "packed array", but of course people think
they can address it directly. (Which even works for AF_INET.)