aboutsummaryrefslogtreecommitdiff
path: root/contrib/mtree/getid.c
Commit message (Collapse)AuthorAgeFilesLines
* Import in latest mtree from NetBSD to fix a bug in parsing group filesBrooks Davis2014-10-281-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 revisionBrooks Davis2013-10-171-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 stepBrooks Davis2012-12-211-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