Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jun 2010 03:52:12 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sbin/devd devd.cc devd.hh
Message-ID:  <201006290352.o5T3qcFm035115@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2010-06-29 03:52:12 UTC

  FreeBSD src repository

  Modified files:
    sbin/devd            devd.cc devd.hh 
  Log:
  SVN rev 209583 on 2010-06-29 03:52:12Z by imp
  
  Expand system into my_system, and add the necessary tidyness that we
  need.  Close the pidfile.  Then close all descriptors >= 3 to avoid
  information leakage to children.
  
  This solves the problem of not being able to restart devd when you
  have, for example, a dhclient forked to configure your network...
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.35      +94 -2     src/sbin/devd/devd.cc
  1.6       +1 -0      src/sbin/devd/devd.hh



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