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

Modified Files:
	src/sys/dist/ipf/netinet: ip_ftp_pxy.c ip_rcmd_pxy.c ip_rpcb_pxy.c

Log Message:
More instances of cast to unsigned char for arguments to ctype functions.
Will also be sent to maintainer for possible inclusion in master source.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/dist/ipf/netinet/ip_ftp_pxy.c \
    src/sys/dist/ipf/netinet/ip_rcmd_pxy.c \
    src/sys/dist/ipf/netinet/ip_rpcb_pxy.c

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