2003-12-12 |
Eric Andersen | Doh! I broke automatic filesystem type guessing. ... |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Eric Andersen | Fix compile when CONFIG_FEATURE_HDPARM_GET_IDENTITY... |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Eric Andersen | It appears the Netgear WG602 distributes source |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Eric Andersen | Fixup some html bugs |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Eric Andersen | some minor website cleanups |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Eric Andersen | prepare for release 1_00_pre4 |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Eric Andersen | Update modutils with 2.6 module support |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Eric Andersen | go directly to current cvs |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Eric Andersen | remove some spaces that mess up autodocifier.pl |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Eric Andersen | add missing copyright text |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Eric Andersen | some minor updates |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Eric Andersen | update website |
commit | commitdiff | tree | snapshot |
2003-12-09 |
Eric Andersen | Fix indenting. |
commit | commitdiff | tree | snapshot |
2003-12-09 |
Eric Andersen | Bump version number |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Glenn L McGrath | Splitting statements with #define's can cause trouble... |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Glenn L McGrath | Stop sending data to the client after the first failure. |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Glenn L McGrath | Bring usage upto date, patch by Steven Scholz |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Glenn L McGrath | Fix a compile error when only using ar, patch by Paul... |
commit | commitdiff | tree | snapshot |
2003-12-04 |
Manuel Novoa... | Add (untested) support for cris, based on the (old... |
commit | commitdiff | tree | snapshot |
2003-12-04 |
Glenn L McGrath | Patch from Steven Scholz, make usage more consistent... |
commit | commitdiff | tree | snapshot |
2003-12-04 |
Eric Andersen | Do not use the _syscall5 macro -- use syscall(2) instead |
commit | commitdiff | tree | snapshot |
2003-11-30 |
Glenn L McGrath | Patch from Tito, size optimisation, cleanup noise when... |
commit | commitdiff | tree | snapshot |
2003-11-28 |
Glenn L McGrath | Correct Matteo's email address |
commit | commitdiff | tree | snapshot |
2003-11-28 |
Glenn L McGrath | Patch from Ian Campbell, fix or'ed dependencies and... |
commit | commitdiff | tree | snapshot |
2003-11-27 |
Glenn L McGrath | Fix a bug, ignore the source path when installing to... |
commit | commitdiff | tree | snapshot |
2003-11-27 |
Glenn L McGrath | Fix tar hard links |
commit | commitdiff | tree | snapshot |
2003-11-26 |
Glenn L McGrath | Important bugfixes from Ian Campbell. |
commit | commitdiff | tree | snapshot |
2003-11-25 |
Glenn L McGrath | Fix for "Broken pipe" issue, vodz last_patch116_3 |
commit | commitdiff | tree | snapshot |
2003-11-24 |
Glenn L McGrath | When a size of 0 is passed to copyfd_size, dont do... |
commit | commitdiff | tree | snapshot |
2003-11-22 |
Glenn L McGrath | Fix warning |
commit | commitdiff | tree | snapshot |
2003-11-21 |
Glenn L McGrath | As we no longer use function pointers for read in commo... |
commit | commitdiff | tree | snapshot |
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 |
next |