From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13972 invoked by alias); 12 May 2003 10:09:07 -0000 Mailing-List: contact ecos-cvs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Post: List-Help: , Sender: ecos-cvs-owner@sources.redhat.com List-Subscribe: Received: (qmail 13917 invoked by uid 9341); 12 May 2003 10:09:06 -0000 Date: Mon, 12 May 2003 10:09:00 -0000 Message-ID: <20030512100906.13871.qmail@sources.redhat.com> From: asl@sources.redhat.com To: ecos-cvs@sources.redhat.com Subject: ecos-opt/net/net/bsd_tcpip/current ChangeLog i ... X-SW-Source: 2003/txt/msg00854.txt.bz2 List-Id: CVSROOT: /cvs/ecos Module name: ecos-opt Changes by: asl@sourceware.org 2003-05-12 10:09:06 Modified files: net/net/bsd_tcpip/current: ChangeLog net/net/bsd_tcpip/current/include/netinet: in_var.h net/net/bsd_tcpip/current/src/ecos: support.c Log message: * src/ecos/support.c (_show_ifp): Display the IPv6 flag information. * src/ecos/support.c (cyg_net_malloc): Honour the flag M_ZERO, otherwise we end up with junk where we don't want it.