Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Patch from Felipe Kellermann, fix endless loop when first > last and | bug1 | 2004-07-23 | 1 | -6/+13 |
| | | | | | | | increment > 0. git-svn-id: svn://busybox.net/trunk/busybox@9010 69ca8d6d-28ef-0310-b511-8ec308f3f277 | ||||
* | Jean Wolter writes: | andersen | 2004-02-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | Hello, when calling seq with seq 1 1 it generates an "endless" list of numbers until the counter wraps and reaches 1 again. The follwoing small patch should introduce the expected behavior (output of 1 and termination): regards, Jean git-svn-id: svn://busybox.net/trunk/busybox@8399 69ca8d6d-28ef-0310-b511-8ec308f3f277 | ||||
* | New applet, seq. No options, just the basics. | bug1 | 2004-01-27 | 1 | -0/+44 |
git-svn-id: svn://busybox.net/trunk/busybox@8354 69ca8d6d-28ef-0310-b511-8ec308f3f277 |