run_parts: do not check path portion of a name for "bad chars".
[platform/upstream/busybox.git] / debianutils / run_parts.c
2007-04-29 Denis Vlasenkorun_parts: do not check path portion of a name for...
2007-04-08 Denis Vlasenkogetopt32: fix llist_t options ordering. llist_rev is...
2007-04-08 Denis Vlasenkofind: fix handling of -prune
2007-03-29 Bernhard Reutner... - fold recurse, depthFirst and dereference params into...
2007-03-28 Denis Vlasenkorun_parts: I was wrong, NULL termination is already...
2007-03-28 Denis Vlasenkorun_parts: NULL-terminate list of arguments; fix perror...
2007-03-28 Bernhard Reutner... - rewrite run-parts
2007-02-03 Denis Vlasenkosuppress warnings about easch <applet>_main() having
2006-11-27 Denis Vlasenkostyle cleanup: return(a) -> return a, part 1
2006-11-26 Denis VlasenkoClosing bug 730. libbb run_parts is using scandir ...
2006-10-08 Denis Vlasenkoattempt to regularize atoi mess.
2006-09-13 Bernhard Reutner... - fix copy'n paste errors that got introduced when...
2006-06-02 Bernhard Reutner... - move #include busybox.h to the very top so we pull...
2006-01-25 Tim Rikerjust whitespace
2005-10-06 "Vladimir N. Oleynik"change strange depend to libbb.h, but require busybox.h
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2003-07-29 Eric AndersenBruno Randolf writes:
2003-07-26 Eric AndersenMove start_stop_daemon to debianutils.
2003-03-19 Manuel Novoa III Major coreutils update.
2003-01-08 Glenn L McGrathPatch by Stewart Brodie to terminate the string array...
2002-11-11 Glenn L McGrathMove awk from textutils to editors. Cleanup run-parts...
2002-11-11 Glenn L McGrathMove readlink, mktemp, run-parts and which to a new...