aboutsummaryrefslogtreecommitdiff
path: root/toys/pending/klogd.c
AgeCommit message (Collapse)Author
2013-07-29The attached KLOGD patch is an improved version of the one you have in hg.Ashwini Sharma
This also has a fix for boundary condition crash.
2013-07-18Replace users of xexec(toys.optargs) with xexec_optargs(0) to avoid ↵Rob Landley
free/reuse bug during argument parsing.
2013-07-15klogd, submitted by Ashwini Sharma.Rob Landley