]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Partially revert the change to the gettytab made in r198214.
authored <ed@FreeBSD.org>
Mon, 19 Oct 2009 11:10:44 +0000 (11:10 +0000)
committered <ed@FreeBSD.org>
Mon, 19 Oct 2009 11:10:44 +0000 (11:10 +0000)
commit77f2f73afbc16484478a8919e6d86807b82990bc
treeff7d58dbf32b8fe470ef108a152cc680720fb1ab
parent737e04abf106f623afbb2944bbd8ea7119e65bd0
Partially revert the change to the gettytab made in r198214.

By misinterpreting some data, I thought that getty wouldn't apply any
baud rate to the syscons devices, but it uses the default entry instead.
This means that the baud rate is set to 1200. This isn't too bad, except
when using canonical mode. Make it use 9600 baud by default.

MFC after: 1 week
etc/gettytab