freebsd-dev/usr.bin/jot
Diomidis Spinellis 34785a9fc0 Correct handling of format strings with escaped % specifications.
Note: It would be nice to be able to implement getformat() using
fmtcheck(3), but fmtcheck does not distinguish between signed and
unsigned types, a facility jot needs to perform range checks on its
output.

Submitted by:   Per Kristian Hove
MFC after:	2 weeks
2006-12-03 17:05:04 +00:00
..
jot.1 Use a more sensible default of 1 or -1 when only the start and 2006-11-06 15:11:50 +00:00
jot.c Correct handling of format strings with escaped % specifications. 2006-12-03 17:05:04 +00:00
Makefile Remove leaf node WARNS?=2 (that mainly I added). This should 2002-02-08 22:31:43 +00:00