| Summary: | /usr/sbin/pw does not honor symlinks in skeleton directory | ||
|---|---|---|---|
| Product: | Base System | Reporter: | david <david> |
| Component: | bin | Assignee: | le |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 5.2-CURRENT | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
david
2004-03-02 21:10:17 UTC
le 2007-03-30 13:18:52 UTC
FreeBSD src repository
Modified files:
usr.sbin/pw cpdir.c
Log:
Do the right thing with symlinks in the skeleton directory.
PR: bin/63659
Revision Changes Path
1.8 +7 -1 src/usr.sbin/pw/cpdir.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->patched A fix for this was committed to -CURRENT. Responsible Changed From-To: freebsd-bugs->le A fix for this was committed to -CURRENT. le 2007-05-04 17:22:26 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
usr.sbin/pw cpdir.c
Log:
MFC 1.8:
Do the right thing with symlinks in the skeleton directory.
PR: bin/63659
Revision Changes Path
1.7.2.1 +7 -1 src/usr.sbin/pw/cpdir.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: patched->closed MFC happened. |