NetBSD/usr.sbin/wiconfig
jdolecek c40ad1440d cast isprint() parameter to (unsigned char) - it looses if the character has high
bit set when the architecture is using signed char by default
This fixes bin/11556 by Michael Eriksson.
2000-11-24 09:53:36 +00:00
..
Makefile Clean this up. 1999-07-23 19:06:54 +00:00
wiconfig.8 use .Xr 2000-11-07 05:44:50 +00:00
wiconfig.c cast isprint() parameter to (unsigned char) - it looses if the character has high 2000-11-24 09:53:36 +00:00