summaryrefslogtreecommitdiffstats
path: root/usr.bin/mkulzma
Commit message (Collapse)AuthorAgeFilesLines
* Obsolete mkulzma(8) and geom_uncompress(4), their functionalitysobomax2016-02-244-465/+0
| | | | | | is now provided by mkuzip(8) and geom_uzip(4) respectively. MFC after: 1 month
* Add META_MODE support.sjg2015-06-131-0/+20
|\ | | | | | | | | | | | | | | | | | | | | Off by default, build behaves normally. WITH_META_MODE we get auto objdir creation, the ability to start build from anywhere in the tree. Still need to add real targets under targets/ to build packages. Differential Revision: D2796 Reviewed by: brooks imp
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| |
| * Merge sync of headsjg2015-05-272-2/+3
| |\ | |/ |/|
| * Merge head from 7/28sjg2014-08-191-2/+2
| |\
| * | Updated dependenciessjg2014-05-161-1/+0
| | |
| * | Updated dependenciessjg2014-05-101-0/+2
| | |
| * | Updated dependenciessjg2013-03-111-0/+1
| | |
| * | Updated dependenciessjg2013-02-161-2/+0
| | |
| * | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+20
| | | | | | | | | | | | Requested by: Simon Gerraty <sjg@juniper.net>
* | | Convert to usr.bin/ to LIBADDbapt2014-11-251-2/+2
| |/ |/| | | | | Reduce overlinking
* | use .Mt to mark up email addresses consistently (part3)bapt2014-06-231-2/+2
|/ | | | | PR: 191174 Submitted by: Franco Fichtner <franco at lastsummer.de>
* mdoc: document title should be all caps.joel2012-03-251-1/+1
|
* mkulzma used to create lzma compressed images, just like mkuzip do.ray2012-01-043-0/+445
Approved by: adrian (mentor)
OpenPOWER on IntegriCloud