Age | Commit message (Expand) | Author |
2004-08-26 | Improve the setuid situation a bit, and make it more apparent | Eric Andersen |
2004-07-30 | Fix incorrect arguments being passed to mknod | Eric Andersen |
2004-07-30 | Fixup getty, login, etc so the utmp and wtmp are updated, allowing | Eric Andersen |
2004-07-30 | Fix up brain damage with the way major and minor are used to | Eric Andersen |
2004-07-26 | BusyBox has no business hard coding the number of major and minor bits for a | Eric Andersen |
2004-07-24 | Patch by Paul Whittaker, make busybox dc compatable with GNU dc.
| Glenn L McGrath |
2004-07-20 | Avoid a naming conflict with include/bits/fcntl.h | Eric Andersen |
2004-07-20 | Include some documentation posted to the list by vodz | Eric Andersen |
2004-06-05 | Woops, the previous commit was an accident, its supplied in the patch, | Glenn L McGrath |
2004-06-05 | Device table support for makedevs, the previous behaviour can been | Glenn L McGrath |
2004-04-30 | Bugfixes | Glenn L McGrath |
2004-04-14 | Larry Doolittle writes: | Eric Andersen |
2004-04-05 | Tito, farmatito at tiscali dot it writes: | Eric Andersen |
2004-03-20 | Tito noticed a printf that should have been a bb_error_msg. | Eric Andersen |
2004-03-19 | Fix broken arg parsing (was not passing pointer to items so p, argc, and argv | Eric Andersen |
2004-03-15 | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen |
2004-02-22 | Patch from Florian Schirmer. compile fix for debug builds | Glenn L McGrath |
2004-02-22 | Fixup braces (patch from Thomas Geulig), run through indent and manually | Glenn L McGrath |
2004-02-14 | Avoid naming conflict with symbol in newer glibc headers | Eric Andersen |
2004-02-04 | Bug fix from Tito. | Glenn L McGrath |
2003-12-23 | Fix compile error, the indenting really needs to be fixed here | Glenn L McGrath |
2003-12-20 | New applet, rx, by Christopher Hoover | Glenn L McGrath |
2003-12-19 | Tito writes: | Eric Andersen |
2003-12-15 | Get vfork_daemon_rexec working under uclinux | Russ Dill |
2003-12-12 | Fix compile when CONFIG_FEATURE_HDPARM_GET_IDENTITY is disabled | Eric Andersen |
2003-11-30 | Patch from Tito, size optimisation, cleanup noise when in debugging | Glenn L McGrath |
2003-11-28 | Correct Matteo's email address | Glenn L McGrath |
2003-11-07 | Patch from Steven Scholz to send the output from 'time' | Eric Andersen |
2003-10-22 | the dc applet now needs libm | Eric Andersen |
2003-10-22 | Goetz Bock writes: | Eric Andersen |
2003-10-22 | last_patch116 from vodz: | Eric Andersen |
2003-10-22 | Tito writes: | Eric Andersen |
2003-10-22 | Andreas Mohr writes: | Eric Andersen |
2003-10-17 | old gcc | Tim Riker |
2003-10-09 | Do not use kernel headers | Eric Andersen |
2003-10-09 | New applet, devfsd, by Matteo Croce and Tito | Glenn L McGrath |
2003-10-09 | Patch from Steven Scholz, fix some warnings | Glenn L McGrath |
2003-10-09 | Patch from Tito, size optimisation and fix error in exit code of -V | Glenn L McGrath |
2003-09-15 | Patch from Tito, Reduces the size of busybox's strings applet from 1900 to | Glenn L McGrath |
2003-09-15 | Update Matteo Croce's email address | 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-30 | save a couple of bytes | Glenn L McGrath |
2003-08-29 | "A little patch for the strings applet of the busybox development tree | Glenn L McGrath |
2003-08-28 | "Typo and/or thinko: scanning till the end of NUL terminated string | Glenn L McGrath |
2003-08-08 | Implement a minimalist 'last' which allows the LEAF project to | Eric Andersen |
2003-08-08 | quiet some noise | Eric Andersen |
2003-08-06 | Patch from Steven Scholz: | Eric Andersen |
2003-08-06 | Sync hdparm -t and -T options with hdparm-5.3, which seems | Eric Andersen |
2003-07-28 | Avoid shadowing built-in function `log' | Eric Andersen |