Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Mar 1998 06:19:20 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG
Subject:   cvs commit: src/usr.bin/script script.1 script.c
Message-ID:  <199803081419.GAA05946@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1998/03/08 06:19:20 PST

  Modified files:
    usr.bin/script       script.1 script.c 
  Log:
  Rewrite script as a select loop rather than as a twin reader/write process.
  This allows simple logging of keys sent to a session (turned on with -k).
  Also allow specifying the script file flush interval.
  
  Revision  Changes    Path
  1.4       +18 -3     src/usr.bin/script/script.1
  1.8       +78 -72    src/usr.bin/script/script.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



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