| Commit message (Expand) | Author | Age | Files | Lines |
* | New applet, seq. No options, just the basics. | Glenn L McGrath | 2004-01-27 | 2 | -1/+13 |
* | Modify bb_lookup_port to allow the protocol to be specified, allowing | Glenn L McGrath | 2004-01-17 | 1 | -1/+1 |
* | Patch by Tito, reduce size of deallocvt, also make the usage message | Glenn L McGrath | 2004-01-15 | 1 | -1/+6 |
* | Patch from Bastian Blank, allow the buildtime to be overriden with a | Glenn L McGrath | 2004-01-13 | 1 | -0/+4 |
* | Update example slightly | Eric Andersen | 2003-12-28 | 1 | -1/+1 |
* | ws, show date setting format | Tim Riker | 2003-12-28 | 1 | -52/+52 |
* | Isolate code better for unused options, config option to enable long | Glenn L McGrath | 2003-12-26 | 1 | -1/+1 |
* | Patch from Ned Ludd, solar at gentoo dot org: | Eric Andersen | 2003-12-24 | 2 | -0/+24 |
* | New applet, rx, by Christopher Hoover | Glenn L McGrath | 2003-12-20 | 2 | -0/+10 |
* | Eradicate all references to loadacm | Eric Andersen | 2003-12-20 | 1 | -7/+0 |
* | Kill off the loadacm applet. It is unused, unmaintained | Eric Andersen | 2003-12-20 | 1 | -3/+0 |
* | Change interface to bb_lookup_host, dont try and set port inside this | Glenn L McGrath | 2003-12-20 | 1 | -2/+2 |
* | Patch from Fillod Stephane: | Eric Andersen | 2003-12-19 | 1 | -3/+5 |
* | Tito writes: | Eric Andersen | 2003-12-19 | 1 | -5/+13 |
* | rename __getgrent so that it doesn't conflict with some libc's | Russ Dill | 2003-12-18 | 1 | -1/+1 |
* | Get vfork_daemon_rexec working under uclinux | Russ Dill | 2003-12-15 | 1 | -1/+2 |
* | remove some spaces that mess up autodocifier.pl | Eric Andersen | 2003-12-11 | 1 | -4/+4 |
* | Patch from Steven Scholz, make usage more consistent with actual | Glenn L McGrath | 2003-12-04 | 1 | -7/+9 |
* | As we no longer use function pointers for read in common archiving code | Glenn L McGrath | 2003-11-21 | 2 | -4/+3 |
* | Remove unused function | Glenn L McGrath | 2003-11-20 | 1 | -1/+0 |
* | Dont over-read fd, use function pointer for hash function. | Glenn L McGrath | 2003-11-20 | 1 | -1/+1 |
* | Include stdint.h | Glenn L McGrath | 2003-11-20 | 1 | -0/+1 |
* | COMPRESS, not UNCOMPRESS | Glenn L McGrath | 2003-11-18 | 1 | -1/+1 |
* | Update usage for tar -Z | Glenn L McGrath | 2003-11-18 | 1 | -1/+7 |
* | Update md5sum, sha1sum options, patch by Steven Scholz | Glenn L McGrath | 2003-11-18 | 1 | -10/+20 |
* | Move from read_gz to the pipe()+fork() method. | Glenn L McGrath | 2003-11-15 | 1 | -12/+6 |
* | NEW APPLET: pipe_progress, used by debian installer | Glenn L McGrath | 2003-11-14 | 1 | -0/+3 |
* | Oskar Liljeblad writes: | Eric Andersen | 2003-11-14 | 1 | -0/+2 |
* | Merge common parts of sha1sum and md5sum, which is everything except the | Glenn L McGrath | 2003-11-10 | 1 | -0/+6 |
* | Fix rdate and ftpget/ftpput so they compile with the new xconnect. | Eric Andersen | 2003-11-03 | 1 | -2/+2 |
* | Rework wget, the xconnect interface, and its various clients | Eric Andersen | 2003-10-31 | 1 | -3/+5 |
* | Use the return value from uncompress_bunzip, fix some typo | Glenn L McGrath | 2003-10-29 | 1 | -2/+2 |
* | Goetz Bock writes: | Eric Andersen | 2003-10-22 | 1 | -2/+4 |
* | Vodz last_patch_117, update options for new xargs | Glenn L McGrath | 2003-10-10 | 1 | -2/+21 |
* | New applet, devfsd, by Matteo Croce and Tito | Glenn L McGrath | 2003-10-09 | 2 | -0/+15 |
* | Arnd Ben Otto writes: | Eric Andersen | 2003-10-09 | 1 | -0/+8 |
* | We did not have a safe_write, which is the analog to safe_read. Convert | Eric Andersen | 2003-10-09 | 1 | -0/+1 |
* | Patch by Rob Landley, work in progress update, fixes lots of bugs, | Glenn L McGrath | 2003-10-01 | 1 | -1/+2 |
* | Add the "install" applet, move get_ug_id to libbb as its used by chown, | Glenn L McGrath | 2003-09-24 | 3 | -0/+16 |
* | Be entirely consistant when using ioctl(0, TIOCGWINSZ, &winsize) | Eric Andersen | 2003-09-15 | 1 | -3/+4 |
* | Typo. | Glenn L McGrath | 2003-09-12 | 1 | -1/+1 |
* | more crond+crontab integrating with loginutil libbb functions and deleted | Glenn L McGrath | 2003-09-03 | 1 | -0/+1 |
* | move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as one | Glenn L McGrath | 2003-09-02 | 1 | -0/+15 |
* | Help for date -I when CONFIG_FEATURE_DATE_ISOFMT is enabled. | Glenn L McGrath | 2003-08-29 | 1 | -1/+11 |
* | Vodz, last patch 105 | Glenn L McGrath | 2003-08-29 | 1 | -1/+1 |
* | Dont unlink when testing ! | Glenn L McGrath | 2003-08-28 | 1 | -0/+1 |
* | "staywithu" writes: | Eric Andersen | 2003-08-22 | 1 | -1/+2 |
* | Implement a minimalist 'last' which allows the LEAF project to | Eric Andersen | 2003-08-08 | 2 | -19/+9 |
* | Kent Robotti noted that mt.c uses "rewind" not "rew" | Eric Andersen | 2003-08-08 | 1 | -1/+12 |
* | Patch from Steven Scholz: | Eric Andersen | 2003-08-06 | 1 | -1/+7 |