History log of /freebsd-10.1-release/usr.bin/seq/
Revision Date Author Comments
272461 03-Oct-2014 gjb

Copy stable/10@r272459 to releng/10.1 as part of
the 10.1-RELEASE process.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


243238 18-Nov-2012 eadler

Standardize EXIT STATUS instructions in man pages when possible.

Approved by: bcr (mentor)
MFC after: 3 days


227182 06-Nov-2011 ed

Add missing static keywords to seq(1)


215034 09-Nov-2010 brucec

Fix typos.

PR: bin/148894
Submitted by: olgeni


204107 20-Feb-2010 delphij

Treat numbers after [Ee] a positive number rather than an invalid
one.


204103 20-Feb-2010 delphij

Add seq(1), a small utility to generate sequence number.

Obtained from: NetBSD
MFC after: 3 months