Date: Sat, 4 May 2002 08:42:38 -0700 (PDT) From: Maxime Henrion <mux@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/syscons syscons.c Message-ID: <200205041542.g44Fgc938886@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mux 2002/05/04 08:42:38 PDT
Modified files:
sys/dev/syscons syscons.c
Log:
When a program launched on the local console exits, the shell will
call read() to get the next command, and scread() disables the
screensaver. We don't want this behaviour in the sc_saver_keybonly
case.
Submitted by: Olivier Houchard <doginou@ci0.org>
Revision Changes Path
1.384 +2 -1 src/sys/dev/syscons/syscons.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?200205041542.g44Fgc938886>
