summaryrefslogtreecommitdiff
path: root/usr.bin/seq
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
2016-08-18seq(1) first appeared in Research Unix 8th Edition, which was before Plan 9.sevan
2013-04-07 * Punctuationjdf
2011-08-17document non literal string formatchristos
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
2009-04-14Enable WARNS=4 by default for usr.bin, except for:lukem
2008-11-26new sentence, new lineginsbach
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
2006-01-07Add missing DPADD for LIBMATHgarbled
2005-01-20Add missing 'by' in license attribution -- Thanks, wiz!ginsbach
2005-01-20Sync usage with man page.wiz
2005-01-20Add RCS Id; sort option(s) without arguments before options with,wiz
2005-01-20Drop trailing whitespace.wiz
2005-01-20seq(1) - print sequences of numbersginsbach