Jesse Smith 986bee63c0 Allow multiple console output
When booting a kernel with multiple serial console support, or multuiple
console arguments ala "console=tty1 console=ttyS0,9600" the kernel will output
messages to all consoles, init however will not. It will only send output to,
and accept input from, the last of the consoles.
This patch fixes it.

(Author is Martin Buck.)
2018-02-20 19:34:45 -04:00
2018-02-17 14:44:05 +00:00
2018-02-20 19:34:45 -04:00
2018-02-11 09:22:35 +00:00

contrib		Unofficial stuff
doc		Documentation, mostly obsolete
man		Manual pages, not obsolete
obsolete	Really obsolete stuff ;)
src		Source code

The project home is on https://savannah.nongnu.org/projects/sysvinit .

Send patches to sysvinit-devel@nongnu.org .
Description
No description provided
Readme 963 KiB
Languages
C 92.2%
Shell 5.4%
Makefile 2.4%