index
:
plymouth.git
master
Unnamed repository; edit this file to name it for gitweb.
Casey Dahlin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
add small wrapper functions around dlopen and friends.
Ray Strode
2007-06-06
9
-4
/
+469
*
automatically switch back to text mode when running ply-image-test for a while
Ray Strode
2007-06-06
1
-1
/
+8
*
pass target instead of source to umount (woops!)
Ray Strode
2007-06-06
1
-1
/
+1
*
once the system is fully initialized, all modules are loaded,
Ray Strode
2007-06-05
1
-21
/
+11
*
don't setup an default output fd for the terminal sesssion and drop the toupp...
Ray Strode
2007-06-05
1
-10
/
+1
*
make ply_logger_flush() a noop if the logger isn't logging,
Ray Strode
2007-06-05
1
-2
/
+6
*
don't spew PING debug message when rhgb-client --ping is
Ray Strode
2007-06-05
1
-6
/
+2
*
i don't know
Ray Strode
2007-06-05
4
-13
/
+61
*
add the start of boot status tracking to plymouth
Ray Strode
2007-06-05
2
-2
/
+55
*
don't direct messages to screen anymore
Ray Strode
2007-06-05
1
-4
/
+8
*
add sysinit support to the boot classes
Ray Strode
2007-06-05
5
-4
/
+93
*
add --sysinit support for rhgb-client. hide error message for now
Ray Strode
2007-06-05
1
-1
/
+14
*
use FIONREAD ioctl to try to preemptively detect eof, so we don't have to
Ray Strode
2007-06-05
1
-3
/
+19
*
add the beginning of an rhgb-client clone
Ray Strode
2007-06-04
4
-9
/
+170
*
add "quit" and "update" commands to the ply-boot status
Ray Strode
2007-06-04
4
-16
/
+142
*
rework event loop to not access free'd memory if an
Ray Strode
2007-06-04
2
-110
/
+199
*
move most of the guts of ply_list_remove_node
Ray Strode
2007-06-04
1
-17
/
+34
*
add some support for "update" command to boot status daemon
Ray Strode
2007-06-03
3
-28
/
+157
*
add some forgotton files from last commit
Ray Strode
2007-06-03
2
-0
/
+32
*
add the start of some classes for tracking boot status
Ray Strode
2007-06-03
5
-0
/
+808
*
commit header file changes for previous ply-utils commit
Ray Strode
2007-06-03
1
-1
/
+4
*
adapt the event loop code to support watching the same
Ray Strode
2007-06-03
2
-109
/
+354
*
add some socket handling apis to ply-utils.c and fixup
Ray Strode
2007-06-03
1
-5
/
+147
*
add new ply_list_get_last_node function to get the list tail
Ray Strode
2007-05-31
2
-0
/
+7
*
more off by one ickyness in the errno stack thing
Ray Strode
2007-05-30
5
-5
/
+52
*
change event loop "watch fd" api to let the user specify a condition to watch...
Ray Strode
2007-05-30
3
-47
/
+107
*
save errno before closing fds in error path and restore
Ray Strode
2007-05-29
1
-0
/
+4
*
drop the unused ply_read_some_bytes function
Ray Strode
2007-05-29
2
-4
/
+1
*
fix an off by one in the errno stack code
Ray Strode
2007-05-29
1
-2
/
+2
*
handle framerate differently and print it to stderr for debugging
Ray Strode
2007-05-24
1
-7
/
+32
*
use integer math instead of floating point math for blending ops
Ray Strode
2007-05-24
1
-31
/
+41
*
use uint_fast32_t instead of unit_least32_t for device pixel
Ray Strode
2007-05-24
1
-3
/
+4
*
drop unused field from fb struct
Ray Strode
2007-05-24
1
-2
/
+0
*
check FRAMEBUFFER for fb device, if available
Ray Strode
2007-05-24
1
-0
/
+2
*
set graphics mode in image test program to prevent blinking during boot up
Ray Strode
2007-05-24
1
-0
/
+16
*
add some blue to the background in the image-test to get an idea why things a...
Ray Strode
2007-05-24
1
-3
/
+4
*
add a few inline statements and drop framerate to make ply-image-test less re...
Ray Strode
2007-05-24
2
-7
/
+21
*
add O_NOCTTY to a few open calls
Ray Strode
2007-05-23
1
-5
/
+5
*
add missing close() call. redirect messages to /dev/null
Ray Strode
2007-05-23
1
-0
/
+3
*
allow a terminal session to also take over /dev/console
Ray Strode
2007-05-23
3
-3
/
+67
*
mount /proc and /dev/pts if they aren't mounted
Ray Strode
2007-05-23
4
-10
/
+41
*
mount /dev/pts if it's not mounted yet
Ray Strode
2007-05-23
1
-0
/
+29
*
fix typo in error message
Ray Strode
2007-05-23
1
-1
/
+1
*
add new functions that check if a file or dir exists
Ray Strode
2007-05-23
2
-0
/
+25
*
add start of a program to eat a sessions output
Ray Strode
2007-05-23
2
-5
/
+87
*
add logger files to event-loop test program
Ray Strode
2007-05-23
1
-0
/
+2
*
remove erroneous space between macro name and arg list for ply_flush_log
Ray Strode
2007-05-23
1
-1
/
+1
*
temporarily hide bug in code by removing an assert
Ray Strode
2007-05-23
1
-2
/
+2
*
don't output terminal session by default
Ray Strode
2007-05-23
1
-1
/
+4
*
add new ply_save_errno/ply_restore_errno functions
Ray Strode
2007-05-23
2
-0
/
+27
[prev]
[next]