2000-12-07 |
Mark Whitley | Changed names of functions in utility.c and all affecte... |
tree | commitdiff |
2000-12-07 |
Eric Andersen | Patch from Jim Gleason <jimg@lineo.com> to fix tar... |
tree | commitdiff |
2000-12-05 |
Mark Whitley | Fixed the comments to match the code and renamed the... |
tree | commitdiff |
2000-12-04 |
Eric Andersen | Patch to add in the -X option and fix the --exclude... |
tree | commitdiff |
2000-12-01 |
Eric Andersen | Make tar shutup on compile |
tree | commitdiff |
2000-12-01 |
Matt Kraai | Stop using TRUE and FALSE for exit status. |
tree | commitdiff |
2000-11-30 |
Matt Kraai | Note an error if we are unable to list/extract specifie... |
tree | commitdiff |
2000-11-18 |
Matt Kraai | Check for archive errors even for files we aren't extra... |
tree | commitdiff |
2000-11-14 |
Eric Andersen | Grammer fix. Changed "longer then" to "longer than... |
tree | commitdiff |
2000-11-08 |
Matt Kraai | Move flush_outbuf to the file in which it is used,... |
tree | commitdiff |
2000-11-08 |
Matt Kraai | Fix some bugs reported by Jim Gleason <jimg@lineo.com... |
tree | commitdiff |
2000-11-07 |
Eric Andersen | Cleanup of duplicated symbols -- found by compiling... |
tree | commitdiff |
2000-10-23 |
Matt Kraai | Fix error messages. |
tree | commitdiff |
2000-10-09 |
Eric Andersen | Fix a thinko. Patch from Justus Pendleton <justus... |
tree | commitdiff |
2000-09-29 |
Glenn L McGrath | General cleanup of comments, defines, includes, and... |
tree | commitdiff |
2000-09-25 |
Eric Andersen | Renamed "internal.h" to the more sensible "busybox.h". |
tree | commitdiff |
2000-09-24 |
Eric Andersen | Fix bug#1043 -- hanlde long filenames and links (in... |
tree | commitdiff |
2000-09-23 |
Eric Andersen | Fix an obscure option parsing bug. |
tree | commitdiff |
2000-09-22 |
Matt Kraai | Clean up error messages. |
tree | commitdiff |
2000-09-19 |
Eric Andersen | Reverted my conversion of tar to getopt to ensure tar can |
tree | commitdiff |
2000-09-18 |
Glenn L McGrath | Remove definition of basename. |
tree | commitdiff |
2000-09-15 |
Matt Kraai | Updated stdin/stdout treatment to match that of gnu... |
tree | commitdiff |
2000-09-15 |
Matt Kraai | Reorganize listing code. |
tree | commitdiff |
2000-09-15 |
Matt Kraai | Allow non-verbose listing to work. |
tree | commitdiff |
2000-09-13 |
Matt Kraai | Fix calls to {m,c,re}alloc so that they use x{m,c,re... |
tree | commitdiff |
2000-09-11 |
Glenn L McGrath | Fix .deb unpack and experimental TAR support |
tree | commitdiff |
2000-09-11 |
Eric Andersen | Simplify a few little things, and merge in a patch... |
tree | commitdiff |
2000-09-09 |
Glenn L McGrath | remove some printf statements i forgot about |
tree | commitdiff |
2000-09-09 |
Glenn L McGrath | Implemented new ar functionality unique to busybox... |
tree | commitdiff |
2000-09-09 |
Glenn L McGrath | Changed getopt so that options can be grouped together... |
tree | commitdiff |
2000-09-09 |
Glenn L McGrath | Fix permisions |
tree | commitdiff |
2000-09-09 |
Glenn L McGrath | Now supports GNU style long filenames. |
tree | commitdiff |
2000-09-04 |
Matt Kraai | Allow compilation when not using BB_FEATURE_TAR_EXCLUDE... |
tree | commitdiff |
2000-09-04 |
Matt Kraai | Allow selective extraction and listing of files. And... |
tree | commitdiff |
2000-09-01 |
Eric Andersen | Fixed a stupid thinko preventing zcat from doing its... |
tree | commitdiff |
2000-09-01 |
Matt Kraai | Argh. I *will* compile before checking in. |
tree | commitdiff |
2000-09-01 |
Matt Kraai | Don't unlink files if we are extracting to stdout. |
tree | commitdiff |
2000-09-01 |
Eric Andersen | Correct the stdin/stdout behavior when no args are... |
tree | commitdiff |
2000-09-01 |
Eric Andersen | Sigh. Seems I screwed up last time. This fixed detecting |
tree | commitdiff |
2000-08-25 |
Glenn L McGrath | ar.c now uses a linked list to process headers, uses... |
tree | commitdiff |
2000-08-11 |
Eric Andersen | Fix to make 'ar xv' work, thanks to Kent Robotti <robot... |
tree | commitdiff |
2000-08-10 |
Eric Andersen | Some #include updates. |
tree | commitdiff |
2000-08-02 |
Eric Andersen | Merge in two patches from Dave Cinege: |
tree | commitdiff |
2000-07-28 |
Eric Andersen | Fix from Robert Kaiser for stdin behavior. |
tree | commitdiff |
2000-07-21 |
Eric Andersen | Fixed stdin/stdout paths so things like |
tree | commitdiff |
2000-07-16 |
Matt Kraai | Extract usage information into a separate file. |
tree | commitdiff |
2000-07-14 |
Matt Kraai | Use errorMsg rather than fprintf. |
tree | commitdiff |
2000-07-12 |
Matt Kraai | Always report the applet name when doing error reporting. |
tree | commitdiff |
2000-07-12 |
Matt Kraai | Use global applet_name instead of local versions. |
tree | commitdiff |
2000-07-06 |
Eric Andersen | * Fixed tar creation support when reading from stdin... |
tree | commitdiff |
2000-07-06 |
Eric Andersen | a few minor cleanups. |
tree | commitdiff |
2000-07-05 |
Eric Andersen | Patch from Matt Kraai <kraai@alumni.carnegiemellon... |
tree | commitdiff |
2000-06-28 |
Eric Andersen | * Fixed a _horrible_ bug where 'tar -tvf' could unlink |
tree | commitdiff |
2000-06-26 |
Eric Andersen | readlink(2) does not NULL terminate the buffer it reads... |
tree | commitdiff |
2000-06-21 |
Eric Andersen | 'tar --help' wasn't working. Fixed it. |
tree | commitdiff |
2000-06-19 |
Eric Andersen | Updates to a number of apps to remove warnings/compile... |
tree | commitdiff |
2000-06-16 |
Eric Andersen | Update to ar.c from Glenn McGrath. His comments follow: |
tree | commitdiff |
2000-06-09 |
Eric Andersen | * Fixed a small bug that could cause tar to emit warnin... |
tree | commitdiff |
2000-06-02 |
Eric Andersen | A number of additional fixed from Pavel Roskin, note... |
tree | commitdiff |
2000-05-30 |
Eric Andersen | Fixed tar option parsing segfault, and make "tar xv... |
tree | commitdiff |
2000-05-20 |
Erik Andersen | First pass at fixing tar segfault, and more portability... |
tree | commitdiff |
2000-05-19 |
Erik Andersen | More libc portability updates, add in the website ... |
tree | commitdiff |
2000-05-12 |
Erik Andersen | Lots of updates. Finished implementing BB_FEATURE_TRIV... |
tree | commitdiff |
2000-05-10 |
Erik Andersen | * cp -fa now works as expected for symlinks (it didn... |
tree | commitdiff |
2000-04-28 |
Erik Andersen | Fix tarball creation. In an attempt to accomodate... |
tree | commitdiff |
2000-04-28 |
Erik Andersen | Latest and greatest. Some effort at libc5 (aiming... |
tree | commitdiff |
2000-04-21 |
Erik Andersen | More Doc updates. cmdedit and more termio fixes. |
tree | commitdiff |
2000-04-19 |
Erik Andersen | make ps accept (and ignore) all options (--help works... |
tree | commitdiff |
2000-04-15 |
Erik Andersen | More documentation updates, and minor fixes to make... |
tree | commitdiff |
2000-04-14 |
Erik Andersen | Fix a tar bug: tar removed leading '/'s for symlink... |
tree | commitdiff |
2000-04-13 |
Erik Andersen | Upates to include copyright 2000 to everything |
tree | commitdiff |
2000-04-09 |
Erik Andersen | This makes tar work perfectly, and adds in "--exclude... |
tree | commitdiff |
2000-04-08 |
Erik Andersen | Fix tar checksum calculation bug. |
tree | commitdiff |
2000-04-08 |
Erik Andersen | Latest and greatest |
tree | commitdiff |
2000-04-07 |
Erik Andersen | Slightly better fringe case handling and GNU tar like... |
tree | commitdiff |
2000-04-07 |
Erik Andersen | Patch to make killall actually kill all PIDs with the... |
tree | commitdiff |
2000-04-05 |
Erik Andersen | Tar now works perfectly. It behaves much better now... |
tree | commitdiff |
2000-04-04 |
Erik Andersen | Update tar so creation of tarballs is much closer to... |
tree | commitdiff |
2000-03-28 |
Erik Andersen | Yet another installment in the ongoing tar saga |
tree | commitdiff |
2000-03-26 |
Erik Andersen | First stages of (re-)writing busybox's tar creation... |
tree | commitdiff |
2000-03-25 |
Erik Andersen | Latest and greatest |
tree | commitdiff |
2000-03-24 |
Erik Andersen | The new tar for busybox is now done, and works just... |
tree | commitdiff |
2000-03-23 |
Erik Andersen | More changes that are broken. It doesn't compile |
tree | commitdiff |
2000-03-23 |
Erik Andersen | My latest ramblings. |
tree | commitdiff |
2000-03-19 |
Erik Andersen | more minor fixes |
tree | commitdiff |
2000-02-18 |
Erik Andersen | Some updates for the day, |
tree | commitdiff |
2000-02-11 |
Erik Andersen | Updates |
tree | commitdiff |
2000-02-08 |
Erik Andersen | Some formatting updates (ran the code through indent) |
tree | commitdiff |
2000-02-07 |
Erik Andersen | A few minor updates. ;-) |
tree | commitdiff |
2000-01-27 |
Erik Andersen | copyFile could call chmod on a symlink, changing the... |
tree | commitdiff |
2000-01-25 |
Erik Andersen | Some busybox updates. See the changelog for details... |
tree | commitdiff |
2000-01-23 |
Erik Andersen | * added (and documented) "-n" option for head - |
tree | commitdiff |
2000-01-23 |
Erik Andersen | Fix a bug where tar could change perms and ownership... |
tree | commitdiff |
2000-01-23 |
Erik Andersen | Some busybox updates. You no longer _have_ to put... |
tree | commitdiff |
2000-01-16 |
Erik Andersen | tar creation support is now optional. |
tree | commitdiff |
2000-01-04 |
Erik Andersen | Bunches of fixes. Typos, bugs, etc. |
tree | commitdiff |
1999-12-28 |
Erik Andersen | Fixed a bug where tar would not set the user and group... |
tree | commitdiff |
1999-12-27 |
Erik Andersen | chown(2) clears S_ISUID and S_ISGID, even when chown is |
tree | commitdiff |
1999-12-17 |
Erik Andersen | Reworked the source so it will compile and run under... |
tree | commitdiff |
1999-11-29 |
Eric Andersen | Fixed tar so uid/gud/permissions on extracted tarballs... |
tree | commitdiff |
next |