busybox/findutils
Eric Andersen d4ee98940b last_patch55 from vodz:
I found overflow problem in xargs applet
    (allocated not space for trailing '\0').
    Last patch also reduce 22 bytes size. ;)
2002-09-16 10:44:24 +00:00
..
config.in Patch for bug #1183: Added a -xdev option to find (configurable) 2002-07-24 00:34:48 +00:00
find.c Patch for bug #1183: Added a -xdev option to find (configurable) 2002-07-24 00:34:48 +00:00
grep.c * findutils/grep.c (grep_main): Remove unnecessary use of junk. 2002-02-22 22:08:16 +00:00
Makefile Completely rework the config system so that it no longer annoys me to work on 2002-04-12 12:05:57 +00:00
Makefile.in Completely rework the config system so that it no longer annoys me to work on 2002-04-12 12:05:57 +00:00
which.c Do not segfault if PATH is unset. 2002-01-14 18:30:10 +00:00
xargs.c last_patch55 from vodz: 2002-09-16 10:44:24 +00:00