Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | trim(8): fix usage line | Eugene Grosbein | 14 days | 1 | -1/+1 |
* | trim(8): minor output correction | Eugene Grosbein | 14 days | 1 | -5/+6 |
* | Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD | Warner Losh | 2023-05-12 | 1 | -1/+1 |
* | trim(8): candelete() returns wrong results because fd is opened O_WRONLY | Allan Jude | 2020-04-23 | 1 | -1/+1 |
* | trim(8): emit more user-friendly error message in verbose mode. | Eugene Grosbein | 2019-03-15 | 1 | -4/+21 |
* | trim(8): add another safety net | Eugene Grosbein | 2019-03-14 | 1 | -0/+18 |
* | Re-add new small tool trim(8) to delete contents for blocks | Eugene Grosbein | 2019-01-17 | 1 | -0/+210 |
* | Remove trim(8) by multiple demands. | Eugene Grosbein | 2018-12-01 | 1 | -210/+0 |
* | trim(8): serveral style fixes | Eugene Grosbein | 2018-11-30 | 1 | -49/+47 |
* | Move trim(1) from usr.bin to usr.sbin to become trim(8). | Eugene Grosbein | 2018-11-29 | 1 | -0/+212 |