commit | ab24e18c7a32ee1637be19f239e9dd9d7c7f6534 | [log] [tgz] |
---|---|---|
author | Denis Vlasenko <vda.linux@googlemail.com> | Thu Nov 30 16:41:15 2006 +0000 |
committer | Denis Vlasenko <vda.linux@googlemail.com> | Thu Nov 30 16:41:15 2006 +0000 |
tree | 2646cfd66b5a8d279ad360aaa989a814eeecfd64 | |
parent | b8bb27c7ea37c9885b1ded36d0f7807a09ede712 [diff] |
passwd: rework: * do not make backup copy by copying (just retain old file) * correctly fall back to /etc/passwd if user is not in shadow * fix bug with overlong passwd entries * be permissive on some kinds of failures * reduce stack usage * code size: -500 bytes