Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Import in latest mtree from NetBSD to fix a bug in parsing group files | Brooks Davis | 2014-10-28 | 1 | -5/+14 |
| | | | | | | | | | | that jmg fixed upstream. MFC after: 1 week Sponsored by: DARPA, AFRL Notes: svn path=/head/; revision=273796 | ||||
* | Upgrade to the latest version of mtree from NetBSD. This revision | Brooks Davis | 2013-10-17 | 1 | -2/+8 |
| | | | | | | | | | | | | | | | re-removes the printing of size for non-regular files, supports type-less root (.) entries as seen in a couple ports, and corrects a bug in -N that caused expanded Subversion $FreeBSD$ strings in comments to be processed as /etc/group entries. Includes one trivial portability fix (including <stdint.h> in three files) that has been submitted upstream but not yet committed. MFC after: 3 days Notes: svn path=/head/; revision=256687 | ||||
* | Add NetBSD's mtree to the tree and install it as nmtree as the first step | Brooks Davis | 2012-12-21 | 1 | -0/+431 |
towards replacing our mtree. Sponsored by: DARPA, AFRL Thanks to: cristos@NetBSD for reviewing and committing my patches wiz@NetBSD for fixing typos in my patches Notes: svn path=/head/; revision=244562 |