Age | Commit message (Expand) | Author |
---|---|---|
2015-12-11 | Use %zu to print size_t's rather than casting to int. | mmcc |
2015-04-05 | For the -g flag, treat non-floating point keys as 0, similar to -n. | Todd C. Miller |
2015-04-05 | The -b flag should only apply when key fields are specified. | Todd C. Miller |
2015-04-02 | murder excessive whitespace | Theo de Raadt |
2015-04-02 | Zap some more NULL checks in front of free. | Tobias Stoeckmann |
2015-04-01 | Revert unintentional commit. This will be revisited shortly. | Todd C. Miller |
2015-04-01 | Style nits, remove whitespace at the start of a function. | Todd C. Miller |
2015-04-01 | Style nits, remove whitespace at the start of a function. | Todd C. Miller |
2015-03-29 | Fix build on vax, a problem FreeBSD doesn't have. | Miod Vallat |
2015-03-17 | Add sort_calloc() and use it. | Todd C. Miller |
2015-03-17 | Initial import of FreeBSD sort. | Todd C. Miller |