aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/trim/trim.c
Commit message (Expand)AuthorAgeFilesLines
* trim(8): fix usage lineEugene Grosbein14 days1-1/+1
* trim(8): minor output correctionEugene Grosbein14 days1-5/+6
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* trim(8): candelete() returns wrong results because fd is opened O_WRONLYAllan Jude2020-04-231-1/+1
* trim(8): emit more user-friendly error message in verbose mode.Eugene Grosbein2019-03-151-4/+21
* trim(8): add another safety netEugene Grosbein2019-03-141-0/+18
* Re-add new small tool trim(8) to delete contents for blocksEugene Grosbein2019-01-171-0/+210
* Remove trim(8) by multiple demands.Eugene Grosbein2018-12-011-210/+0
* trim(8): serveral style fixesEugene Grosbein2018-11-301-49/+47
* Move trim(1) from usr.bin to usr.sbin to become trim(8).Eugene Grosbein2018-11-291-0/+212