summaryrefslogtreecommitdiffstats
path: root/rcS.c
AgeCommit message (Expand)Author
2015-07-06Attempt to deal gracefully with allocation failures.Juliusz Chroboczek
2014-10-30Log startup/shutdown to consoleJohn Crispin
2014-09-13fix timeout on shutdownJohn Crispin
2014-03-18rcS: fix a format string bugFelix Fietkau
2014-03-18rcS: do not access ustream_buf data directlyFelix Fietkau
2014-02-07commit e0921ed71bab0ad7d2344774a33c22809eb10190 set the timeout globallyJohn Crispin
2014-01-29force all runqueue tasks to a timeout of 15sJohn Crispin
2013-11-20fix rcS memory leaks and running hookJohn Crispin
2013-11-18add a function to add calls to the front of the rcS queueJohn Crispin
2013-11-15debloat and reorganize codeJohn Crispin
2013-09-28syslog() is a blocking call on eglibc. as procd provides the actual syslog, w...John Crispin
2013-09-13add a way for procd to queue async init.d callsJohn Crispin
2013-05-29update rcS.c to match new runqueue api changesJohn Crispin
2013-05-09add a rcS helperJohn Crispin