From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30846 invoked by alias); 26 Jun 2003 05:47:18 -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 32635 invoked by uid 453); 26 Jun 2003 05:29:45 -0000 Date: Thu, 26 Jun 2003 05:47:00 -0000 Message-ID: <20030626052945.32632.qmail@sources.redhat.com> From: jlarmour@sources.redhat.com To: ecos-cvs@sources.redhat.com Subject: ecos/packages/redboot/current ChangeLog doc/re ... X-SW-Source: 2003/txt/msg00997.txt.bz2 List-Id: CVSROOT: /cvs/ecos Module name: ecos Changes by: jlarmour@sourceware.org 2003-06-26 05:29:45 Modified files: packages/redboot/current: ChangeLog packages/redboot/current/doc: redboot_cmds.sgml packages/redboot/current/src/net: net_io.c Log message: * src/net/net_io.c: Add the ability to specify a netmask length to the ip_address command * doc/redboot_cmds.sgml: Document the above.