Age | Commit message (Expand) | Author |
2003-11-14 | Oskar Liljeblad writes: | Eric Andersen |
2003-11-14 | Michael Smith writes: | Eric Andersen |
2003-11-14 | Ulrich Marx writes: | Eric Andersen |
2003-11-14 | Steven Seeger writes: | Eric Andersen |
2003-11-14 | Vladimir N. Oleynik (vodz) writes: | Eric Andersen |
2003-11-14 | Marc Kleine-Budde noticed a missing semicolon | Eric Andersen |
2003-11-10 | Merge common parts of sha1sum and md5sum, which is everything except the | Glenn L McGrath |
2003-11-08 | Add some basic cvs usage info | Eric Andersen |
2003-11-08 | Rob Landley writes: | Eric Andersen |
2003-11-07 | Patch from Steven Scholz to send the output from 'time' | Eric Andersen |
2003-11-07 | This appears to be the correct fix to make CONFIG_FEATURE_DEB_TAR_BZ2 | Eric Andersen |
2003-11-07 | fix comment | Eric Andersen |
2003-11-07 | wrap bb help output if CONFIG_FEATURE_AUTOWIDTH | Tim Riker |
2003-11-07 | As vodz pointed out, setting unset_env to NULL is sufficient | Eric Andersen |
2003-11-06 | Rewrite, 800+ bytes smaller and more robust. | Glenn L McGrath |
2003-11-05 | By popular demand, revert to version 1.21, since Rules.mak:1.22 | Eric Andersen |
2003-11-05 | Fix tar -j support | Glenn L McGrath |
2003-11-04 | Fix oversight with CONFIG_FEATURE_AUTOWIDTH handling | Eric Andersen |
2003-11-03 | Set unset_env pointing to a NULL item, to prevent us from walking | Eric Andersen |
2003-11-03 | Fix rdate and ftpget/ftpput so they compile with the new xconnect. | Eric Andersen |
2003-11-03 | Avoid conflicts with the 2.6 kernel headers, which define | Eric Andersen |
2003-10-31 | Rework wget, the xconnect interface, and its various clients | Eric Andersen |
2003-10-31 | Put back the tar support stubs (and warnings) for now. | Eric Andersen |
2003-10-31 | Try to make indent formatting less horrible | Eric Andersen |
2003-10-31 | Patch from David Meggy to make the swap default to the new version if no | Glenn L McGrath |
2003-10-31 | Move the tail -c option from FANCY_TAIL to the default tail, this makes | Glenn L McGrath |
2003-10-31 | Fix stupid typo | Eric Andersen |
2003-10-31 | Remove config options for sort -u and sort -r, they are always enabled | Glenn L McGrath |
2003-10-30 | Add a comment with link to the SUSv3 standard for xargs | Glenn L McGrath |
2003-10-30 | run through indent | Glenn L McGrath |
2003-10-30 | Patch from Dmitry Zakharov, | Glenn L McGrath |
2003-10-30 | make certain values specified in the environment always win | Eric Andersen |
2003-10-29 | Accept the -c option and do nothing | Glenn L McGrath |
2003-10-29 | fix a bug where `which' doesn't check whether the file passed as an argument | Glenn L McGrath |
2003-10-29 | make CONFIG_FEATURE_UNARCHIVE_TAPE common between itar and cpio, patch | Glenn L McGrath |
2003-10-29 | "A few references to sourcefiles and URLs in docs/contributing.txt had | Glenn L McGrath |
2003-10-29 | Use the return value from uncompress_bunzip, fix some typo | Glenn L McGrath |
2003-10-28 | Add some error messages, use xmalloc instead of malloc | Glenn L McGrath |
2003-10-28 | Fix a logic error, the old bunzip code returned non-zero for success, | Glenn L McGrath |
2003-10-28 | Conditionally compile some files. | Glenn L McGrath |
2003-10-23 | Another bzip2 update and speedup from Manuel Novoa III, with some | Eric Andersen |
2003-10-22 | the dc applet now needs libm | Eric Andersen |
2003-10-22 | sigh | Eric Andersen |
2003-10-22 | Goetz Bock writes: | Eric Andersen |
2003-10-22 | last_patch116 from vodz: | Eric Andersen |
2003-10-22 | Tomasz Motylewski reported that the 'which' applet does not find | Eric Andersen |
2003-10-22 | Patch from Arthur Othieno for style-guide.txt conformance | Eric Andersen |
2003-10-22 | Patch from Arthur Othieno for docs/style-guide.txt conformance. | Eric Andersen |
2003-10-22 | Patch from Arthur Othieno to fix a compiler warning | Eric Andersen |
2003-10-22 | make this a little bit less messy | Eric Andersen |