cvs commit: src/sbin/init init.c

Warner Losh imp at FreeBSD.org
Thu Dec 4 20:28:04 PST 2003


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


More information about the cvs-src mailing list