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
/
Kbuild
Age
Commit message (
Expand
)
Author
2007-12-10
init: remove superfluous forks and messing up with argv[0]
Denis Vlasenko
2007-11-29
Further optimize applet tables; prettify build output
Denis Vlasenko
2007-11-28
reorganize applet table. Eliminates pointers to names.
Denis Vlasenko
2007-10-07
libbusybox: move (possibly compressed) help stuff into libbusybox.
Denis Vlasenko
2007-08-12
trylink: produce even more info about final link stage
Denis Vlasenko
2007-06-14
applets/Kbuild: straighten it a bit
Denis Vlasenko
2007-06-12
fix "--help prints usage for wrong applet" bug
Denis Vlasenko
2007-04-09
merge busybox.c into applets.c
Denis Vlasenko
2007-02-03
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
do not put all <applet>_main() declarations
Denis Vlasenko
2007-01-02
convert usage compressed command into the new cmd style
Mike Frysinger
2006-10-19
move usage_compressed.h generation into applets/
Denis Vlasenko
2006-10-19
applets/applets.o must be rebuilt if usage.h is modified.
Denis Vlasenko
2006-10-05
build system overhaul
Denis Vlasenko