summaryrefslogtreecommitdiffstats
path: root/usr.sbin/zzz
Commit message (Collapse)AuthorAgeFilesLines
* Add META_MODE support.sjg2015-06-131-0/+11
|\ | | | | | | | | | | | | | | | | | | | | 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 head from 7/28sjg2014-08-191-1/+1
| |\ | |/ |/|
| * Updated dependenciessjg2013-02-161-2/+0
| |
| * Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+14
| | | | | | | | Requested by: Simon Gerraty <sjg@juniper.net>
* | Use Mt macro to properly format mailto linksskreuzer2014-06-191-1/+1
|/ | | | Approved by: hrs (mentor)
* Assorted markup, grammar, and spelling fixes.ru2004-06-131-3/+3
|
* add section namecharnier2003-08-161-1/+1
| | | | Approved by: Nate Lawson
* Fix output from an error message.njl2003-07-251-5/+5
| | | | | | Use sysctl -n instead of sed Submitted by: Scott Lambert <lambert@lambertfam.org>
* Assorted mdoc(7) fixes:hmp2003-07-141-7/+17
| | | | | | | | | - Use .Tn for ACPI/APM acronyms - Sort SEE ALSO entries by section - Add AUTHORS section Reviewed by: des (mentor) OK'ed by: njl
* Move the zzz utility to its own directory since it is no longer dependentnjl2003-07-143-0/+104
on apm(8)
OpenPOWER on IntegriCloud