Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Mar 2009 01:35:58 +0000 (UTC)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.sbin/burncd Makefile burncd.c
Message-ID:  <200903240136.n2O1a3lX030260@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2009-03-24 01:35:58 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    usr.sbin/burncd      Makefile burncd.c 
  Log:
  SVN rev 190356 on 2009-03-24 01:35:58Z by obrien
  
  MFC: r186337/r186444/186784: burncd(8) doesn't handle signals and interrupting
  burncd during operation.  Add signal handling by doing a CDRIOCFLUSH ioctl
  to attempt to leave burner in a sane state when burning is interrupted with
  SIGHUP, SIGINT, SIGTERM, or in case an I/O error occurs during write.
  
  Revision   Changes    Path
  1.8.22.1   +1 -1      src/usr.sbin/burncd/Makefile
  1.45.10.1  +39 -6     src/usr.sbin/burncd/burncd.c



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