Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
da542f3a0ca107d00be9ac00a5c8e23ef5af9c28
/
dd.c
06aeb6c
ar.c now uses a linked list to process headers, uses getopt, new internal function extractAr(srcFD, dstFd, filename) to make it easily accessable to other busybox functions.
by Glenn L McGrath
· 24 years ago
b040d4f
Use BB_FEATURE_CLEAN_UP where appropriate -Erik
by Eric Andersen
· 24 years ago
bf181b9
Extract usage information into a separate file.
by Matt Kraai
· 24 years ago
d537a95
Use errorMsg rather than fprintf.
by Matt Kraai
· 24 years ago
59b9e87
* cp -fa now works as expected for symlinks (it didn't before)
by Erik Andersen
· 25 years ago
61677fe
Upates to include copyright 2000 to everything -Erik
by Erik Andersen
· 25 years ago
1ad302a
The new tar for busybox is now done, and works just fine
by Erik Andersen
· 25 years ago
298854f
My latest ramblings. -Erik
by Erik Andersen
· 25 years ago
0d068a2
* all mallocs now use xmalloc (and so are OOM error safe), and
by Erik Andersen
· 25 years ago
e49d5ec
Some formatting updates (ran the code through indent) -Erik
by Erik Andersen
· 25 years ago
fac10d7
A few minor updates. ;-)
by Erik Andersen
· 25 years ago
4d1d011
Reworked the source so it will compile and run under glibc 2.0.7
by Erik Andersen
· 25 years ago
1792f8c
Tail now works (costs 6k). Several other updates. -Erik
by Eric Andersen
· 25 years ago
b186d98
Stuf
by Eric Andersen
· 25 years ago
cb41c2e
Bug fixes
by Eric Andersen
· 25 years ago
6a76e65
Stuf
by Eric Andersen
· 25 years ago
08b1034
Stuf
by Eric Andersen
· 25 years ago
b6a44b8
updates for the day
by Eric Andersen
· 25 years ago
d73dc5b
Updates to usage, and made tar work. -Erik
by Eric Andersen
· 25 years ago
c499601
Fixed up copyright notices and such
by Eric Andersen
· 25 years ago
e77ae3a
Added sfdisk. Ststic-ified a bunch of stuff.
by Eric Andersen
· 25 years ago
5de3065
Fixed dd
by Eric Andersen
· 25 years ago
3cf52d1
More stuff...
by Eric Andersen
· 25 years ago
9d3aba7
more stuff
by Eric Andersen
· 25 years ago
cc8ed39
Initial revision
by Eric Andersen
· 25 years ago
0_29alpha2