| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve the setuid situation a bit, and make it more apparent | andersen | 2004-08-26 | 1 | -0/+3 |
* | Fix incorrect arguments being passed to mknod | andersen | 2004-07-30 | 1 | -2/+2 |
* | Fixup getty, login, etc so the utmp and wtmp are updated, allowing | andersen | 2004-07-30 | 1 | -0/+1 |
* | Fix up brain damage with the way major and minor are used to | andersen | 2004-07-30 | 1 | -1/+1 |
* | BusyBox has no business hard coding the number of major and minor bits for a | andersen | 2004-07-26 | 1 | -4/+5 |
* | Patch by Paul Whittaker, make busybox dc compatable with GNU dc.
| bug1 | 2004-07-24 | 1 | -8/+1 |
* | Avoid a naming conflict with include/bits/fcntl.h | andersen | 2004-07-20 | 1 | -4/+4 |
* | Include some documentation posted to the list by vodz | andersen | 2004-07-20 | 1 | -0/+5 |
* | Woops, the previous commit was an accident, its supplied in the patch, | bug1 | 2004-06-05 | 2 | -190/+32 |
* | Device table support for makedevs, the previous behaviour can been | bug1 | 2004-06-05 | 2 | -32/+190 |
* | Bugfixes | bug1 | 2004-04-30 | 1 | -2/+2 |
* | Larry Doolittle writes: | andersen | 2004-04-14 | 4 | -5/+5 |
* | Tito, farmatito at tiscali dot it writes: | andersen | 2004-04-05 | 1 | -31/+32 |
* | Tito noticed a printf that should have been a bb_error_msg. | andersen | 2004-03-20 | 1 | -1/+1 |
* | Fix broken arg parsing (was not passing pointer to items so p, argc, and argv | andersen | 2004-03-19 | 1 | -132/+117 |
* | Remove trailing whitespace. Update copyright to include 2004. | andersen | 2004-03-15 | 13 | -32/+32 |
* | Patch from Florian Schirmer. compile fix for debug builds | bug1 | 2004-02-22 | 1 | -2/+2 |
* | Fixup braces (patch from Thomas Geulig), run through indent and manually | bug1 | 2004-02-22 | 1 | -778/+744 |
* | Avoid naming conflict with symbol in newer glibc headers | andersen | 2004-02-14 | 1 | -4/+4 |
* | Bug fix from Tito. | bug1 | 2004-02-04 | 1 | -3/+4 |
* | Fix compile error, the indenting really needs to be fixed here | bug1 | 2003-12-23 | 1 | -1/+1 |
* | New applet, rx, by Christopher Hoover | bug1 | 2003-12-20 | 3 | -0/+351 |
* | Tito writes: | andersen | 2003-12-19 | 2 | -340/+464 |
* | Get vfork_daemon_rexec working under uclinux | russ | 2003-12-15 | 1 | -6/+4 |
* | Fix compile when CONFIG_FEATURE_HDPARM_GET_IDENTITY is disabled | andersen | 2003-12-12 | 1 | -6/+9 |
* | Patch from Tito, size optimisation, cleanup noise when in debugging | bug1 | 2003-11-30 | 2 | -167/+174 |
* | Correct Matteo's email address | bug1 | 2003-11-28 | 1 | -1/+1 |
* | Patch from Steven Scholz to send the output from 'time' | andersen | 2003-11-07 | 1 | -2/+2 |
* | the dc applet now needs libm | andersen | 2003-10-22 | 1 | -0/+7 |
* | Goetz Bock writes: | andersen | 2003-10-22 | 1 | -0/+20 |
* | last_patch116 from vodz: | andersen | 2003-10-22 | 1 | -3/+5 |
* | Tito writes: | andersen | 2003-10-22 | 1 | -3/+2 |
* | Andreas Mohr writes: | andersen | 2003-10-22 | 1 | -4/+4 |
* | old gcc | timr | 2003-10-17 | 1 | -3/+3 |
* | Do not use kernel headers | andersen | 2003-10-09 | 1 | -13/+50 |
* | New applet, devfsd, by Matteo Croce and Tito | bug1 | 2003-10-09 | 3 | -0/+2051 |
* | Patch from Steven Scholz, fix some warnings | bug1 | 2003-10-09 | 1 | -1/+1 |
* | Patch from Tito, size optimisation and fix error in exit code of -V | bug1 | 2003-10-09 | 1 | -1056/+1265 |
* | Patch from Tito, Reduces the size of busybox's strings applet from 1900 to | bug1 | 2003-09-15 | 1 | -12/+11 |
* | Update Matteo Croce's email address | bug1 | 2003-09-15 | 1 | -1/+1 |
* | more crond+crontab integrating with loginutil libbb functions and deleted | bug1 | 2003-09-03 | 2 | -39/+8 |
* | move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as one | bug1 | 2003-09-02 | 2 | -10/+7 |
* | save a couple of bytes | bug1 | 2003-08-30 | 1 | -1/+1 |
* | "A little patch for the strings applet of the busybox development tree | bug1 | 2003-08-29 | 1 | -6/+3 |
* | "Typo and/or thinko: scanning till the end of NUL terminated string | bug1 | 2003-08-28 | 1 | -1/+1 |
* | Implement a minimalist 'last' which allows the LEAF project to | andersen | 2003-08-08 | 4 | -74/+111 |
* | quiet some noise | andersen | 2003-08-08 | 1 | -0/+2 |
* | Patch from Steven Scholz: | andersen | 2003-08-06 | 2 | -1/+13 |
* | Sync hdparm -t and -T options with hdparm-5.3, which seems | andersen | 2003-08-06 | 1 | -66/+69 |
* | Avoid shadowing built-in function `log' | andersen | 2003-07-28 | 1 | -33/+33 |