Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-28 | syslog() is a blocking call on eglibc. as procd provides the actual syslog, ↵ | John Crispin | |
weneed to make sure that we do not run into a deadlock. Signed-off-by: John Crispin <blogic@openwrt.org> Signed-off-by: Markus Stenberg <markus.stenberg@iki.fi> | |||
2013-04-23 | fix behaviour during sysupgrade | John Crispin | |
Signed-off-by: John Crispin <blogic@openwrt.org> | |||
2013-03-16 | remove an unused function | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2013-03-13 | add syslog and klog support | John Crispin | |