From owner-cvs-all Mon Feb 11 6:37:46 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 54F5D37B400; Mon, 11 Feb 2002 06:37:42 -0800 (PST) Received: (from yar@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1BEbg684627; Mon, 11 Feb 2002 06:37:42 -0800 (PST) (envelope-from yar) Message-Id: <200202111437.g1BEbg684627@freefall.freebsd.org> From: Yar Tikhiy Date: Mon, 11 Feb 2002 06:37:42 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/adduser rmuser.perl X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG yar 2002/02/11 06:37:42 PST Modified files: (Branch: RELENG_4) usr.sbin/adduser rmuser.perl Log: MFC rev 1.22-23 (thus making rmuser identical in -current and -stable): In remove_at_jobs(): Don't print "Removing at jobs" if there are no jobs to remove. Add a whitespace before "done." so the output looks better. Parse atq(1) output correctly under various (but not all perhaps) locale settings: allow any date and time separator characters. Revision Changes Path 1.8.2.8 +4 -4 src/usr.sbin/adduser/rmuser.perl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message