2007-09-24 |
vda | tar: add a comment about previous subtle fix |
blob | commitdiff |
2007-09-24 |
vda | tar: strip leading '/' BEFORE memorizing hardlink's... |
blob | commitdiff | diff to current |
2007-09-21 |
vda | update Glenn McGrath's email address |
blob | commitdiff | diff to current |
2007-09-09 |
vda | style fix, no code changes |
blob | commitdiff | diff to current |
2007-09-05 |
vda | tar + gzip/bzip2/etc: support NOMMU machines (by Alex... |
blob | commitdiff | diff to current |
2007-09-04 |
vda | tar: conditionally don't wait for vforked child to... |
blob | commitdiff | diff to current |
2007-08-18 |
vda | don't pass argc in getopt32, it's superfluous |
blob | commitdiff | diff to current |
2007-08-12 |
vda | trylink: produce even more info about final link stage |
blob | commitdiff | diff to current |
2007-07-24 |
vda | Replace index_in_[sub]str_array with index_in_[sub... |
blob | commitdiff | diff to current |
2007-07-23 |
vda | rework long option handling. saves ~1.2k |
blob | commitdiff | diff to current |
2007-06-21 |
vda | random shrinkage of statics, -60 bytes saved |
blob | commitdiff | diff to current |
2007-06-04 |
vda | Audit bb_common_bufsiz usage, add script which looks... |
blob | commitdiff | diff to current |
2007-05-26 |
vda | usage.c: remove reference to busybox.h |
blob | commitdiff | diff to current |
2007-05-26 |
vda | xpipe: introduce (saves ~170 bytes) |
blob | commitdiff | diff to current |
2007-04-12 |
vda | style fixes. No code changes |
blob | commitdiff | diff to current |
2007-04-11 |
vda | bb_full_fd_action: remove potential xmalloc from NOFORK... |
blob | commitdiff | diff to current |
2007-04-08 |
vda | getopt32: fix llist_t options ordering. llist_rev is... |
blob | commitdiff | diff to current |
2007-04-08 |
vda | find: fix handling of -prune |
blob | commitdiff | diff to current |
2007-03-29 |
aldot | - fold recurse, depthFirst and dereference params into... |
blob | commitdiff | diff to current |
2007-03-11 |
vda | kill superfluous returns at the end of void functions |
blob | commitdiff | diff to current |
2007-03-04 |
vda | remove f words |
blob | commitdiff | diff to current |
2007-03-03 |
vda | tar: handle tarfiles with (broken) checksums a-la Sun. |
blob | commitdiff | diff to current |
2007-02-17 |
vda | sort: fix multiple -k (was ignoring all except last) |
blob | commitdiff | diff to current |
2007-02-11 |
vda | syslogd: fix "readpath bug" by using readlink instead |
blob | commitdiff | diff to current |
2007-02-06 |
vda | EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo... |
blob | commitdiff | diff to current |
2007-02-04 |
vda | fix tar t segfault (closes 1183) |
blob | commitdiff | diff to current |
2007-02-03 |
vda | suppress warnings about easch <applet>_main() having |
blob | commitdiff | diff to current |
2007-01-29 |
vda | preparatory patch for -Wwrite-strings #1 |
blob | commitdiff | diff to current |
2007-01-24 |
vda | accumulated post-1.4.0 fixes |
blob | commitdiff | diff to current |
2007-01-11 |
vda | Trailing whitespace removal over entire tree |
blob | commitdiff | diff to current |
2006-12-22 |
vda | tar et al: die if bb_copyfd_size copies less than asked... |
blob | commitdiff | diff to current |
2006-12-17 |
vda | tar: report error if child dies while writing out the... |
blob | commitdiff | diff to current |
2006-12-16 |
vda | inline strcmp(s, "-") [actually macro-ize it for now... |
blob | commitdiff | diff to current |
2006-12-12 |
aldot | - remove functions marked as LEGACY in SUSv3 and use... |
blob | commitdiff | diff to current |
2006-11-29 |
vda | fix support for globally disabling --long-options. |
blob | commitdiff | diff to current |
2006-11-27 |
vda | tar: fix misplaced --exclude long option definition |
blob | commitdiff | diff to current |
2006-11-26 |
vda | small fixes: |
blob | commitdiff | diff to current |
2006-11-26 |
vda | tar: correctly skip (and warn about) pax headers. |
blob | commitdiff | diff to current |
2006-11-25 |
vda | tar: add support for FEATURE_TAR_GNU_EXTENSIONS so... |
blob | commitdiff | diff to current |
2006-11-25 |
vda | tar: small fix and small optimization |
blob | commitdiff | diff to current |
2006-11-25 |
vda | tar: abort if tarring up file larger that 64Gb |
blob | commitdiff | diff to current |
2006-11-24 |
vda | tar: fix multiple -t and/or -v options handling. |
blob | commitdiff | diff to current |
2006-11-24 |
vda | tar: sanitize option handling |
blob | commitdiff | diff to current |
2006-11-24 |
vda | tar: small fixes: |
blob | commitdiff | diff to current |
2006-11-24 |
vda | tar: cache [ug]id->username/groupname mappings. Cuts... |
blob | commitdiff | diff to current |
2006-11-24 |
vda | tar: cry murder and bail out if file shrinks under... |
blob | commitdiff | diff to current |
2006-11-24 |
vda | header_verbose_list: stop truncating file size in listing |
blob | commitdiff | diff to current |
2006-11-24 |
vda | tar: |
blob | commitdiff | diff to current |
2006-10-27 |
vda | recursive_action: add depth param |
blob | commitdiff | diff to current |
2006-10-20 |
vda | message string changes, mostly for consistency, also... |
blob | commitdiff | diff to current |
2006-10-14 |
vda | add open_read_close() and similar stuff |
blob | commitdiff | diff to current |
2006-10-12 |
vda | bb_get_[chomped]line_from_file wasn't descriptive enough. |
blob | commitdiff | diff to current |
2006-10-12 |
vda | small style fixes |
blob | commitdiff | diff to current |
2006-10-08 |
vda | correct largefile support, add comments about it. |
blob | commitdiff | diff to current |
2006-10-08 |
vda | attempt to regularize atoi mess. |
blob | commitdiff | diff to current |
2006-10-03 |
vda | getopt_ulflags -> getopt32. |
blob | commitdiff | diff to current |
2006-09-23 |
vda | bb_askpass: shorten static password buffer. 256 is... |
blob | commitdiff | diff to current |
2006-09-10 |
landley | Cleanup headers and replace the zero padding with an... |
blob | commitdiff | diff to current |
2006-09-09 |
vda | tar: fix "xopen with O_CREAT" warning, improve zero... |
blob | commitdiff | diff to current |
2006-09-03 |
vda | tar: revert older fix (non-portable), added new one. |
blob | commitdiff | diff to current |
2006-08-29 |
landley | Svn 16007 broke the build under gcc 4.0.3. This fixes... |
blob | commitdiff | diff to current |
2006-08-03 |
landley | These should have been part of 15767 too. |
blob | commitdiff | diff to current |
2006-07-16 |
landley | Cleaup read() and write() variants, plus a couple of... |
blob | commitdiff | diff to current |
2006-06-25 |
landley | A few patches from Erik Hovland, turning strncpy()... |
blob | commitdiff | diff to current |
2006-05-26 |
landley | Change llist_add_* to take the address of the list... |
blob | commitdiff | diff to current |
2006-04-18 |
aldot | - typo: s/derefernce/dereference/g |
blob | commitdiff | diff to current |
2006-04-12 |
aldot | - patch from Denis Vlasenko to add and use bb_xchdir() |
blob | commitdiff | diff to current |
2006-04-02 |
aldot | - typos: s/compatability/compatibility/g;s/compatable... |
blob | commitdiff | diff to current |
2006-01-25 |
timr | just whitespace |
blob | commitdiff | diff to current |
2006-01-20 |
landley | Patch from Aurelien Jacobs to add unlzma. (A new decom... |
blob | commitdiff | diff to current |
2006-01-09 |
landley | Bug 547: writing out the tar file header before we... |
blob | commitdiff | diff to current |
2005-12-16 |
landley | Bug 601: When we fork an archiver and feed stuff to... |
blob | commitdiff | diff to current |
2005-12-12 |
aldot | - typo: s/sucess/success/g |
blob | commitdiff | diff to current |
2005-12-06 |
vodz | reduce 3 warning if compile with -W |
blob | commitdiff | diff to current |
2005-10-27 |
landley | Add --no-same-owner and --no-same-permissions options... |
blob | commitdiff | diff to current |
2005-10-16 |
landley | The fact "tar tvjf thing.tbz" didn't work was due to... |
blob | commitdiff | diff to current |
2005-10-16 |
landley | Whitespace and curly bracket cleanup (our tabstop is... |
blob | commitdiff | diff to current |
2005-10-15 |
vodz | llist must initialize, add loses ifdef, small indent... |
blob | commitdiff | diff to current |
2005-10-15 |
landley | Add --exclude option (to make uClibc-0.9.28 headers... |
blob | commitdiff | diff to current |
2005-10-14 |
vodz | - new bb_opt_complementally syntax, use [-:?] only... |
blob | commitdiff | diff to current |
2005-10-12 |
vodz | new featured bb_opt_complementally, correct argc checking |
blob | commitdiff | diff to current |
2005-10-11 |
vodz | - use complementally '!' to '?' - 'ask' is best 'free... |
blob | commitdiff | diff to current |
2005-09-29 |
vodz | change interface to bb_xasprintf() - more perfect for me. |
blob | commitdiff | diff to current |
2005-09-20 |
aldot | - rename libbb's password helpers as suggested in libbb.h |
blob | commitdiff | diff to current |
2005-09-05 |
vodz | 1) bb_opt_complementaly -> bb_opt_complementally |
blob | commitdiff | diff to current |
2005-09-01 |
landley | Fix for bug 383: attempting to "tar c /" would error... |
blob | commitdiff | diff to current |
2005-08-30 |
landley | Dirk Clemens pointed out how easy it is to support... |
blob | commitdiff | diff to current |
2005-05-11 |
vapier | change the hardcoded error constant (0x80000000UL)... |
blob | commitdiff | diff to current |
2004-08-26 |
andersen | Tito writes: |
blob | commitdiff | diff to current |
2004-07-26 |
andersen | BusyBox has no business hard coding the number of major... |
blob | commitdiff | diff to current |
2004-07-21 |
bug1 | Fixup -T (--files-from) option, works for non-directori... |
blob | commitdiff | diff to current |
2004-05-05 |
andersen | Steve Grubb writes: |
blob | commitdiff | diff to current |
2004-04-25 |
bug1 | Update my email address, document some of my tasks... |
blob | commitdiff | diff to current |
2004-04-14 |
andersen | Larry Doolittle writes: |
blob | commitdiff | diff to current |
2004-03-27 |
andersen | s/fileno\(stdin\)/STDIN_FILENO/g |
blob | commitdiff | diff to current |
2004-03-15 |
andersen | Remove trailing whitespace. Update copyright to includ... |
blob | commitdiff | diff to current |
2004-01-25 |
bug1 | Add the -h, --dereference option for archive creation. |
blob | commitdiff | diff to current |
2003-12-26 |
bug1 | Isolate code better for unused options, config option... |
blob | commitdiff | diff to current |
2003-11-21 |
bug1 | As we no longer use function pointers for read in commo... |
blob | commitdiff | diff to current |
2003-11-20 |
bug1 | Fix tar-handles-nested-exclude testcase |
blob | commitdiff | diff to current |
next |