This website requires JavaScript.
Explore
Help
Sign In
BusyBox
/
busybox
mirror of
https://github.com/mirror/busybox.git
Watch
1
Star
0
Fork
You've already forked busybox
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eec2bbb9bf
busybox
/
findutils
History
Matt Kraai
1f0c43668a
Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !.
2001-12-20 23:13:26 +00:00
..
Makefile
Major rework of the directory structure and the entire build system.
2001-10-24 05:00:29 +00:00
config.in
config.in features patch from Giulio Orsero <giulioo@pobox.com>
2001-11-10 09:53:23 +00:00
find.c
Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !.
2001-12-20 23:13:26 +00:00
grep.c
Fix undeclared variable error.
2001-11-20 16:00:44 +00:00
which.c
Major rework of the directory structure and the entire build system.
2001-10-24 05:00:29 +00:00
xargs.c
Call xmalloc before realloc
2001-11-19 10:49:30 +00:00