aboutsummaryrefslogtreecommitdiff
path: root/TODO (unfollow)
Commit message (Expand)AuthorFilesLines
2002-12-01fix warningGlenn L McGrath2-2/+2
2002-12-01Fix the package name, patch from Bastian BlankGlenn L McGrath1-4/+3
2002-12-01Build files from Bastian BlankGlenn L McGrath5-474/+3
2002-12-01add the -c option, modified version of a patch from Bastian BlankGlenn L McGrath1-4/+21
2002-12-01Patch from Bastian Blank (waldi) for debian installerGlenn L McGrath6-116/+137
2002-11-28I miscalculated on this one, change it backGlenn L McGrath1-5/+6
2002-11-28Clean up error messagesGlenn L McGrath1-29/+13
2002-11-28Minor error messages changesGlenn L McGrath1-6/+8
2002-11-28Cleanup error messagesGlenn L McGrath1-61/+65
2002-11-28Cleanup error messagesGlenn L McGrath1-38/+36
2002-11-28Syntax errorGlenn L McGrath1-1/+1
2002-11-28Change if(x)free(x); to free(x);Aaron Lehmann16-95/+47
2002-11-28Style, error_msgGlenn L McGrath1-60/+103
2002-11-28StyleGlenn L McGrath1-21/+46
2002-11-28Woops, forgot they printout applet name as well....Glenn L McGrath1-2/+2
2002-11-28Use standard error messagesGlenn L McGrath2-15/+11
2002-11-28Use error_msg instead of fprintf(stderrGlenn L McGrath1-17/+12
2002-11-28Use error_msg instead of fprintf(stderrGlenn L McGrath1-4/+4
2002-11-28Use error_msg instead of fprintf(stderrGlenn L McGrath1-2/+1
2002-11-28Use error_msg( instead of fprintf(stderrGlenn L McGrath1-2/+2
2002-11-28Use error_msg instead of fprintf(stderr, other minor cleanupsGlenn L McGrath1-27/+19
2002-11-28Style, minor cleanupsGlenn L McGrath1-155/+163
2002-11-28Use error_msg instead of fprintf(stderrGlenn L McGrath1-2/+2
2002-11-28Use error_msg instead of fprintf(stderrGlenn L McGrath1-2/+2
2002-11-28Use erorr_msg( isntead of fprintf(stderr,Glenn L McGrath1-4/+4
2002-11-28Use error_msg instead of printf(stderrGlenn L McGrath1-7/+6
2002-11-28StyleGlenn L McGrath2-316/+298
2002-11-28Use printf instead of fprintf(stdoutGlenn L McGrath1-7/+3
2002-11-28Save a few bytes in show_usageGlenn L McGrath1-6/+6
2002-11-28left out a \"Glenn L McGrath1-1/+1
2002-11-28This test was hangingGlenn L McGrath1-1/+1
2002-11-27Adds a dummy entry to make it easier to make custom debsGlenn L McGrath1-0/+7
2002-11-27Install symlinks for the udeb, dont install changelogs for the udebGlenn L McGrath1-2/+1
2002-11-27last_patch_68 from Vladimir N. OleynikGlenn L McGrath4-105/+66
2002-11-27Check that one and only one of the [cxt] options is givenGlenn L McGrath1-6/+14
2002-11-26fdisk applet by Vladimir N. OleynikGlenn L McGrath8-7/+5931
2002-11-26Name package busybox-unstable to keep a clean seperation between the official...Glenn L McGrath2-52/+53
2002-11-26use #ifdef CONFIG_* instead of #if CONFIG_*Glenn L McGrath5-28/+29