freebsd-nq/bin
Bruce Evans 4a086b52ca Fixed longstanding breakage of rm of deep directories in rev.1.2.
rm must not use FTS_NOCHDIR, since chdir'ing is required for removing
deep directory trees and the ability to remove such trees is required
by POSIX.2 and POLA.  The breakage didn't make much difference until
recently, since fts(3) didn't work in deep directory trees.  It isn't
clear whether using FTS_NOCHDIR ever fixed anything (Net/2's rm.c is
similar to Lite1's).  Perhaps it was actually to limit the damage
caused by the fts bug.
1999-09-13 15:12:30 +00:00
..
cat $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
chflags Yet another previously forgotten merge from Lite2. (Describe 1999-08-30 03:40:26 +00:00
chio $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
chmod $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
cp brucify and move printf() to catch cases of special files 1999-08-29 07:58:19 +00:00
csh Improve shell documentation: 1999-09-08 15:40:46 +00:00
date $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
dd ISDISK -> ISSEEK 1999-09-12 18:56:12 +00:00
df $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
domainname $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
echo Improve shell documentation: 1999-09-08 15:40:46 +00:00
ed $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
expr $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
hostname $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
kill Improve shell documentation: 1999-09-08 15:40:46 +00:00
ln Add verbose processing flag. 1999-09-11 10:06:56 +00:00
ls $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
mkdir brucify and add comment about -v being non-standard to manpage 1999-09-04 03:19:38 +00:00
mv mention that -v is non-standard 1999-09-04 03:33:18 +00:00
pax $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
ps $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
pwd Improve shell documentation: 1999-09-08 15:40:46 +00:00
rcp $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
rm Fixed longstanding breakage of rm of deep directories in rev.1.2. 1999-09-13 15:12:30 +00:00
rmail $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
rmdir $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
sh Improve shell documentation: 1999-09-08 15:40:46 +00:00
sleep $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
stty $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
sync $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
test $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
Makefile $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
Makefile.inc $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00