aboutsummaryrefslogtreecommitdiff
path: root/shell (unfollow)
Commit message (Expand)AuthorFilesLines
2005-07-30rename the accept/reject names since accept overrides the accept() socket fun...vapier1-6/+6
2005-07-30apgo in Bug 351 says: punt parse_version_number since it is no longer usedvapier1-24/+0
2005-07-29commiting fix from:pgf1-0/+3
2005-07-28further refine check_gcc usage so it is only called the bare min number of timesvapier1-4/+7
2005-07-28dont output anything when running in silent modevapier2-6/+15
2005-07-28From Rich Paul:landley1-3/+2
2005-07-28Erik pointed out that in the last try at the #ifdef cleanup landley2-2/+4
2005-07-27move the ifdef to after libbb.h include, so it can do some good.pgf1-1/+1
2005-07-27#ifdef reduction infrastructure, based on an argument between Shaun Jackman,landley4-4/+11
2005-07-27The change in getty.c in Busybox 1.01 caused the /etc/issue file to notandersen1-5/+6
2005-07-27use toplevel ARFLAGS and update default ARFLAGS to be quietvapier24-24/+24
2005-07-262005-04-05 Shaun Jackman <sjackman@gmail.com>vapier1-14/+14
2005-07-262005-03-19 Shaun Jackman <sjackman@gmail.com>vapier1-1/+1
2005-07-26remove unused variable ret as reported by apgo in Bug 350 and touchup syntax ...vapier1-8/+5
2005-07-26no longer used as reported by apgo in Bug 348vapier1-0/+0
2005-07-26just punt all the f_frsize crap since not all linux headers support it Bug 346vapier1-22/+5
2005-07-22ifdef all of loop.c with CONFIG_FEATURE_MOUNT_LOOP. won'tpgf1-0/+2
2005-07-22applying fix for:pgf1-0/+2
2005-07-21remove duplicate check against chaddr.pgf1-3/+0
2005-07-21revert 10881, and refix by changing "if (vallen)" to "if (val)". thispgf1-2/+3
2005-07-20applying fixes from: pgf3-223/+415
2005-07-20applying fix for:pgf1-6/+8
2005-07-20applying fix for:pgf1-1/+6
2005-07-20applying fix for:pgf1-0/+12
2005-07-20applying fix for: pgf1-7/+0
2005-07-20applying fix for:pgf1-0/+10
2005-07-20applying fix for:pgf1-2/+1
2005-07-20applying fix for:pgf1-0/+5
2005-07-20applying patch from:pgf1-1/+2
2005-07-20applying fix for:pgf1-0/+9
2005-07-20applying fix for:pgf1-1/+3
2005-07-20applyinf fix for:pgf1-1/+1
2005-07-20applying fix from:pgf1-11/+22
2005-07-20applying fix for:pgf1-1/+1
2005-07-20applying fix for:pgf1-0/+1
2005-07-20much more concise fix for bug #45. just align the packet...pgf1-6/+5
2005-07-20If /tmp and /home were different partitions, then "mv /tmp/file /home/file"landley1-3/+3
2005-07-19applying fix for:pgf1-1/+1
2005-07-19applying fix from:pgf1-2/+2
2005-07-19applying fix from;pgf1-1/+1
2005-07-19applying fix from:pgf1-6/+6
2005-07-19applying fix from:pgf2-1/+9
2005-07-19applying fix from:pgf1-3/+7
2005-07-19applying:pgf1-2/+2
2005-07-19applying fix for:pgf1-4/+6
2005-07-18Fixup makedevs to handle regular files, and also fixandersen1-1/+32
2005-07-18fix for "0000027: patch: nc will spin if stdin closed"pgf1-2/+5
2005-07-18allow both ^H and DEL to backspace in insert mode (bug #23)pgf1-4/+4
2005-07-18Fix vi so that error messages, insert mode messages, etc areandersen1-12/+37
2005-07-18a bit more polishandersen2-6/+5