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
fa43e54b6f
busybox
/
findutils
History
Mark Whitley
fa43e54b6f
Added support for grep -e and grep -f, closes bug
#1164
. Also added some
...
testcases for these new features.
2001-05-24 18:36:18 +00:00
..
find.c
Applied patch from David Douthitt to re-add -print option to find.
2001-03-28 22:04:42 +00:00
grep.c
Added support for grep -e and grep -f, closes bug
#1164
. Also added some
2001-05-24 18:36:18 +00:00
which.c
Change 'printf("%s\n", ...)' into 'puts(...)'. Noted and patched in hostname.c
2001-05-16 14:21:09 +00:00
xargs.c
xstrdup xargs cleanup from Jeff Garzik
2001-03-23 17:11:22 +00:00