| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove $FreeBSD$: one-line sh pattern | Warner Losh | 2023-08-16 | 6 | -6/+0 |
* | Enable building tar for non-FreeBSD host | Simon J. Gerraty | 2023-04-24 | 2 | -0/+17 |
* | Update/fix Makefile.depend for userland | Simon J. Gerraty | 2023-04-19 | 1 | -7/+0 |
* | libarchive: import changes from upstream | Martin Matuska | 2022-02-09 | 1 | -0/+3 |
* | bsdcat,cpio,tar: derive version string from archive.h | Xin LI | 2020-12-29 | 1 | -1/+2 |
* | bsdcat,cpio,tar: Bump version number to 3.5.1 | Martin Matuska | 2020-12-27 | 1 | -1/+1 |
* | MFV r368207: | Martin Matuska | 2020-12-01 | 1 | -1/+1 |
* | build: provide a default WARNS for all in-tree builds | Kyle Evans | 2020-09-18 | 1 | -0/+2 |
* | MFV r361280: | Martin Matuska | 2020-05-20 | 1 | -1/+1 |
* | MFV r357783: | Martin Matuska | 2020-02-12 | 2 | -1/+2 |
* | MFV r356163,r356197: | Martin Matuska | 2019-12-31 | 1 | -1/+1 |
* | pkgbase: Put a lot of binaries and lib in FreeBSD-runtime | Emmanuel Vadot | 2019-09-05 | 1 | -0/+1 |
* | MFV r348971,r348977: | Martin Matuska | 2019-06-12 | 1 | -1/+1 |
* | MFV r347989: | Martin Matuska | 2019-05-20 | 1 | -0/+1 |
* | MFV r338519: | Martin Matuska | 2018-09-11 | 1 | -1/+1 |
* | MFV r336851: | Martin Matuska | 2018-07-29 | 1 | -0/+1 |
* | DIRDEPS_BUILD: Update dependencies. | Bryan Drewery | 2017-10-31 | 2 | -2/+0 |
* | MFV r324145,324147: | Martin Matuska | 2017-10-01 | 1 | -0/+3 |
* | Add HAS_TESTS to all Makefiles that are currently using the | Enji Cooper | 2017-08-02 | 1 | -0/+1 |
* | Convert traditional ${MK_TESTS} conditional idiom for including test | Enji Cooper | 2017-08-02 | 1 | -3/+1 |
* | MFV r320924: | Martin Matuska | 2017-07-13 | 1 | -1/+1 |
* | MFV r315875: | Martin Matuska | 2017-03-24 | 1 | -0/+1 |
* | MFV r315633, 315635: | Martin Matuska | 2017-03-20 | 1 | -0/+1 |
* | Adopt SRCTOP in usr.bin | Warner Losh | 2017-03-12 | 1 | -2/+2 |
* | MFV r314565,314567,314570: | Martin Matuska | 2017-03-02 | 2 | -5/+8 |
* | MFV r307859: | Martin Matuska | 2016-10-24 | 1 | -1/+1 |
* | DIRDEPS_BUILD: Update dependencies. | Bryan Drewery | 2016-08-31 | 1 | -0/+6 |
* | Fix building usr.bin/tar/tests with PIE symbol building enabled by | Enji Cooper | 2016-08-06 | 1 | -1/+0 |
* | MFV r302003,r302037,r302038,r302056: | Martin Matuska | 2016-06-22 | 2 | -1/+2 |
* | MFV r299425: | Martin Matuska | 2016-05-12 | 2 | -2/+10 |
* | Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed | Enji Cooper | 2016-05-04 | 1 | -17/+15 |
* | MFH | Glen Barber | 2016-03-10 | 1 | -0/+19 |
|\ |
|
| * | DIRDEPS_BUILD: Connect MK_TESTS. | Bryan Drewery | 2016-03-09 | 1 | -0/+19 |
* | | First pass to fix the 'tests' packages. | Glen Barber | 2016-02-02 | 1 | -0/+4 |
|/ |
|
* | Don't override LIB*DIR variables from src.libnames.mk. | Bryan Drewery | 2015-12-01 | 2 | -10/+10 |
* | Remove redundant DPSRCS which were already in SRCS. | Bryan Drewery | 2015-11-25 | 1 | -2/+0 |
* | Integrate the tests from lib/libarchive, usr.bin/cpio, and usr.bin/tar in to | Enji Cooper | 2015-10-12 | 3 | -44/+99 |
* | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+25 |
|\ |
|
| * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 2 | -10/+2 |
| |\
| |/
|/| |
|
| * | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -0/+1 |
| * | Merge from head | Simon J. Gerraty | 2014-05-08 | 1 | -1/+1 |
| |\ |
|
| * \ | Merge head | Simon J. Gerraty | 2014-04-28 | 1 | -1/+1 |
| |\ \ |
|
| * \ \ | sync from head | Simon J. Gerraty | 2013-04-12 | 2 | -3/+26 |
| |\ \ \ |
|
| * | | | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
| * | | | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| * | | | | Sync from head | Simon J. Gerraty | 2012-11-04 | 2 | -12/+4 |
| |\ \ \ \ |
|
| * | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+25 |
* | | | | | | Remove stray DEBUG_FLAGS=-g that snuck in with r184761. | Warner Losh | 2015-05-21 | 1 | -1/+0 |
* | | | | | | Convert to usr.bin/ to LIBADD | Baptiste Daroussin | 2014-11-25 | 1 | -9/+1 |
| |_|_|_|/
|/| | | | |
|