CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/11/21 10:24:34
Modified files:
sbin/ifconfig : brconfig.h ifconfig.c
Log message:
Make the bit string unsigned char * in printb() and printb_status().
In practice we shouldn't have chars > 127 in these but it is better
not to assume this. OK deraadt@
