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
7cced6e574
busybox
/
shell
History
Denis Vlasenko
7cced6e574
fix realloc-of-non-malloced pointer, and reduce size while at it
2007-04-12 17:08:53 +00:00
..
ash_test
fix accumulated whitespace and indentation damage
2007-03-20 11:30:28 +00:00
ash.c
ash: fix kill -l (by Mats Erik Andersson <mats.andersson64@comhem.se>)
2007-04-11 20:43:31 +00:00
bbsh.c
style fixes. No code changes
2007-04-12 00:32:05 +00:00
Config.in
Rename two config options:
2007-04-10 23:03:30 +00:00
hush.c
fix realloc-of-non-malloced pointer, and reduce size while at it
2007-04-12 17:08:53 +00:00
Kbuild
cmdedit is not a 'command' editing anymore, it's just editing (generic),
2007-01-22 09:03:07 +00:00
lash.c
fix realloc-of-non-malloced pointer, and reduce size while at it
2007-04-12 17:08:53 +00:00
msh.c
pass a copy of argv[i] to NOFORK applets (they may permute it etc).
2007-04-12 12:27:32 +00:00