aboutsummaryrefslogtreecommitdiff
path: root/testsuite (unfollow)
Commit message (Expand)AuthorFilesLines
2006-01-30removed warning "comparison between signed and unsigned". Added ATTRIBUTE_UNU...vodz1-7/+7
2006-01-30removed warning "comparison between signed and unsigned". Added ATTRIBUTE_UNU...vodz1-28/+28
2006-01-30removed warning "comparison between signed and unsigned".vodz1-3/+4
2006-01-30removed warning "comparison between signed and unsigned". Added ATTRIBUTE_UNU...vodz1-8/+7
2006-01-30removed warning "comparison between signed and unsigned". Change very very ol...vodz1-7/+7
2006-01-30removed warning "comparison between signed and unsigned". Reduced sizevodz1-43/+41
2006-01-30support GNU suffixes for fancy mode: b(512), k(1024) and m(1024*1024)vodz1-0/+16
2006-01-30remove outdated and do not corected comment. Use bb_xasprintf instead xmalloc...vodz1-10/+4
2006-01-30Re-add initrd support, unify halt/reboot/poweroff, add -n and -f options.landley7-121/+73
2006-01-30Note on SVN 13424: Don't mix "default y" and select of something earlier landley1-1/+1
2006-01-30Move SUSv2 obsolete feature disabling to debug menu, invert meaning oflandley5-71/+32
2006-01-30Remove foo.txt and reenable -funsigned-char now that ash is fixed.landley1-2/+1
2006-01-29Remind me to implement bb_fork_exec()...landley1-0/+11
2006-01-29Add explanations of encrypted passwords, and fork vs vfork.landley1-0/+115
2006-01-27- add a macro to check for ld and as flagsaldot2-8/+27
2006-01-26for change previous log: close bug 186vodz1-1/+1
2006-01-26close bug 190vodz1-4/+4
2006-01-25use LC_ALL, not LANG, for forcing Cvapier2-2/+2
2006-01-25C99 say: "char" declaration may be signed or unsigned defaultvodz1-10/+12
2006-01-25added support /prefix for IPV4 form IPV6 code. Close bug 461vodz1-3/+20
2006-01-25- Simplify the prereq and add more documentation.aldot1-41/+41
2006-01-25+#include <sys/socket.h>vodz1-237/+238
2006-01-25new applet. Thanks Roberto A. Fogliettavodz7-0/+494
2006-01-25support 64 arith. Close bug 136vodz2-18/+42
2006-01-25close bug 638vodz1-1/+5
2006-01-25Add more bash-like dot-dirs cmdedit featurevodz2-98/+109
2006-01-25ignore whitespacetimr1-1/+1
2006-01-25LANG=C should helptimr2-2/+2
2006-01-25just whitespacetimr254-2027/+2027
2006-01-24- correct flag for gcc-3.xaldot1-1/+1
2006-01-24- Turn off combine for allyesconfig and allbareconfig.aldot1-2/+2
2006-01-24- readd config option for libbusybox and ima-mode which were accidentallyaldot1-6/+54
2006-01-24close bug 657vodz1-7/+7
2006-01-24Once more, with fewer inappropriate semicolons.landley1-2/+2
2006-01-23Ken McGuire's patch to make mke2fs and e2fsck work on big endian systems likelandley5-31/+17
2006-01-23Testing CONFIG_SORT_BIG to display the help for the big version of sort isn'tlandley1-1/+4
2006-01-23ash with -funsigned-char don`t work!vodz1-1/+1
2006-01-23Oops, restore tabsvodz1-17/+17
2006-01-23cleanup (dist)clean logicvodz1-20/+20
2006-01-22Close bug 644: loop incrementing twice, skipping ever other device.landley1-1/+1
2006-01-22There was a missing ! on strcmp (despite the fact it worked in my testing,landley1-12/+2
2006-01-22- add platform.h.aldot30-264/+182
2006-01-22The whole "init is sometimes pid 3" thing is silly. Init is pid 1, anythinglandley5-127/+9