CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/12/03 15:34:35
Modified files:
sbin/iked : config.c dh.c iked.h ocsp.c
usr.sbin/ikectl: ikectl.c
regress/sbin/iked/parser: common.c test_parser_fuzz.c
regress/sbin/iked/test_helper: test_helper.c test_helper.h
Log message:
Consistently use uintXX_t from <stdint.h> instead of u_intXX_t.
