Document r338950, chown(8) UID/GID overflow handling fix.
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
8dad9b76f1
commit
4605228193
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52583
1 changed files with 7 additions and 0 deletions
|
@ -267,6 +267,13 @@
|
|||
updated to change the default transfer mode from
|
||||
<acronym>ASCII</acronym> to binary.</para>
|
||||
|
||||
<para revision="338950" contrib="sponsor"
|
||||
sponsor="&dellemc;">The &man.chown.8; utility has been updated
|
||||
to prevent overflow of <acronym>UID</acronym> or
|
||||
<acronym>GID</acronym> arguments where the argument exceeded
|
||||
<literal>UID_MAX</literal> or <literal>GID_MAX</literal>,
|
||||
respectively.</para>
|
||||
|
||||
<para revision="340444">The &man.ctm.1; and related utilities
|
||||
have been marked as deprecated for removal in
|
||||
&os; 13.0.</para>
|
||||
|
|
Loading…
Reference in a new issue