/distrib/sets/lists/

'>treecommitdiff
path: root/usr.bin/seq/seq.c
AgeCommit message (Expand)Author
2018-12-17- Default terminator to \nchristos
2017-10-29The sign is optional in an exponentginsbach
2017-10-29Fix typos (from FreeBSD)ginsbach
2016-09-05Drop main() prototype.sevan
2010-05-27Rerun valid_format() both before and after unescaping the formatdholland
2010-05-27Fix valid_format() to be more careful about allowing only valid printfdholland
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2008-04-30Remove clause 3 and 4 from TNF licensesginsbach
2008-01-18Fix problem with handling escaped octal and hexadecimal sequences in the -fginsbach
2005-01-20Sync usage with man page.wiz
2005-01-20seq(1) - print sequences of numbersginsbach