CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/01/14 19:58:12
Modified files:
usr.bin/ssh : misc.c
regress/usr.bin/ssh/unittests/misc: tests.c
Log message:
Change types in convtime() unit test to int to match change its new type.
Add tests for boundary conditions and fix convtime to work up to INT_MAX.
ok djm@
