Author: sn199410
Repository: /hg/onnv/onnv-gate
Latest revision: df4146229995f445028134f771c83a74f230a269
Total changesets: 1
Log message:
6296436 /usr/bin/rm has slowed down
6478856 rm(1) fails to delete subdirectories if the current directory is
non-readable
6478917 recursive rm operations should be performed via file descriptors
6500134 v_path construction can consume boundless amounts of memory
6501452 *rm* rm can loop forever and delete the wrong files.
Files:
create: usr/src/lib/libc/port/sys/faccessat.c
update: usr/src/cmd/rm/Makefile
update: usr/src/cmd/rm/rm.c
update: usr/src/cmd/truss/systable.c
update: usr/src/lib/libc/amd64/Makefile
update: usr/src/lib/libc/i386/Makefile.com
update: usr/src/lib/libc/port/llib-lc
update: usr/src/lib/libc/port/mapfile-vers
update: usr/src/lib/libc/sparc/Makefile
update: usr/src/lib/libc/sparcv9/Makefile
update: usr/src/uts/common/fs/vnode.c
update: usr/src/uts/common/syscall/access.c
update: usr/src/uts/common/syscall/fsat.c