User Details
- User Since
- Apr 18 2014, 5:23 AM (637 w, 3 d)
Wed, Jul 1
I decided I will completly rework big parts of the code, I will reopen a review when ready, I don't want to waste your time, in the mean time, thank you all for the review so far.
Sun, Jun 28
Fri, Jun 26
Handle partial non-blocking read on the control socket
Add forgotten support for proper shutdown (oups)
Thu, Jun 25
Wed, Jun 24
Tue, Jun 23
Handle errors from setsid() and chdir("/"), just in case
Activate the reaper for all kind of legacy scripts
Fixes some tokenizer issue
xread now can take a timeout parameter
rcctl status now prints the nojail and nostart status
fix a bunch of tests
dangerous env vars concept removed
varity the PROC_REAP_STATUS
use waitid instead of waitpid
Thu, Jun 18
Wed, Jun 17
improve experience when dealing with legacy script:
better output of the rcctl command, and fix all bugs dealing with local_unbound
reported so far
more work on zombies
show resources for legacy scripts
Handle cases when a user explicitly set /var/run a tmpfs in the fstab
Add boot time looging by popular demand
reap hard; this time I hope it should be fine for your case @otis
actually properly read ziaee's comments
address @ziaee comments
Tue, Jun 16
Address zombie in legacy mode
add xpdwait for EINTR
Address @jilles comments
fix xmalloc conversion to use longjmp, now this is define per use
case so only the use in rcd is using longjmp
Mon, Jun 15
Address @kib's comments
Sun, Jun 14
address kevens comments
committed
fix missed initialization of printline_last_flush