Age | Commit message (Expand) | Author |
---|---|---|
2023-09-21 | make history less verbose | Jonathan Gray |
2023-06-13 | Remove debug info inadvertantly left in the last commit. | Todd C. Miller |
2023-06-12 | seq: fix check for rounding error/truncation | Todd C. Miller |
2022-03-10 | verion -> version | Jonathan Gray |
2022-02-27 | The At macro doesn't accept v8, v9 or v10. Noticed by jmc@ | Todd C. Miller |
2022-02-27 | Use ',' in custom separator example and change shell prompt to non-root. | Todd C. Miller |
2022-02-27 | tweak the opening paragraph for readability, and tidy up one of the examples; | Jason McIntyre |
2022-02-25 | fix indent and other minor KNF nits | Theo Buehler |
2022-02-22 | whitespace | Theo Buehler |
2022-02-22 | Check asprintf() return to avoid crashing in strcmp(). | Theo Buehler |
2022-02-22 | Pledge stdio. | Rob Pierce |
2022-02-22 | Remove -v option from usage. | Rob Pierce |
2022-02-22 | Add a seq(1) command, similar to what is present in GNU and Plan9. | Todd C. Miller |