run_parts: do not check path portion of a name for "bad chars".
[platform/upstream/busybox.git] / debianutils / readlink.c
2007-02-11 Denis Vlasenkosyslogd: fix "readpath bug" by using readlink instead
2007-02-03 Denis Vlasenkosuppress warnings about easch <applet>_main() having
2006-10-26 Denis Vlasenkoremove bb_printf and the like
2006-10-20 Denis Vlasenkoreadlink: do not emit errors if file doesnt not exist...
2006-10-03 Denis Vlasenkogetopt_ulflags -> getopt32.
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-05-17 Rob LandleyThe gnu extension to have realpath() malloc its buffer...
2005-09-17 Rob LandleyTito pointed out that if readlink doesn't have -f,...
2005-09-11 Rob LandleyClean up memory allocation.
2005-09-11 Rob LandleyCleanup patch by Bernhard Fischer, removing unnecessary...
2004-12-08 Ned Ludd- CONFIG_FEATURE_READLINK_FOLLOW readlink -f patch...
2003-03-19 Manuel Novoa III Major coreutils update.
2002-11-11 Glenn L McGrathMove readlink, mktemp, run-parts and which to a new...