aboutsummaryrefslogtreecommitdiff
path: root/init (unfollow)
Commit message (Expand)AuthorFilesLines
2005-05-09trim out useless defines and use some busybox funcsvapier1-24/+3
2005-05-09override nls P_() macrovapier1-0/+1
2005-05-09abort if user passes -r or if they dont pass anythingvapier1-3/+8
2005-05-09syntax/whitespace touchupvapier1-2/+2
2005-05-09Patch from Shaun Jackman:landley1-22/+15
2005-05-07Manuel points out that if printf needs a flush to act like dprintf, the resultlandley1-2/+1
2005-05-07This one's from me. Fix ash "standalone shell".landley1-21/+7
2005-05-07Shaun Jackman pointed out that dprintf(STDOUT_FILENO,...) is just a printf.landley1-1/+2
2005-05-07patch by Tito which uses a lot more busybox functions to reduce size nicelyvapier2-49/+37
2005-05-07update e2p target to match condensed filesvapier1-2/+1
2005-05-07patch by Tito which unifies common get/set functions into 1 get/set function ...vapier4-144/+39
2005-05-07add/remove defines to handle more e2fsprogsvapier1-1/+2
2005-05-07use shared busybox error messages to save a few bytesvapier1-5/+5
2005-05-06make the exec (-e) an optional feature of netcatvapier3-18/+28
2005-05-06In bug 247, haveaniceday writes:vapier2-2/+22
2005-05-04Tweak the "pretty lsmod for 2.6" patch to be seperately selectable.landley2-5/+14
2005-05-04Revert the uptime() removal. Let the list sort it out...landley4-5/+14
2005-05-04Patch from Shaun Jackman:landley4-14/+5
2005-05-04Takeharu Kato's patch added 2.6 support to lsmod; this changes menuconfiglandley1-7/+7
2005-05-03Takeharu Kato said:landley1-1/+42
2005-05-03From: Shaun Jackman <sjackman@gmail.com>landley2-3/+5
2005-05-03Shaun Jackman said:landley1-9/+21
2005-05-03A patch from Takeharu KATO to update/fix SE-Linux support.landley12-130/+148
2005-05-03Add David Brownell as zcip maintainer.landley1-0/+3
2005-05-03Revert Tito's patch to zcip. My bad, David Brownell had objected and I missedlandley3-114/+190
2005-05-01On Tuesday 19 April 2005 21:10, Tito wrote and today added:landley3-187/+111
2005-04-30On Wednesday 13 April 2005 09:12 pm, Shaun Jackman wrote:landley1-26/+13
2005-04-30David Brownell submitted a new applet, zcip, based on RFC 3927. This islandley6-0/+613
2005-04-29New help text for Matthew S. Wood's "ln" update adding -b and -d.landley1-1/+3
2005-04-29Patch from Matthew S. Wood:landley1-8/+24
2005-04-29On Wednesday 27 April 2005 05:23 am, Patrick Huesmann wrote:landley1-0/+7
2005-04-27Do not attempt to free() the application's environment, which is wasandersen1-10/+8
2005-04-27Correct errors preventing busybox tar from working properly,andersen1-6/+11
2005-04-26fix stupid build mistake i made earlier as pointed out by psmvapier1-1/+1
2005-04-25use a generic error messagevapier2-2/+2
2005-04-25use asprintf in place of malloc/sprintf as suggested by solarvapier2-13/+13
2005-04-25moved to e2fsprogs toovapier1-22/+0
2005-04-25bbify to shrink sizevapier2-297/+177
2005-04-24use busybox funcs to make smallervapier1-103/+81
2005-04-24new version of ed taken from sashvapier1-3108/+1176
2005-04-24svn didnt auto add these ...vapier3-0/+96
2005-04-24add new subdir for e2fsprogsvapier27-2/+2218
2005-04-24rework human_fstype to cut down sizevapier1-78/+47
2005-04-24rework options to get rid of extra variablesvapier1-15/+11
2005-04-23fix whitespace usage, fix un-escaped quotes in a bunch of examples, and stand...vapier1-191/+189
2005-04-23fix inconsistent whitespacevapier1-146/+146
2005-04-23remove extra whitespacevapier1-2/+2
2005-04-23stat implementation based upon coreutilsvapier5-0/+675