summaryrefslogtreecommitdiffstats
path: root/usr.bin/lzmainfo
Commit message (Collapse)AuthorAgeFilesLines
* Remove unneeded WARNS=3 lines.ed2011-10-161-2/+0
| | | | | It seems these two tools can be built properly with WARNS=6, even on architectures that are stricter about alignment.
* Add two public headers missing in r207842mm2010-05-101-2/+1
| | | | | | | Adjust CFLAGS for lzmainfo, xz, xzdec Approved by: delphij (mentor) MFC after: 2 weeks
* Import of liblzma, xz, xzdec, lzmainfo from vendor branchmm2010-05-101-0/+25
Add support for xz and lzma to lesspipe.sh (xzless, lzless) Bump __FreeBSD_version Approved by: delphij (mentor) MFC after: 2 weeks
OpenPOWER on IntegriCloud