Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jul 2015 13:37:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 196929] ar: fatal: Numeric user ID too large
Message-ID:  <bug-196929-8-feinEHVwXs@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-196929-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-196929-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196929

--- Comment #7 from commit-hook@freebsd.org ---
A commit references this bug:

Author: emaste
Date: Wed Jul 29 13:36:19 UTC 2015
New revision: 286010
URL: https://svnweb.freebsd.org/changeset/base/286010

Log:
  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.

  PR:        196929
  Relnotes:    Yes
  Sponsored by:    The FreeBSD Foundation
  Differential Revision:    https://reviews.freebsd.org/D3190

Changes:
  head/usr.bin/ar/ar.1
  head/usr.bin/ar/ar.c

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196929-8-feinEHVwXs>