aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/amd64
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2011-02-04 19:49:02 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2011-02-04 19:49:02 +0000
commit110df1daa0281082a7d5fde2b57a144b29c19c7d (patch)
tree942deacdb1c7c438176cc4d5d05d23c8cd708506 /lib/libc/amd64
parentc497ab8119bf43036a530531a294047b4dfc8716 (diff)
downloadsrc-110df1daa0281082a7d5fde2b57a144b29c19c7d.tar.gz
src-110df1daa0281082a7d5fde2b57a144b29c19c7d.zip
Do not let pw.conf(5) or -M option affect creation of basehome, e.g., /home.
When the basehome does not exist, it creates all intermediate directories as required, which is logically equivalent to mkdir(1) with -m and -p options. However, it modifies all intermediate directories, not just the final home directory unlike mkdir. This problem was introduced in two revisions, i.e., r1.59 (SVN r167919) and r1.60 (SVN r168044). MFC after: 1 month
Notes
Notes: svn path=/head/; revision=218293
Diffstat (limited to 'lib/libc/amd64')
0 files changed, 0 insertions, 0 deletions