aboutsummaryrefslogtreecommitdiff
path: root/dd.c (unfollow)
Commit message (Expand)AuthorFilesLines
2000-04-06Turn off static linking. Duh.erik1-1/+1
2000-04-06Use gcc -E instead of cpp to enhance portability for brainerik5-4/+6
2000-04-05Minor noise removalerik3-6/+6
2000-04-05Tar now works perfectly. It behaves much better now then iterik8-180/+247
2000-04-04Oops. Forgot the usleep.c file.erik2-0/+76
2000-04-04usleep contributed by Nicolas Pitre <nico@cam.org>erik5-0/+9
2000-04-04Update tar so creation of tarballs is much closer to working...erik2-138/+252
2000-04-04Minor structural change to allow core dumping(or not) from initerik4-21/+35
2000-04-04minor changes to mount/umount to support-by-ignoring the "-v" flag.erik8-176/+354
2000-03-28Yet another installment in the ongoing tar sagaerik12-69/+191
2000-03-26First stages of (re-)writing busybox's tar creation support.erik7-43/+225
2000-03-25Latest and greatesterik2-10/+10
2000-03-24The new tar for busybox is now done, and works just fineerik12-1830/+581
2000-03-23More changes that are broken. It doesn't compileerik2-86/+114
2000-03-23My latest ramblings.erik33-831/+1112
2000-03-22Use the nice new find_real_root_device function to find theerik8-54/+39
2000-03-22Add in a nifty function for mount to use.erik1-0/+36
2000-03-21* all mallocs now use xmalloc (and so are OOM error safe), anderik19-115/+47
2000-03-21Hmm. Missed this changeerik2-0/+2
2000-03-20Fix bug in memory total checking.erik2-82/+80
2000-03-19more minor fixeserik5-101/+139
2000-03-19Some more stuff.erik8-927/+984
2000-03-19Adjust the termio settings, and don't use octal since iterik2-16/+20
2000-03-17Minor updateerik2-0/+4
2000-03-17Several fixes.erik15-111/+529
2000-03-16Fix fg bugerik3-2010/+2028
2000-03-16Forgot these files...erik8-0/+2262
2000-03-16Major build system updates...erik13-2062/+2282
2000-03-14Bug fixerik2-2/+2
2000-03-13Some bug fixes I forgot to check-in the other day.erik5-6/+32
2000-03-12First pass at writing a shell for busybox.erik8-8/+2761
2000-03-08Change BB_FEATURE_USE_DEVPS_N_DEVMTAB to the simplererik9-26/+28