]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r237268
authorbapt <bapt@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 10 Mar 2013 00:36:28 +0000 (00:36 +0000)
committerbapt <bapt@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 10 Mar 2013 00:36:28 +0000 (00:36 +0000)
commit69c2e3b2a32d68aa008c019992904341eb97e63e
tree12ecad0b654a6a011bf2866592818b77c3f1e710
parentb4a198385f47bff3c8507e66c3afaadf5a69f62f
MFC r237268

Revert user comparison back to user names as some user can share uids
(root/toor for example)

get the username information from old_pw structures to still allow renaming
of a user.

Approved by: re (jpaetzel)

git-svn-id: svn://svn.freebsd.org/base/stable/8@248120 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libutil/pw_util.c