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
wiconfig.8
wiconfig.c cast isprint() parameter to (unsigned char) - it looses if the character has high 2000-11-24 09:53:36 +00:00