On Fri, Oct 29, 2004 at 07:31:04PM +0000, David Laight wrote: > Modified Files: > src/sys/netkey: key_debug.c > > Log Message: > Add (unsigned char) cast to ctype function (for /sbin/setkey) Why didn't you change the type of p to unsigned char? > To generate a diff of this commit: > cvs rdiff -r1.28 -r1.29 src/sys/netkey/key_debug.c