aboutsummaryrefslogtreecommitdiff
path: root/README (unfollow)
Commit message (Expand)AuthorFilesLines
2002-11-28I miscalculated on this one, change it backbug11-5/+6
2002-11-28Clean up error messagesbug11-29/+13
2002-11-28Minor error messages changesbug11-6/+8
2002-11-28Cleanup error messagesbug11-61/+65
2002-11-28Cleanup error messagesbug11-38/+36
2002-11-28Syntax errorbug11-1/+1
2002-11-28Change if(x)free(x); to free(x);aaronl16-95/+47
2002-11-28Style, error_msgbug11-60/+103
2002-11-28Stylebug11-21/+46
2002-11-28Woops, forgot they printout applet name as well....bug11-2/+2
2002-11-28Use standard error messagesbug12-15/+11
2002-11-28Use error_msg instead of fprintf(stderrbug11-17/+12
2002-11-28Use error_msg instead of fprintf(stderrbug11-4/+4
2002-11-28Use error_msg instead of fprintf(stderrbug11-2/+1
2002-11-28Use error_msg( instead of fprintf(stderrbug11-2/+2
2002-11-28Use error_msg instead of fprintf(stderr, other minor cleanupsbug11-27/+19
2002-11-28Style, minor cleanupsbug11-155/+163
2002-11-28Use error_msg instead of fprintf(stderrbug11-2/+2
2002-11-28Use error_msg instead of fprintf(stderrbug11-2/+2
2002-11-28Use erorr_msg( isntead of fprintf(stderr,bug11-4/+4
2002-11-28Use error_msg instead of printf(stderrbug11-7/+6
2002-11-28Stylebug12-316/+298
2002-11-28Use printf instead of fprintf(stdoutbug11-7/+3
2002-11-28Save a few bytes in show_usagebug11-6/+6
2002-11-28left out a \"bug11-1/+1
2002-11-28This test was hangingbug11-1/+1
2002-11-27Adds a dummy entry to make it easier to make custom debsbug11-0/+7
2002-11-27Install symlinks for the udeb, dont install changelogs for the udebbug11-2/+1
2002-11-27last_patch_68 from Vladimir N. Oleynikbug14-105/+66
2002-11-27Check that one and only one of the [cxt] options is givenbug11-6/+14
2002-11-26fdisk applet by Vladimir N. Oleynikbug18-7/+5931
2002-11-26Name package busybox-unstable to keep a clean seperation between the official...bug12-52/+53
2002-11-26use #ifdef CONFIG_* instead of #if CONFIG_*bug15-28/+29