index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
applets
/
Makefile.in
Age
Commit message (
Expand
)
Author
2006-03-13
- revert back to r14406
Bernhard Reutner-Fischer
2006-03-09
- backout using features which are not available with the previous stable
Bernhard Reutner-Fischer
2006-03-01
- fixes parallel builds (make -j)
Bernhard Reutner-Fischer
2006-02-16
moved BB_BANNER to applets/version.c file: make kernel like version,
"Vladimir N. Oleynik"
2006-02-02
make the build system puuuuuuuuuuurty
Mike Frysinger
2006-01-15
- shared libbusybox.
Bernhard Reutner-Fischer
2005-10-05
- remove explicit dependency of busybox.o and applets.o and usage.h from the
Bernhard Reutner-Fischer
2005-10-05
- busybox.o and applets.o depend on usage.h
Bernhard Reutner-Fischer
2005-09-24
use brief license line
Mike Frysinger
2005-07-27
use toplevel ARFLAGS and update default ARFLAGS to be quiet
Mike Frysinger
2004-10-08
egor duda writes:
Eric Andersen
2004-04-06
Fix it so usage is _always_ in sync with applets.c. Previously,
Eric Andersen
2004-03-15
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2003-07-14
Update a bunch of docs. Run a script to update my email addr.
Eric Andersen
2002-09-30
Fix dependancy so we rebuild busybox.o, usage.o and busybox.o
Eric Andersen
2002-04-12
Completely rework the config system so that it no longer annoys me to work on
Eric Andersen