aboutsummaryrefslogtreecommitdiff
path: root/TODO (unfollow)
Commit message (Expand)AuthorFilesLines
2004-02-05Make sure stdlib.h is always included before dmalloc.h to avoid problemsmjn32-0/+2
2004-02-05Vladimir N. Oleynik writes:andersen1-2/+2
2004-02-05Vladimir N. Oleynik writes:andersen1-3/+1
2004-02-05Elaborate on CONFIG_SELINUX, and explain that most people shouldandersen1-0/+8
2004-02-04Grammar fixandersen1-2/+2
2004-02-04Minor grammar fixupandersen1-2/+2
2004-02-04Bump version number for releaseandersen4-1148/+154
2004-02-04Richard Kojedzinszky writes:andersen1-5/+8
2004-02-04Joe.C writes:andersen1-1/+3
2004-02-04Jean Wolter writes:andersen1-1/+1
2004-02-04Rob Landley writes:andersen1-0/+17
2004-02-04The variable 'complementaly' used to be allocated with calloc, which zeroed itandersen1-0/+2
2004-02-04Bug fix from Tito.bug11-3/+4
2004-02-04Vodz last_patch_125_2, this patch have: bug12-15/+66
2004-02-01Rewrite parse_config_file(). Among the old version's problems:mjn31-175/+220
2004-02-01Use bb_xstrdup() instead of strdup().mjn31-1/+1
2004-01-31Fix http proxy use, bytes were swappedbug11-2/+2
2004-01-31Mention changes to the daily snapshotsandersen1-0/+9
2004-01-31Update docs for releaseandersen3-433/+814
2004-01-31Bump version for releaseandersen1-2/+1
2004-01-30Use standard C99 typesandersen19-117/+117
2004-01-30Use proper C99 typesandersen1-2/+2
2004-01-30Fixup use of 'u_int' to instead use 'unsigned int'andersen2-5/+5
2004-01-30s/u_int/uint/gandersen4-48/+48
2004-01-30s/u_int/unsigned int/gandersen1-4/+4
2004-01-30Use proper C99 typesandersen2-43/+45
2004-01-30Use proper C99 types throughout. So not use silly typedefs.andersen1-47/+44
2004-01-30Avoid symbol naming conflict with libmandersen1-4/+4
2004-01-30Support new uClibc stdio core.mjn31-4/+8
2004-01-29Apply a couple of optimizationsandersen1-3/+5
2004-01-27Teach busybox ps to get the correct uid when displaying stuffandersen1-3/+5
2004-01-27New applet, seq. No options, just the basics.bug15-1/+64
2004-01-27Align using spaces to furthurest character and then one tab, now theybug11-60/+59
2004-01-26A few little updates, mostly cosmeticandersen2-23/+17
2004-01-26Sigh. TRENDware has released source -- only for busybox and udhcp.andersen2-1/+1
2004-01-26Pascal Brisset writes:andersen2-3/+3
2004-01-25Be stricter when converting strings to integers. Should fix the problemmjn31-9/+11
2004-01-25Fix compile error when tab completion disabledbug11-1/+1
2004-01-25Add the -r option as a synonym of -Rbug11-1/+8
2004-01-25Add the -h, --dereference option for archive creation.bug11-5/+8
2004-01-23Enable long options, adds 150 bytes.bug11-1/+12
2004-01-23Correct check for only one of K or S optionsbug11-3/+2
2004-01-23Check valid options were givenbug11-0/+6
2004-01-23Dont change ownership unless we created the directory.bug11-4/+6
2004-01-23Remove unneeded conditions and logic, fix bug where ownership didntbug11-33/+34
2004-01-22last_patch_124 from Vodz, fix an ash bug when alt-1 was pressed, debianbug11-12/+11
2004-01-22Check one and only one of start, stop are given.bug11-17/+17
2004-01-22Vodz, last_patch_123, patch have new version getopt_ulflags.bug11-28/+20
2004-01-21Patch from Atsushi Nemoto, recent MIPS kernel headersbug11-0/+4
2004-01-21Patch by Richard Kojedzinszky, when using END at end of lines it wasbug11-3/+5