Download raw body.
Fix rmdir -p /foo/bar
Hello, i just committed my rmdir(1) fix. Thanks to all who reported, reviewed, tested, and provided feedback. Crystal Kolipe wrote on Tue, May 13, 2025 at 01:50:08AM -0300: > It would also help if we ensure that the CVS commit message > makes it clear that the issue was discussed at length on-list. > > Since our proposed implementation differs from the other BSDs, there > is at least a reasonable chance that anybody interested in the code > will look through CVS to see when and why the changes were made. Makes sense. I included this sentence in the log message: Both FreeBSD and NetBSD changed this code, too, but we discussed what both did on tech@ and found downsides we don't want. Yours, Ingo
Fix rmdir -p /foo/bar