[Bug 196929] ar: fatal: Numeric user ID too large
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Sep 25 00:24:19 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196929
--- Comment #9 from commit-hook at freebsd.org ---
A commit references this bug:
Author: emaste
Date: Fri Sep 25 00:23:37 UTC 2015
New revision: 288202
URL: https://svnweb.freebsd.org/changeset/base/288202
Log:
MFC r286010: ar: enable deterministic mode by default
Ar cannot handle UIDs with more than 6 digits, and storing the mtime,
uid, gid and mode provides little to negative value anyhow for ar's
uses. Turn on deterministic (-D) mode by default; it can be disabled by
the user with -U.
Also MFC follow-on fixes in r286024 and r287324.
PR: 196929
Relnotes: Yes
Sponsored by: The FreeBSD Foundation
Changes:
_U stable/10/
stable/10/usr.bin/ar/ar.1
stable/10/usr.bin/ar/ar.c
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list