CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/04/02 04:02:08
Modified files:
usr.bin/ssh : misc.c
Log message:
for parse_ipqos(), use strtonum() instead of mostly idiomatic strtoul(),
but wow it's so gross.
ok djm
CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/04/02 04:02:08
Modified files:
usr.bin/ssh : misc.c
Log message:
for parse_ipqos(), use strtonum() instead of mostly idiomatic strtoul(),
but wow it's so gross.
ok djm