From owner-cvs-all Wed Aug 9 2:23:40 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3B9BB37B9F4; Wed, 9 Aug 2000 02:23:34 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA72212; Wed, 9 Aug 2000 02:23:34 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <200008090923.CAA72212@freefall.freebsd.org> From: Brian Somers Date: Wed, 9 Aug 2000 02:23:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG brian 2000/08/09 02:23:31 PDT Modified files: etc rc Log: Improve purgedir(): Fix leading & trailing space handling Suggested by: ben Handle files beginning with - correctly Don't follow symlinks (cd /var/spool/lock; ln -s /. horror) Revision Changes Path 1.223 +6 -4 src/etc/rc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message