summaryrefslogtreecommitdiffstats
path: root/pw/rm_r.c
diff options
context:
space:
mode:
authorDevin Teske <dteske@FreeBSD.org>2014-03-13 18:16:42 +0000
committerDevin Teske <dteske@FreeBSD.org>2014-03-13 18:16:42 +0000
commit97bfa6215d5ae5deb9257bae5f2b8ef8e5ad058e (patch)
tree5cab5cd106f6d9a3676c765e78762ba203646723 /pw/rm_r.c
parent91f8ae8a9f96936a8affc74e67e8f04333fb0869 (diff)
downloadpw-darwin-97bfa6215d5ae5deb9257bae5f2b8ef8e5ad058e.tar.gz
pw-darwin-97bfa6215d5ae5deb9257bae5f2b8ef8e5ad058e.tar.zst
pw-darwin-97bfa6215d5ae5deb9257bae5f2b8ef8e5ad058e.zip
Fix pw(8) deletion of group "username" on userdel even if group "username"
is not associated with user "username". E.g., user "foo" has primary group "wheel" and is unassociated with group "foo", yet userdel would delete the group "foo" when deleting user "foo" (despite the fact that user "foo" is not associated with group "foo" in any way). Patch committed with minor style(9) changes. PR: bin/169471 Submitted by: Alexander Pyhalov <apyhalov@gmail.com>
Diffstat (limited to 'pw/rm_r.c')
0 files changed, 0 insertions, 0 deletions