Restrict octal perms to <= 07777. Cosmetic error message change.
authorManuel Novoa III <mjn3@codepoet.org>
Wed, 19 Mar 2003 18:09:03 +0000 (18:09 -0000)
committerManuel Novoa III <mjn3@codepoet.org>
Wed, 19 Mar 2003 18:09:03 +0000 (18:09 -0000)
commitea4c43445c1fcb378b80216ef388eebc61a57696
tree01295b8a4b3f31ff3684c0dbc61c6e4182d31466
parent1cb1b64c35a9356575dc7c0e6125805c5ea62cf9
Restrict octal perms to <= 07777.  Cosmetic error message change.
coreutils/chmod.c
libbb/parse_mode.c