Date: Sun, 28 Aug 1994 11:34:52 -0700 From: Andreas Schulz <ats> To: ache, adam, alm, ats, bde, csgr, cvs-bin, davidg, dyson, guido, hsu, jkh, joerg, jvh, karl, martin, nate, paul, phk, proven, pst, rgrimes, rich, se, sean, sef, smace, sos, torstenb, wollman Subject: cvs commit: src/bin/rm rm.c Message-ID: <199408281834.LAA15449@freefall.cdrom.com>
next in thread | raw e-mail | index | archive | help
ats 94/08/28 11:34:51 Modified: bin/rm rm.c Log: Reviewed by: Submitted by: Added the FTS_NOCHDIR flag to the fts-open call. This is needed, so that the fts don't change the current directory for rm and subsequent calls to rmdir with relative pathnames don't fail. Pulled over the bugfix in 1.1.5.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199408281834.LAA15449>