summaryrefslogtreecommitdiff
path: root/usr.bin/truncate
Commit message (Expand)AuthorAgeFilesLines
* mdoc(7) police: use canonical form of .Dd macro.Ruslan Ermilov2000-12-111-1/+1
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-2/+2
* Merge the truncate(1) utility onto the RELENG_4 branch and adjustSheldon Hearn2000-08-041-1/+1
* Simplify some conditionals.Sheldon Hearn2000-07-241-12/+10
* Shut an optimizing compiler up about possibly (but never) unusedSheldon Hearn2000-07-241-0/+2
* truncate.c:Sheldon Hearn2000-07-242-4/+13
* Close file descriptors after use so as not to abuse the descriptorSheldon Hearn2000-07-231-0/+2
* Add a STANDARDS section to discourage the use of this utilitySheldon Hearn2000-07-211-0/+4
* Import the new truncate(1) utility.Sheldon Hearn2000-07-183-0/+351