CVSROOT: /cvs Module name: src Changes by: chel...@cvs.openbsd.org 2018/08/01 07:13:53
Modified files: usr.bin/jot : jot.c Log message: Disallow negative reps, they make no sense. While here, sscanf -> strtonum. >From Kris Katterjohn on tech@. ok tb@