replace hand-rolled number parser with strtonum
authorop <op@openbsd.org>
Mon, 26 Aug 2024 21:34:32 +0000 (21:34 +0000)
committerop <op@openbsd.org>
Mon, 26 Aug 2024 21:34:32 +0000 (21:34 +0000)
commit259ea3b8eab1f91025fa162e30a8b625ec85ff2c
tree9d6587ab82392ce63ad3d2c43763a461918d5a86
parent28472285aaa760824902713462260dacb3a422d6
replace hand-rolled number parser with strtonum

original report by Collin Funk
ok bluhm, millert
usr.bin/telnet/commands.c