CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/11/21 10:46:17
Modified files:
sbin/iked : iked.h util.c
Log message:
Make the bit string u_char * in print_bits(). In practice we
shouldn't have chars > 127 in these but it is better not to assume
this. OK deraadt@
