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
59443965ad
busybox
/
findutils
History
Eric Andersen
0034443140
Fix behavior of grep -lc to match GNU grep. SuS2 is ambiguous
...
on the correct behavior, so acting like GNU grep seems best -Erik
2001-07-31 23:18:49 +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
Fix behavior of grep -lc to match GNU grep. SuS2 is ambiguous
2001-07-31 23:18:49 +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