aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/seq/seq.c
Commit message (Expand)AuthorAgeFilesLines
* Sync with NetBSD, mainly address NetBSD bug #43355:Xin LI2014-12-181-28/+47
* Add missing static keywords to seq(1)Ed Schouten2011-11-061-15/+14
* Fix typos.Rebecca Cran2010-11-091-3/+3
* Treat numbers after [Ee] a positive number rather than an invalidXin LI2010-02-201-1/+2
* Add seq(1), a small utility to generate sequence number.Xin LI2010-02-191-0/+452