aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* syntax/whitespace touchupvapier2005-05-091-2/+2
* Patch from Shaun Jackman:landley2005-05-091-22/+15
* Manuel points out that if printf needs a flush to act like dprintf, the resultlandley2005-05-071-2/+1
* This one's from me. Fix ash "standalone shell".landley2005-05-071-21/+7
* Shaun Jackman pointed out that dprintf(STDOUT_FILENO,...) is just a printf.landley2005-05-071-1/+2
* patch by Tito which uses a lot more busybox functions to reduce size nicelyvapier2005-05-072-49/+37
* update e2p target to match condensed filesvapier2005-05-071-2/+1
* patch by Tito which unifies common get/set functions into 1 get/set function ...vapier2005-05-074-144/+39
* add/remove defines to handle more e2fsprogsvapier2005-05-071-1/+2
* use shared busybox error messages to save a few bytesvapier2005-05-071-5/+5
* make the exec (-e) an optional feature of netcatvapier2005-05-063-18/+28
* In bug 247, haveaniceday writes:vapier2005-05-062-2/+22
* Tweak the "pretty lsmod for 2.6" patch to be seperately selectable.landley2005-05-042-5/+14
* Revert the uptime() removal. Let the list sort it out...landley2005-05-044-5/+14
* Patch from Shaun Jackman:landley2005-05-044-14/+5
* Takeharu Kato's patch added 2.6 support to lsmod; this changes menuconfiglandley2005-05-041-7/+7
* Takeharu Kato said:landley2005-05-031-1/+42
* From: Shaun Jackman <sjackman@gmail.com>landley2005-05-032-3/+5
* Shaun Jackman said:landley2005-05-031-9/+21
* A patch from Takeharu KATO to update/fix SE-Linux support.landley2005-05-0312-130/+148
* Add David Brownell as zcip maintainer.landley2005-05-031-0/+3
* Revert Tito's patch to zcip. My bad, David Brownell had objected and I missedlandley2005-05-033-114/+190
* On Tuesday 19 April 2005 21:10, Tito wrote and today added:landley2005-05-013-187/+111
* On Wednesday 13 April 2005 09:12 pm, Shaun Jackman wrote:landley2005-04-301-26/+13
* David Brownell submitted a new applet, zcip, based on RFC 3927. This islandley2005-04-306-0/+613
* New help text for Matthew S. Wood's "ln" update adding -b and -d.landley2005-04-291-1/+3
* Patch from Matthew S. Wood:landley2005-04-291-8/+24
* On Wednesday 27 April 2005 05:23 am, Patrick Huesmann wrote:landley2005-04-291-0/+7
* Do not attempt to free() the application's environment, which is wasandersen2005-04-271-10/+8
* Correct errors preventing busybox tar from working properly,andersen2005-04-271-6/+11
* fix stupid build mistake i made earlier as pointed out by psmvapier2005-04-261-1/+1
* use a generic error messagevapier2005-04-252-2/+2
* use asprintf in place of malloc/sprintf as suggested by solarvapier2005-04-252-13/+13
* moved to e2fsprogs toovapier2005-04-251-22/+0
* bbify to shrink sizevapier2005-04-252-297/+177
* use busybox funcs to make smallervapier2005-04-241-103/+81
* new version of ed taken from sashvapier2005-04-241-3108/+1176
* ignore *.avapier2005-04-240-0/+0
* svn didnt auto add these ...vapier2005-04-243-0/+96
* add new subdir for e2fsprogsvapier2005-04-2427-2/+2218
* rework human_fstype to cut down sizevapier2005-04-241-78/+47
* rework options to get rid of extra variablesvapier2005-04-241-15/+11
* fix whitespace usage, fix un-escaped quotes in a bunch of examples, and stand...vapier2005-04-231-191/+189
* fix inconsistent whitespacevapier2005-04-231-146/+146
* remove extra whitespacevapier2005-04-231-2/+2
* stat implementation based upon coreutilsvapier2005-04-235-0/+675
* patch for a very alpha busybox edvapier2005-04-231-0/+3443
* ignore .depend and archive files (*.a)vapier2005-04-230-0/+0
* whitespace fixvapier2005-04-231-2/+2
* remove lsattr/chattr to prepare for a top level e2fsprogs dir with more stuff...vapier2005-04-2326-2866/+0