Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add META_MODE support. | sjg | 2015-06-13 | 1 | -0/+19 |
|\ | | | | | | | | | | | | | | | | | | | | | 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_RELDIR | sjg | 2015-06-08 | 1 | -2/+0 |
| | | |||||
| * | Merge sync of head | sjg | 2015-05-27 | 3 | -33/+55 |
| |\ | |/ |/| | |||||
| * | Updated dependencies | sjg | 2014-05-16 | 1 | -1/+0 |
| | | |||||
| * | Updated dependencies | sjg | 2014-05-10 | 1 | -0/+2 |
| | | |||||
| * | Updated dependencies | sjg | 2013-03-11 | 1 | -0/+1 |
| | | |||||
| * | Updated dependencies | sjg | 2013-02-16 | 1 | -2/+0 |
| | | |||||
| * | Sync with HEAD. | obrien | 2013-02-08 | 1 | -4/+2 |
| |\ | |||||
| * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 1 | -0/+20 |
| | | | | | | | | | | | | Requested by: Simon Gerraty <sjg@juniper.net> | ||||
* | | | Sync with NetBSD, mainly address NetBSD bug #43355: | delphij | 2014-12-18 | 2 | -31/+53 |
| | | | | | | | | | | | | | | | | | | | | | | | | Fix valid_format() to be more careful about allowing only valid printf formats. Obtained from: NetBSD MFC after: 2 weeks | ||||
* | | | Convert to usr.bin/ to LIBADD | bapt | 2014-11-25 | 1 | -2/+2 |
| |/ |/| | | | | | Reduce overlinking | ||||
* | | Standardize EXIT STATUS instructions in man pages when possible. | eadler | 2012-11-18 | 1 | -4/+2 |
|/ | | | | | Approved by: bcr (mentor) MFC after: 3 days | ||||
* | Add missing static keywords to seq(1) | ed | 2011-11-06 | 1 | -15/+14 |
| | |||||
* | Fix typos. | brucec | 2010-11-09 | 1 | -3/+3 |
| | | | | | PR: bin/148894 Submitted by: olgeni | ||||
* | Treat numbers after [Ee] a positive number rather than an invalid | delphij | 2010-02-20 | 1 | -1/+2 |
| | | | | one. | ||||
* | Add seq(1), a small utility to generate sequence number. | delphij | 2010-02-19 | 3 | -0/+647 |
Obtained from: NetBSD MFC after: 3 months |