]> git.ipfire.org Git - thirdparty/util-linux.git/commit
agetty: move vc initialization to ttyutils.h
authorKarel Zak <kzak@redhat.com>
Mon, 12 Mar 2012 13:39:32 +0000 (14:39 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 12 Mar 2012 13:39:32 +0000 (14:39 +0100)
commit879a7ab4708240e46cbc0df406e922f85063044e
tree704e226b9814686e7cd9f2b5d64cf379931c34c1
parent7c6bc22b5c658698f6293c5c01b256dcb46841d6
agetty: move vc initialization to ttyutils.h

... to make the code usable for sulogin.

Signed-off-by: Karel Zak <kzak@redhat.com>
include/ttyutils.h [new file with mode: 0644]
term-utils/agetty.c