Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Steve Merrifield).
|
|
|
|
with some minor edits from me
|
|
|
|
to properly handle extended regexps for egrep
|
|
patch by Charles Steinkuehler).
|
|
-Erik
|
|
-Erik
|
|
on the correct behavior, so acting like GNU grep seems best
-Erik
|
|
|
|
testcases for these new features.
|
|
|
|
grepping only one file.
|
|
by Larry Doolittle.
|
|
|
|
added to which.c.
|
|
for 'which'. I ageed, so I whipped this up -- which revealed a bug in
concat_path_file. It turns out that that a '/' can be appended from
either the path _or_ the filename, but only the former was checked.
-Erik
|
|
'/', plus the size of the test command. It did not account for the terminating
NULL, which overwrote the end of the string.
-Erik
|
|
|
|
|
|
invalid option. Closes bug #1146.
|
|
Closes bug #1144.
|
|
|
|
|
|
header file usage before the 0.49 release. To fix it, I had to move
the '#include "busybox.h"' to the end of the list of #include files.
-Erik
|
|
done by Evin Robertson (bug#1105) and work from Manuel to make
usage messages occupy less space and simplify how usage messages
are displayed.
|
|
|
|
other improvements.
|
|
the process.
|
|
|
|
a release. Update the website with release details.
-Erik
|
|
busybox.h which slowed compiles. I left only what was needed and then fixed up
all the apps to include their own header files. I also fixed naming for pwd.h
and grp.h functions. Tested to compile and run with libc5, glibc, and uClibc.
-Erik
|
|
Vladimir N. Oleynik.
|
|
maintain in AUTHORS.
|
|
|
|
|
|
|
|
compliant with the style guide. Everybody rebuild your tags file!
|
|
|
|
|
|
Mr. Robotti...) Closes bug #1065.
|