History log of /illumos-gate/usr/src/cmd/rm/rm.c (Results 1 – 11 of 11)
Revision Date Author Comments
# b2b3ca14 16-Jun-2009 Sumanth Naropanth

PSARC/2009/284 faccessat(2) - determine accessibility of a file using file descriptors
6536147 accessat() should become a public interface after an agreement is reached on the function name


# 3d63ea05 01-Aug-2007 as145665

6214247 Solaris 10_74 L1: problem when running commmands in interactive mode on solaris
6528610 xargs -p does not work in some locales


# 131f4ede 17-Apr-2007 sn199410

6544696 rm dumps core for argument ""


# 48011479 19-Mar-2007 sn199410

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 descript

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.

show more ...


# 996aa816 06-Nov-2006 sn199410

6479906 *rm* source can be worked on to improve code readability


# 12a9e0ef 06-Oct-2006 sn199410

6399959 *rm* can delete unintended files


# 014a7923 22-Sep-2006 as145665

6459526 *rm* -r core dumps when attempting to remove a dir containing a hard link loop


# ff2b1855 15-Sep-2006 dduvall

backout 6459526: fix is too aggressive; needs more work


# da604a3e 15-Sep-2006 as145665

6459526 *rm* -r core dumps when attempting to remove a dir containing a hard link loop


# 79033acb 31-Jul-2006 as145665

4866326 rm should issue warning if "." or ".." is target even if -f is specified


# 7c478bd9 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch