Age | Commit message (Collapse) | Author |
|
Patch by Larry Doolittle <ldoolitt@recycle.lbl.gov>.
|
|
-Erik
|
|
from Gennady Feldman.
|
|
shadowed variables. Move (almost) all syscalls to libbb/syscalls.c, so I can
handle them sanely and all at once.
-Erik
|
|
-Erik
|
|
turned up. This code needs to be tested on an embedded system, since that's
where the bug turned up in the first place.
|
|
|
|
|
|
cleans up most of the now-revealed problems.
|
|
|
|
-Erik
|
|
|
|
|
|
maintainer of these three applets.
|
|
klogd (as it should be).
|
|
|
|
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.
|
|
|
|
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
|
|
-Erik
|
|
|
|
|
|
|
|
|
|
a pointer that was not yet malloced mem.
|
|
|
|
but the user has not specified remote logging, then
be sure to log locally... duh.
|
|
|
|
fixing bug #1061.
|
|
|
|
|
|
|
|
when compiled for remote logging. Not the ideal way to fix it (it should
really be a runtime switch), but good enough for now I guess...
|
|
|
|
compliant with the style guide. Everybody rebuild your tags file!
|
|
strings from being passed to syslog(3).
|
|
|
|
the advertising clause has been retroactivly declared null and void.
|
|
|
|
-Erik
|
|
Also ignore SIGCHLD - it must have been meant.
|
|
|
|
-Erik
|
|
-Erik
|
|
to Gyepi Sam <gyepi@praxis-sw.com>
-Erik
|
|
|
|
|
|
|