summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mtree/mtree.8
Commit message (Collapse)AuthorAgeFilesLines
* 1. Remove commented out CFLAGS+=-DDEBUG from Makefilergrimes1994-09-181-1/+15
| | | | | | | | | | | | 2. Clean up code so it compiles -Wall (except for sccsid's and copyright). This included fixing several printf formats that where not correct, and changing the data types of a few things. 3. Implement new option -i that produces indented mtree output files. 4. Implement new option -n that turns off directory comments. 5. Only emit /set records if something has changed since the last one.
* fixed typosadam1994-09-031-2/+2
| | | | | Reviewed by: Submitted by:
* BSD 4.4 Lite usr.sbin Sourcesrgrimes1994-05-261-0/+249
OpenPOWER on IntegriCloud