This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
busybox
/
shell
History
Bernhard Reutner-Fischer
96002bba67
- cleanup Config.in. Use "select CONFIG_FOO" and add the corresponding
...
"depends on CONFIG_BAR" instead of the if !CONFIG_FOO ...default y stanza.
2006-01-19 14:42:23 +00:00
..
ash.c
restore 8-bit syntax works, last debian patch is broken. Noticed by Vladimir Dronnikov
2006-01-19 11:23:34 +00:00
cmdedit.c
change interface to bb_xasprintf() - more perfect for me.
2005-09-29 16:18:57 +00:00
cmdedit.h
…
Config.in
- cleanup Config.in. Use "select CONFIG_FOO" and add the corresponding
2006-01-19 14:42:23 +00:00
hush.c
Uninitialized variable causing intermittent syntax errors (bug 449).
2005-12-12 06:52:45 +00:00
lash.c
…
Makefile
…
Makefile.in
- shared libbusybox.
2006-01-15 14:04:57 +00:00
msh.c
data --> text
2005-10-17 09:48:57 +00:00