Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Jan 2003 00:09:41 -0800 (PST)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/devd devd.cc
Message-ID:  <200301060809.h0689f4Z030785@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301060809.h0689f4Z030785>