Initialize reps, begin, end, steps to their defaults.
authortb <tb@openbsd.org>
Fri, 5 Aug 2016 13:21:31 +0000 (13:21 +0000)
committertb <tb@openbsd.org>
Fri, 5 Aug 2016 13:21:31 +0000 (13:21 +0000)
commit14a74a08143dd0ca3e6bb53cbfe0fafc69f99a1e
tree7487a1f6b6611f2a8f5f73494d6dfff5fdaefc66
parent9dcb78fda24e07070c9075309f1f2f1a464341c1
Initialize reps, begin, end, steps to their defaults.

Makes jot - - - - behave the same way as jot -, jot - - and jot - - -
instead of spurting out zeroes indefinitely.
Fixes the dddd regression test and matches FreeBSD and NetBSD.

From attila () stalphonsos ! com, thanks!
'good direction' deraadt
usr.bin/jot/jot.c