Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chris G. Demetriou <cgd@netbsd.org>
List: source-changes
Date: 05/04/2000 20:06:43
Module Name: syssrc
Committed By: cgd
Date: Fri May 5 03:06:42 UTC 2000
Modified Files:
syssrc/sys/netinet [netbsd-1-4]: ip.h
Log Message:
Pull up revisions 1.20-1.21 (requested by sommerfeld):
Add "__attribute__((__packed__))" to structures used to describe
on-the-wire data, to prevent egcs from making unwarranted assumptions
about the alignment of these structures.
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.18.8.1 syssrc/sys/netinet/ip.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.