2003-11-21 |
Glenn L McGrath | Use safe read |
commit | commitdiff | tree | snapshot |
2003-11-21 |
Glenn L McGrath | Fix warning |
commit | commitdiff | tree | snapshot |
2003-11-21 |
Glenn L McGrath | Make use of libbb functions bb_xopen, bb_full_read... |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Glenn L McGrath | Remove unused function |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Glenn L McGrath | Dont over-read fd, use function pointer for hash function. |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Glenn L McGrath | Fix tar-handles-nested-exclude testcase |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Glenn L McGrath | Update status of tests which should pass |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Glenn L McGrath | remove controversial tests |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Glenn L McGrath | Check at least one context is specified |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Glenn L McGrath | Check there are files to add the archive before removin... |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Glenn L McGrath | Dont attempt to unlink directories |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Glenn L McGrath | Superficial changes |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Glenn L McGrath | Fix up the -s option, and make usage consitent with... |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Glenn L McGrath | Include stdint.h |
commit | commitdiff | tree | snapshot |
2003-11-18 |
Glenn L McGrath | woops, we needed that function |
commit | commitdiff | tree | snapshot |
2003-11-18 |
Glenn L McGrath | COMPRESS, not UNCOMPRESS |
commit | commitdiff | tree | snapshot |
2003-11-18 |
Glenn L McGrath | Update usage for tar -Z |
commit | commitdiff | tree | snapshot |
2003-11-18 |
Glenn L McGrath | Update md5sum, sha1sum options, patch by Steven Scholz |
commit | commitdiff | tree | snapshot |
2003-11-18 |
Glenn L McGrath | tar -Z, uncompress support |
commit | commitdiff | tree | snapshot |
2003-11-18 |
Glenn L McGrath | Dont close original file handle, we may need it later. |
commit | commitdiff | tree | snapshot |
2003-11-18 |
Glenn L McGrath | Make unlink old files default behaviour and add a new... |
commit | commitdiff | tree | snapshot |
2003-11-18 |
Glenn L McGrath | Only use getopt and associated flags if checking is... |
commit | commitdiff | tree | snapshot |
2003-11-18 |
Glenn L McGrath | Replaced by md5_sha1_sum.c |
commit | commitdiff | tree | snapshot |
2003-11-18 |
Glenn L McGrath | Replaced by md5_sha1_sum.c |
commit | commitdiff | tree | snapshot |
2003-11-17 |
Glenn L McGrath | Dont free filename, its needed in the extracted files... |
commit | commitdiff | tree | snapshot |
2003-11-17 |
Glenn L McGrath | This was made obsolete by config-udeb-linux-i386 |
commit | commitdiff | tree | snapshot |
2003-11-17 |
Glenn L McGrath | Remove net-udeb flavour, we dotn use it |
commit | commitdiff | tree | snapshot |
2003-11-17 |
Glenn L McGrath | Use the PROG variable instead of 'busybox' in the relea... |
commit | commitdiff | tree | snapshot |
2003-11-15 |
Glenn L McGrath | Fix a bug where cpio wouldnt work unless -u was specified |
commit | commitdiff | tree | snapshot |
2003-11-15 |
Glenn L McGrath | Move from read_gz to the pipe()+fork() method. |
commit | commitdiff | tree | snapshot |
2003-11-15 |
Glenn L McGrath | Fix memory leaks |
commit | commitdiff | tree | snapshot |
2003-11-14 |
Glenn L McGrath | Fix a "broken pipe" problem. vodz, last_patch_116-2 |
commit | commitdiff | tree | snapshot |
2003-11-14 |
Glenn L McGrath | Keep trying to find a good header, if we exit it will... |
commit | commitdiff | tree | snapshot |
2003-11-14 |
Glenn L McGrath | Catch unsupported features |
commit | commitdiff | tree | snapshot |
2003-11-14 |
Glenn L McGrath | NEW APPLET: pipe_progress, used by debian installer |
commit | commitdiff | tree | snapshot |
2003-11-14 |
Glenn L McGrath | Fix build error with tar -j |
commit | commitdiff | tree | snapshot |
2003-11-14 |
Glenn L McGrath | Remove some tar_gz stuff that get dragged in |
commit | commitdiff | tree | snapshot |
2003-11-14 |
Glenn L McGrath | Remove debugging noise. |
commit | commitdiff | tree | snapshot |
2003-11-14 |
Glenn L McGrath | Read in blocks rather than one char at a time, greatly... |
commit | commitdiff | tree | snapshot |
2003-11-14 |
Eric Andersen | Oskar Liljeblad writes: |
commit | commitdiff | tree | snapshot |
2003-11-14 |
Eric Andersen | Michael Smith writes: |
commit | commitdiff | tree | snapshot |
2003-11-14 |
Eric Andersen | Ulrich Marx writes: |
commit | commitdiff | tree | snapshot |
2003-11-14 |
Eric Andersen | Steven Seeger writes: |
commit | commitdiff | tree | snapshot |
2003-11-14 |
Eric Andersen | Vladimir N. Oleynik (vodz) writes: |
commit | commitdiff | tree | snapshot |
2003-11-14 |
Eric Andersen | Marc Kleine-Budde noticed a missing semicolon |
commit | commitdiff | tree | snapshot |
2003-11-10 |
Glenn L McGrath | Merge common parts of sha1sum and md5sum, which is... |
commit | commitdiff | tree | snapshot |
2003-11-08 |
Eric Andersen | Add some basic cvs usage info |
commit | commitdiff | tree | snapshot |
2003-11-08 |
Eric Andersen | Rob Landley writes: |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Eric Andersen | Patch from Steven Scholz to send the output from 'time' |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Eric Andersen | This appears to be the correct fix to make CONFIG_FEATU... |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Eric Andersen | fix comment |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Tim Riker | wrap bb help output if CONFIG_FEATURE_AUTOWIDTH |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Eric Andersen | As vodz pointed out, setting unset_env to NULL is suffi... |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Glenn L McGrath | Rewrite, 800+ bytes smaller and more robust. |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Eric Andersen | By popular demand, revert to version 1.21, since Rules... |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Glenn L McGrath | Fix tar -j support |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Eric Andersen | Fix oversight with CONFIG_FEATURE_AUTOWIDTH handling |
commit | commitdiff | tree | snapshot |
2003-11-03 |
Eric Andersen | Set unset_env pointing to a NULL item, to prevent us... |
commit | commitdiff | tree | snapshot |
2003-11-03 |
Eric Andersen | Fix rdate and ftpget/ftpput so they compile with the... |
commit | commitdiff | tree | snapshot |
2003-11-03 |
Eric Andersen | Avoid conflicts with the 2.6 kernel headers, which... |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Eric Andersen | Rework wget, the xconnect interface, and its various... |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Eric Andersen | Put back the tar support stubs (and warnings) for now. |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Eric Andersen | Try to make indent formatting less horrible |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Glenn L McGrath | Patch from David Meggy to make the swap default to... |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Glenn L McGrath | Move the tail -c option from FANCY_TAIL to the default... |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Eric Andersen | Fix stupid typo |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Glenn L McGrath | Remove config options for sort -u and sort -r, they... |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Glenn L McGrath | Add a comment with link to the SUSv3 standard for xargs |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Glenn L McGrath | run through indent |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Glenn L McGrath | Patch from Dmitry Zakharov, |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Eric Andersen | make certain values specified in the environment always win |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Glenn L McGrath | Accept the -c option and do nothing |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Glenn L McGrath | fix a bug where `which' doesn't check whether the file... |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Glenn L McGrath | make CONFIG_FEATURE_UNARCHIVE_TAPE common between itar... |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Glenn L McGrath | "A few references to sourcefiles and URLs in docs/contr... |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Glenn L McGrath | Use the return value from uncompress_bunzip, fix some... |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Glenn L McGrath | Add some error messages, use xmalloc instead of malloc |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Glenn L McGrath | Fix a logic error, the old bunzip code returned non... |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Glenn L McGrath | Conditionally compile some files. |
commit | commitdiff | tree | snapshot |
2003-10-23 |
Eric Andersen | Another bzip2 update and speedup from Manuel Novoa... |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Eric Andersen | the dc applet now needs libm |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Eric Andersen | sigh |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Eric Andersen | Goetz Bock writes: |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Eric Andersen | last_patch116 from vodz: |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Eric Andersen | Tomasz Motylewski reported that the 'which' applet... |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Eric Andersen | Patch from Arthur Othieno for style-guide.txt conformance |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Eric Andersen | Patch from Arthur Othieno for docs/style-guide.txt... |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Eric Andersen | Patch from Arthur Othieno to fix a compiler warning |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Eric Andersen | make this a little bit less messy |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Eric Andersen | Update mail location |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Eric Andersen | Disable any buffering to stdout |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Eric Andersen | Tito writes: |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Eric Andersen | Andreas Mohr writes: |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Eric Andersen | Do a better job of dealing with screwy s390 abi changes |
commit | commitdiff | tree | snapshot |
2003-10-20 |
Eric Andersen | ccording to this: |
commit | commitdiff | tree | snapshot |
2003-10-18 |
Eric Andersen | Manuel Novoa III writes: |
commit | commitdiff | tree | snapshot |
2003-10-18 |
Eric Andersen | Rob Landley's new micro-bunzip version 3. Rob writes: |
commit | commitdiff | tree | snapshot |
2003-10-17 |
Tim Riker | old gcc |
commit | commitdiff | tree | snapshot |
2003-10-11 |
Eric Andersen | Paul Mundt (lethal) writes: |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Glenn L McGrath | Vodz last_patch_117, update options for new xargs |
commit | commitdiff | tree | snapshot |
next |