Source-Changes-HG archive

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

[src/netbsd-1-4]: src sys/netinet/ip.h pullup



details:   https://anonhg.NetBSD.org/src/rev/4ef8ae5eb553
branches:  netbsd-1-4
changeset: 470549:4ef8ae5eb553
user:      cgd <cgd%NetBSD.org@localhost>
date:      Fri May 05 03:07:40 2000 +0000

description:
sys/netinet/ip.h pullup

diffstat:

 CHANGES-1.4.3 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 18155acb79da -r 4ef8ae5eb553 CHANGES-1.4.3
--- a/CHANGES-1.4.3     Fri May 05 03:06:42 2000 +0000
+++ b/CHANGES-1.4.3     Fri May 05 03:07:40 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.4.3,v 1.1.2.7 2000/04/30 20:36:18 he Exp $
+#      $NetBSD: CHANGES-1.4.3,v 1.1.2.8 2000/05/05 03:07:40 cgd Exp $
 
 A complete list of changes from NetBSD 1.4.2 to NetBSD 1.4.3:
 
@@ -225,3 +225,9 @@
 
   Fix bug related to allocation / deallocation of bus_space region
   if map of SB I/O space failed.  Fixes PR#9992.
+
+sys/netinet/ip.h                               1.20-1.21
+
+  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.



Home | Main Index | Thread Index | Old Index