Subject: CVS commit: src/dist/pf/sbin/pfctl
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 10/29/2004 19:46:27
Module Name:	src
Committed By:	dsl
Date:		Fri Oct 29 19:46:27 UTC 2004

Modified Files:
	src/dist/pf/sbin/pfctl: parse.y pfctl_osfp.c pfctl_parser.c
	    pfctl_radix.c pfctl_table.c

Log Message:
Add (unsigned char) cast to ctype functions


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/dist/pf/sbin/pfctl/parse.y \
    src/dist/pf/sbin/pfctl/pfctl_parser.c
cvs rdiff -r1.2 -r1.3 src/dist/pf/sbin/pfctl/pfctl_osfp.c \
    src/dist/pf/sbin/pfctl/pfctl_radix.c src/dist/pf/sbin/pfctl/pfctl_table.c

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