]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
if there is no console, cngetc should act like getc and return -1
authorJulian Elischer <julian@FreeBSD.org>
Wed, 30 Oct 1996 21:40:25 +0000 (21:40 +0000)
committerJulian Elischer <julian@FreeBSD.org>
Wed, 30 Oct 1996 21:40:25 +0000 (21:40 +0000)
commit75680b05c6efe55e93b863d2673eb9b36ac5fa6d
tree7f91e449007a1047faa2d9f2c7a89b4278636efe
parenteb651d9f73619faf4502ba8701fb14d3dd333267
if there is no console, cngetc should act like getc and return -1

make callers aware of this in those cases where it can occur.
sys/ddb/db_input.c
sys/i386/i386/cons.c
sys/i386/i386/swapgeneric.c
sys/i386/i386/userconfig.c
sys/kern/kern_shutdown.c
sys/kern/tty_cons.c
sys/sys/sysctl.h