Age | Commit message (Expand) | Author |
2006-05-19 | - remove emacs layout block as suggested by Robert P.J. Day | Bernhard Reutner-Fischer |
2006-04-12 | - patch from Denis Vlasenko to add and use bb_xchdir() | Bernhard Reutner-Fischer |
2006-03-27 | ensure that corrupted file extraction causes both a message and | Paul Fox |
2006-03-06 | Robert P. Day removed 8 gazillion occurrences of "extern" on function | Rob Landley |
2006-03-04 | Patch from Robert P. Day, moving byte order checks to use platform.h macros. | Rob Landley |
2006-03-01 | Cleanup patch from Denis Vlasenko. Mostly variants of removing the if(x) | Rob Landley |
2006-02-22 | Patch from Denis Vlasenko to constify things and fix a few typos. | Rob Landley |
2006-01-25 | just whitespace | Tim Riker |
2006-01-22 | - add platform.h. | Bernhard Reutner-Fischer |
2005-09-11 | Cleanup patch by Bernhard Fischer, removing unnecessary includes of | Rob Landley |
2005-07-30 | rename the accept/reject names since accept overrides the accept() socket fun... | Mike Frysinger |
2005-07-20 | applying fixes from: | Paul Fox |
2004-06-06 | Update reference for zip format | Glenn L McGrath |
2004-03-27 | s/fileno\(stdin\)/STDIN_FILENO/g | Eric Andersen |
2003-11-15 | Move from read_gz to the pipe()+fork() method. | Glenn L McGrath |
2003-03-19 | Major coreutils update. | Manuel Novoa III |
2002-12-08 | Move add_to_list from libunarchive to libbb so it can be of more general use ... | Glenn L McGrath |
2002-11-03 | Abstract read and seek in unarchiving code, convert bunzip to file descriptor... | Glenn L McGrath |
2002-09-25 | New common unarchive code. | Glenn L McGrath |
2002-01-02 | unzip applet by Laurence Anderson | Glenn L McGrath |