Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Dec 2003 20:28:03 -0800 (PST)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/init init.c
Message-ID:  <200312050428.hB54S3VV077384@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2003/12/04 20:28:03 PST

  FreeBSD src repository

  Modified files:
    sbin/init            init.c 
  Log:
  Fix the case where one goes from zero to more than zero items enabled
  in /etc/ttys.  Before this fix, once the count of active services
  reaches 0, one could never restart any more without a reboot.
  
  Steve Passe did the leg work on this patch.  After he found the fix,
  we discovered that an identical fix had been made to NetBSD.
  
  Approved by: re@ <scottl>
  Approval tool: peril sensitive sunglasses
  
  Revision  Changes    Path
  1.56      +0 -3      src/sbin/init/init.c



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