Subject: CVS commit: src/dist/ipf
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 11/13/2004 15:18:41
Module Name:	src
Committed By:	he
Date:		Sat Nov 13 15:18:41 UTC 2004

Modified Files:
	src/dist/ipf/ipsend: ipsend.c
	src/dist/ipf/lib: addicmp.c getportproto.c hostnum.c icmpcode.c
	    ipft_hx.c ipft_tx.c portnum.c ports.c printbuf.c

Log Message:
More instances of casts to usngiend char for the ctype functions.
Will also be sent to maintainer for inclusion in original.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/dist/ipf/ipsend/ipsend.c
cvs rdiff -r1.1.1.1 -r1.2 src/dist/ipf/lib/addicmp.c \
    src/dist/ipf/lib/hostnum.c src/dist/ipf/lib/icmpcode.c \
    src/dist/ipf/lib/ipft_hx.c src/dist/ipf/lib/ipft_tx.c \
    src/dist/ipf/lib/portnum.c src/dist/ipf/lib/ports.c \
    src/dist/ipf/lib/printbuf.c
cvs rdiff -r1.1.1.2 -r1.2 src/dist/ipf/lib/getportproto.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.