Age | Commit message (Expand) | Author |
---|---|---|
2007-05-31 | delete tons of extra #includes | Denis Vlasenko |
2006-12-22 | removal of commented-out cruft | Denis Vlasenko |
2006-12-22 | tar et al: die if bb_copyfd_size copies less than asked for. | Denis Vlasenko |
2006-07-12 | Add one-line GPL boilerplate to numerous (but not all yet) source files. | "Robert P. J. Day" |
2006-07-02 | Standardize on the vi editing directives being on the first line. | "Robert P. J. Day" |
2006-03-06 | Robert P. Day removed 8 gazillion occurrences of "extern" on function | Rob Landley |
2004-03-27 | Add missing include files | Eric Andersen |
2004-03-27 | s/fileno\(stdin\)/STDIN_FILENO/g | Eric Andersen |
2003-12-22 | Fix a bug of mine where extracting files to stdout would extract to | Glenn L McGrath |
2003-11-21 | As we no longer use function pointers for read in common archiving code | 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 |