Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-01 | syslog: fix incorrect use of sizeof() in vsnprintf() | Jo-Philipp Wich | |
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-05-09 | add a rcS helper | John Crispin | |
Signed-off-by: John Crispin <blogic@openwrt.org> | |||
2013-04-23 | fix behaviour during sysupgrade | John Crispin | |
Signed-off-by: John Crispin <blogic@openwrt.org> | |||
2013-03-16 | make a few variables static | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2013-03-16 | remove an unused function | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2013-03-16 | whitespace cleanup | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2013-03-13 | add syslog and klog support | John Crispin | |