Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Mar 2010 08:33:56 +0000 (UTC)
From:      Ed Schouten <ed@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.bin/script script.c
Message-ID:  <201003250834.o2P8Y7fb080204@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ed          2010-03-25 08:33:56 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    usr.bin/script       script.c 
  Log:
  SVN rev 205635 on 2010-03-25 08:33:56Z by ed
  
  MFC r205008 and 205009:
  
    Make script(1) a little less broken.
  
    Close the file descriptor to the TTY. There is no reason why the parent
    process should keep track of the descriptor. This ensures that the
    application inside properly drains the TTY during exit(2).
  
    Reported by:  alfred
  
  Revision   Changes    Path
  1.24.30.2  +1 -0      src/usr.bin/script/script.c



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