Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Aug 2015 17:30:29 +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-oPnkUsFIrt@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 #8 from commit-hook@freebsd.org ---
A commit references this bug:

Author: emaste
Date: Mon Aug 31 17:30:14 UTC 2015
New revision: 287326
URL: https://svnweb.freebsd.org/changeset/base/287326

Log:
  MFC r285844: ar: add -U (unique) option to disable -D (deterministic) mode

  This is required in order for us to support deterministic mode by
  default.  If multiple -D or -U options are specified on the command
  line, the final one takes precedence.  GNU ar also uses -U for this.

  PR:        196929
  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.



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