summaryrefslogtreecommitdiff
path: root/usr/src/cmd/rm/rm.c
AgeCommit message (Collapse)AuthorFilesLines
2009-06-16PSARC/2009/284 faccessat(2) - determine accessibility of a file using file ↵Sumanth Naropanth1-9/+3
descriptors 6536147 accessat() should become a public interface after an agreement is reached on the function name
2007-08-016214247 Solaris 10_74 L1: problem when running commmands in interactive ↵as1456651-35/+12
mode on solaris 6528610 xargs -p does not work in some locales
2007-04-176544696 rm dumps core for argument ""sn1994101-1/+5
2007-03-196296436 /usr/bin/rm has slowed downsn1994101-817/+425
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.
2006-11-066479906 *rm* source can be worked on to improve code readabilitysn1994101-85/+48
2006-10-066399959 *rm* can delete unintended filessn1994101-40/+130
2006-09-226459526 *rm* -r core dumps when attempting to remove a dir containing a hard ↵as1456651-7/+28
link loop
2006-09-15backout 6459526: fix is too aggressive; needs more workdduvall1-24/+4
2006-09-146459526 *rm* -r core dumps when attempting to remove a dir containing a hard ↵as1456651-4/+24
link loop
2006-07-314866326 rm should issue warning if "." or ".." is target even if -f is specifiedas1456651-9/+6
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+957