| Commit message (Expand) | Author | Age | Files | Lines |
* | syntax/whitespace touchup | vapier | 2005-05-09 | 1 | -2/+2 |
* | Patch from Shaun Jackman: | landley | 2005-05-09 | 1 | -22/+15 |
* | Manuel points out that if printf needs a flush to act like dprintf, the result | landley | 2005-05-07 | 1 | -2/+1 |
* | This one's from me. Fix ash "standalone shell". | landley | 2005-05-07 | 1 | -21/+7 |
* | Shaun Jackman pointed out that dprintf(STDOUT_FILENO,...) is just a printf. | landley | 2005-05-07 | 1 | -1/+2 |
* | patch by Tito which uses a lot more busybox functions to reduce size nicely | vapier | 2005-05-07 | 2 | -49/+37 |
* | update e2p target to match condensed files | vapier | 2005-05-07 | 1 | -2/+1 |
* | patch by Tito which unifies common get/set functions into 1 get/set function ... | vapier | 2005-05-07 | 4 | -144/+39 |
* | add/remove defines to handle more e2fsprogs | vapier | 2005-05-07 | 1 | -1/+2 |
* | use shared busybox error messages to save a few bytes | vapier | 2005-05-07 | 1 | -5/+5 |
* | make the exec (-e) an optional feature of netcat | vapier | 2005-05-06 | 3 | -18/+28 |
* | In bug 247, haveaniceday writes: | vapier | 2005-05-06 | 2 | -2/+22 |
* | Tweak the "pretty lsmod for 2.6" patch to be seperately selectable. | landley | 2005-05-04 | 2 | -5/+14 |
* | Revert the uptime() removal. Let the list sort it out... | landley | 2005-05-04 | 4 | -5/+14 |
* | Patch from Shaun Jackman: | landley | 2005-05-04 | 4 | -14/+5 |
* | Takeharu Kato's patch added 2.6 support to lsmod; this changes menuconfig | landley | 2005-05-04 | 1 | -7/+7 |
* | Takeharu Kato said: | landley | 2005-05-03 | 1 | -1/+42 |
* | From: Shaun Jackman <sjackman@gmail.com> | landley | 2005-05-03 | 2 | -3/+5 |
* | Shaun Jackman said: | landley | 2005-05-03 | 1 | -9/+21 |
* | A patch from Takeharu KATO to update/fix SE-Linux support. | landley | 2005-05-03 | 12 | -130/+148 |
* | Add David Brownell as zcip maintainer. | landley | 2005-05-03 | 1 | -0/+3 |
* | Revert Tito's patch to zcip. My bad, David Brownell had objected and I missed | landley | 2005-05-03 | 3 | -114/+190 |
* | On Tuesday 19 April 2005 21:10, Tito wrote and today added: | landley | 2005-05-01 | 3 | -187/+111 |
* | On Wednesday 13 April 2005 09:12 pm, Shaun Jackman wrote: | landley | 2005-04-30 | 1 | -26/+13 |
* | David Brownell submitted a new applet, zcip, based on RFC 3927. This is | landley | 2005-04-30 | 6 | -0/+613 |
* | New help text for Matthew S. Wood's "ln" update adding -b and -d. | landley | 2005-04-29 | 1 | -1/+3 |
* | Patch from Matthew S. Wood: | landley | 2005-04-29 | 1 | -8/+24 |
* | On Wednesday 27 April 2005 05:23 am, Patrick Huesmann wrote: | landley | 2005-04-29 | 1 | -0/+7 |
* | Do not attempt to free() the application's environment, which is was | andersen | 2005-04-27 | 1 | -10/+8 |
* | Correct errors preventing busybox tar from working properly, | andersen | 2005-04-27 | 1 | -6/+11 |
* | fix stupid build mistake i made earlier as pointed out by psm | vapier | 2005-04-26 | 1 | -1/+1 |
* | use a generic error message | vapier | 2005-04-25 | 2 | -2/+2 |
* | use asprintf in place of malloc/sprintf as suggested by solar | vapier | 2005-04-25 | 2 | -13/+13 |
* | moved to e2fsprogs too | vapier | 2005-04-25 | 1 | -22/+0 |
* | bbify to shrink size | vapier | 2005-04-25 | 2 | -297/+177 |
* | use busybox funcs to make smaller | vapier | 2005-04-24 | 1 | -103/+81 |
* | new version of ed taken from sash | vapier | 2005-04-24 | 1 | -3108/+1176 |
* | ignore *.a | vapier | 2005-04-24 | 0 | -0/+0 |
* | svn didnt auto add these ... | vapier | 2005-04-24 | 3 | -0/+96 |
* | add new subdir for e2fsprogs | vapier | 2005-04-24 | 27 | -2/+2218 |
* | rework human_fstype to cut down size | vapier | 2005-04-24 | 1 | -78/+47 |
* | rework options to get rid of extra variables | vapier | 2005-04-24 | 1 | -15/+11 |
* | fix whitespace usage, fix un-escaped quotes in a bunch of examples, and stand... | vapier | 2005-04-23 | 1 | -191/+189 |
* | fix inconsistent whitespace | vapier | 2005-04-23 | 1 | -146/+146 |
* | remove extra whitespace | vapier | 2005-04-23 | 1 | -2/+2 |
* | stat implementation based upon coreutils | vapier | 2005-04-23 | 5 | -0/+675 |
* | patch for a very alpha busybox ed | vapier | 2005-04-23 | 1 | -0/+3443 |
* | ignore .depend and archive files (*.a) | vapier | 2005-04-23 | 0 | -0/+0 |
* | whitespace fix | vapier | 2005-04-23 | 1 | -2/+2 |
* | remove lsattr/chattr to prepare for a top level e2fsprogs dir with more stuff... | vapier | 2005-04-23 | 26 | -2866/+0 |