From owner-cvs-all Mon Jan 6 0:11:57 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7E0537B401; Mon, 6 Jan 2003 00:11:55 -0800 (PST) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE53543EC2; Mon, 6 Jan 2003 00:11:54 -0800 (PST) (envelope-from phk@freebsd.org) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.6/8.12.6) with ESMTP id h068BlHj003849; Mon, 6 Jan 2003 09:11:47 +0100 (CET) (envelope-from phk@freebsd.org) To: Warner Losh Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sbin/devd devd.cc From: phk@freebsd.org In-Reply-To: Your message of "Mon, 06 Jan 2003 00:09:41 PST." <200301060809.h0689f4Z030785@repoman.freebsd.org> Date: Mon, 06 Jan 2003 09:11:47 +0100 Message-ID: <3848.1041840707@critter.freebsd.dk> 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 Yah! Way to go Warner! Poul-Henning In message <200301060809.h0689f4Z030785@repoman.freebsd.org>, Warner Losh write s: >imp 2003/01/06 00:09:41 PST > > Modified files: > sbin/devd devd.cc > Log: > MFp4: make it work > > o Expand variables correctly. > o Set variables for each event. > o rewrite event loop to execute the commands in the config file, rather > than the hard wired generic command > o better(?) debug when running -d > o sort vectors of actions so that we just have to search for the first > one to match rather than the best one that matches. > o better attempts to clear all resources used on 'restart' > o Remove now bogus comments > > MFC After: 1 centiyear > > Revision Changes Path > 1.3 +181 -41 src/sbin/devd/devd.cc > -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message