plymouth/src
Ray Strode 34d6c76b2f Change window to take a vt number instead of a tty device file
We are going to want to change to the vt of the tty that we're
using for the window.  This means we need to know the vt number
instead of the device file.  From the number we can derive the
device filename.
2008-06-04 15:05:19 -04:00
..
client Fix socket address creation off-by-one bug for abstract socket paths. 2008-06-03 16:07:05 -04:00
libply Remove ply-copy-dir-test. 2008-06-04 13:49:18 -04:00
splash-plugins Change color stops in fade-in gradient 2008-06-02 13:40:21 -04:00
tests Port password handling over to using new answer object 2008-06-02 11:49:00 -04:00
main.c Change window to take a vt number instead of a tty device file 2008-06-04 15:05:19 -04:00
Makefile.am Port password handling over to using new answer object 2008-06-02 11:49:00 -04:00
ply-answer.c add new answer object for giving a deferred response 2008-06-02 11:03:28 -04:00
ply-answer.h add new answer object for giving a deferred response 2008-06-02 11:03:28 -04:00
ply-boot-protocol.h Fix socket address creation off-by-one bug for abstract socket paths. 2008-06-03 16:07:05 -04:00
ply-boot-server.c Fix socket address creation off-by-one bug for abstract socket paths. 2008-06-03 16:07:05 -04:00
ply-boot-server.h Port password handling over to using new answer object 2008-06-02 11:49:00 -04:00
ply-boot-splash-plugin.h Port password handling over to using new answer object 2008-06-02 11:49:00 -04:00
ply-boot-splash.c Port password handling over to using new answer object 2008-06-02 11:49:00 -04:00
ply-boot-splash.h Port password handling over to using new answer object 2008-06-02 11:49:00 -04:00
ply-window.c Change window to take a vt number instead of a tty device file 2008-06-04 15:05:19 -04:00
ply-window.h Change window to take a vt number instead of a tty device file 2008-06-04 15:05:19 -04:00