Age | Commit message (Expand) | Author |
2003-12-11 | remove some spaces that mess up autodocifier.pl | Eric Andersen |
2003-12-04 | Patch from Steven Scholz, make usage more consistent with actual | Glenn L McGrath |
2003-11-21 | As we no longer use function pointers for read in common archiving code | Glenn L McGrath |
2003-11-20 | Remove unused function | Glenn L McGrath |
2003-11-20 | Dont over-read fd, use function pointer for hash function. | Glenn L McGrath |
2003-11-20 | Include stdint.h | Glenn L McGrath |
2003-11-18 | COMPRESS, not UNCOMPRESS | Glenn L McGrath |
2003-11-18 | Update usage for tar -Z | Glenn L McGrath |
2003-11-18 | Update md5sum, sha1sum options, patch by Steven Scholz | Glenn L McGrath |
2003-11-15 | Move from read_gz to the pipe()+fork() method. | Glenn L McGrath |
2003-11-14 | NEW APPLET: pipe_progress, used by debian installer | Glenn L McGrath |
2003-11-14 | Oskar Liljeblad writes: | Eric Andersen |
2003-11-10 | Merge common parts of sha1sum and md5sum, which is everything except the | Glenn L McGrath |
2003-11-03 | Fix rdate and ftpget/ftpput so they compile with the new xconnect. | Eric Andersen |
2003-10-31 | Rework wget, the xconnect interface, and its various clients | Eric Andersen |
2003-10-29 | Use the return value from uncompress_bunzip, fix some typo | Glenn L McGrath |
2003-10-22 | Goetz Bock writes: | Eric Andersen |
2003-10-10 | Vodz last_patch_117, update options for new xargs | Glenn L McGrath |
2003-10-09 | New applet, devfsd, by Matteo Croce and Tito | Glenn L McGrath |
2003-10-09 | Arnd Ben Otto writes: | Eric Andersen |
2003-10-09 | We did not have a safe_write, which is the analog to safe_read. Convert | Eric Andersen |
2003-10-01 | Patch by Rob Landley, work in progress update, fixes lots of bugs, | Glenn L McGrath |
2003-09-24 | Add the "install" applet, move get_ug_id to libbb as its used by chown, | Glenn L McGrath |
2003-09-15 | Be entirely consistant when using ioctl(0, TIOCGWINSZ, &winsize) | Eric Andersen |
2003-09-12 | Typo. | Glenn L McGrath |
2003-09-03 | more crond+crontab integrating with loginutil libbb functions and deleted | Glenn L McGrath |
2003-09-02 | move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as one | Glenn L McGrath |
2003-08-29 | Help for date -I when CONFIG_FEATURE_DATE_ISOFMT is enabled. | Glenn L McGrath |
2003-08-29 | Vodz, last patch 105 | Glenn L McGrath |
2003-08-28 | Dont unlink when testing ! | Glenn L McGrath |
2003-08-22 | "staywithu" writes: | Eric Andersen |
2003-08-08 | Implement a minimalist 'last' which allows the LEAF project to | Eric Andersen |
2003-08-08 | Kent Robotti noted that mt.c uses "rewind" not "rew" | Eric Andersen |
2003-08-06 | Patch from Steven Scholz: | Eric Andersen |
2003-08-01 | Remove code that too agressively disabled inlines | Eric Andersen |
2003-07-29 | Bruno Randolf writes: | Eric Andersen |
2003-07-28 | Patch from vodz to update httpd usage | Eric Andersen |
2003-07-28 | last_patch95 from vodz: | Eric Andersen |
2003-07-22 | Remove the update utility, that is only relevant to older 2.0.x kernels | Eric Andersen |
2003-07-22 | Remove remaining libc5 support code | Eric Andersen |
2003-07-22 | Very minor rdate updates | Eric Andersen |
2003-07-22 | Paul Mundt <lethal@linux-sh.org> writes: | Eric Andersen |
2003-07-22 | Patch from Paul Mundt: | Eric Andersen |
2003-07-22 | Matteo Croce submitted a hdparm applet. | Eric Andersen |
2003-07-14 | Fix a silly typo | Eric Andersen |
2003-07-14 | Update a bunch of docs. Run a script to update my email addr. | Eric Andersen |
2003-07-07 | This declaration no longer needs to hide when using dmalloc | Eric Andersen |
2003-07-05 | Add the fdformat utility, based on a patch from Kent Robotti, | Eric Andersen |
2003-07-03 | Fix stupid unterminated parenthesis | Eric Andersen |
2003-07-03 | Patch from Russell Coker: | Eric Andersen |