aboutsummaryrefslogtreecommitdiff
path: root/init (unfollow)
Commit message (Expand)AuthorFilesLines
2003-06-26Make sure we end up with a unix2dos link to busyboxandersen1-0/+5
2003-06-26Oops.andersen1-1/+1
2003-06-26last_patch91 from vodz to convert tar to use bb_getopt_ulflagsandersen1-60/+56
2003-06-26Geir Thomassen wrote, regarding networking/httpd.c line 1358andersen4-76/+73
2003-06-26Per patch from Nick Fedchik, use SHADOW_FILE, not "/etc/shadow".andersen1-2/+1
2003-06-25Oops. As Andrew Dennison just noticed, I left a strayandersen1-1/+1
2003-06-25Regenerate the busybox.links file when the .config changesandersen1-2/+2
2003-06-22New applet: patch, applies a unified diffbug15-0/+307
2003-06-22Save a few bytes by using bb_getopt_ulflags and a few other minorbug11-49/+31
2003-06-21Based on a tinylogin patch from Philip Blundell, add severalandersen2-33/+81
2003-06-21Fix a silly bug I introduced yesterdayandersen1-1/+3
2003-06-20Fixup whitespace handing, fixing some annoying behavior andandersen1-10/+21
2003-06-20Fall back to looking in /lib/modules/modules.dep ifandersen1-2/+7
2003-06-20Patch from Andrew Dennison:andersen1-13/+25
2003-06-20Somewhere in the 2.4.x kernel series, /proc/mounts was changed to display aandersen3-3/+9
2003-06-20Don't shadow a paramaterandersen1-3/+3
2003-06-20Fix a couple vars that could be used uninitializedandersen1-1/+3
2003-06-20use an explicit cast on some types that change size whenandersen1-2/+2
2003-06-20Make gcc not whine about "deprecated use of label at end of compound statement"andersen1-0/+1
2003-06-20Add prototype update missing from last_patch89. Fix screwyandersen2-4/+5
2003-06-20Patch from Lars Kellogg-Stedman:andersen4-0/+22
2003-06-20last_patch89 from vodz:andersen19-522/+581
2003-06-15Fix rpm usage msgandersen1-8/+8
2003-06-14Add missing pieces from vodz' last_patch88andersen3-0/+203
2003-06-12Fix the location for the default config so 'make defconfig'andersen1-1/+1
2003-06-12Handle hard links by converting them to symlinksbug11-1/+5
2003-06-10Vodz, last_patch_88bug122-365/+211
2003-06-08sha1sum option to compare checksumsbug12-46/+123
2003-06-07Better error handlingbug11-9/+16
2003-06-07Minor correctionbug11-1/+1
2003-06-07Fix bug (wrong value computed) when reading file from stdin, implementbug11-39/+41
2003-06-07Run through indentbug11-780/+808
2003-06-05Patch from Lars Kellogg-Stedman, lars at larsshack.org, toandersen1-6/+12
2003-05-27Put this back the way it was. I misunderstood what vodz was doing.andersen1-23/+17
2003-05-26Make all syscall declarations use the syscall() functionandersen3-63/+77
2003-05-26This was doing some silly stuff that is not necessary when usingandersen1-17/+23
2003-05-26cleanup a bit to remove needless verify() functionandersen1-39/+36
2003-05-26Skip printing "/proc/%d/cmdline" stuff when it is not relevantandersen1-1/+1
2003-05-26Remove cruftandersen1-2/+0
2003-05-26Vodz, last_path_87, formatiing changesbug11-275/+306
2003-05-26Vodz, last_patch_86bug117-115/+121
2003-05-24Update mkdep, per the "touchless dependencies for 2.4.x" patchandersen1-14/+14
2003-05-23oopsandersen1-1/+2
2003-05-23This patch from Vitezslav Batrla, is a cleaner fix for theandersen1-15/+5
2003-05-22Patch from Russell Coker:andersen1-2/+3
2003-05-19Patch from Glenn Engelbug11-39/+139
2003-05-18Handle -O preceding -x.kraai2-1/+6
2003-05-16Apply patch from Georg Magschok to fix syslog behavior so that theandersen1-8/+18
2003-05-14Part of a patch from Glenn Engel, updates httpd helpbug11-31/+43
2003-05-14vodz, last_patch_85bug11-39/+38