Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jan 1997 00:01:12 -0800 (PST)
From:      "Jordan K. Hubbard" <jkh>
To:        CVS-committers, cvs-all, cvs-user
Subject:   cvs commit:  src/release/sysinstall system.c
Message-ID:  <199701150801.AAA15459@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkh         97/01/15 00:01:11

  Modified:    release/sysinstall  system.c
  Log:
  Don't call systemShutdown() from signal handler so that the media device
  is closed.  The FTP library doesn't expect to be called recursively from
  an interrupt. :)
  
  Revision  Changes    Path
  1.72      +2 -2      src/release/sysinstall/system.c



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