Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | More random todo items... | Rob Landley | 2006-06-30 | 1 | -0/+11 | |
| | ||||||
* | Patch from Shaun Jackman to replace CFLAGS_EXTRA with .config.mak | Rob Landley | 2006-06-22 | 1 | -1/+1 | |
| | ||||||
* | - add note about need to unify the 4 itoa() implementations. | Bernhard Reutner-Fischer | 2006-06-05 | 1 | -0/+3 | |
| | ||||||
* | - add note about ingroup and is_a_group_member | Bernhard Reutner-Fischer | 2006-06-04 | 1 | -0/+2 | |
| | ||||||
* | - add note about removing superfluous fmt specifiers | Bernhard Reutner-Fischer | 2006-06-04 | 1 | -2/+7 | |
| | ||||||
* | - note to cleanup fprintf(2,...) -> bb_error_msg(...) and | Bernhard Reutner-Fischer | 2006-06-04 | 1 | -0/+6 | |
| | | | | perror("bar") -> bb_perror_msg("bar"); | |||||
* | Note about BB_NOMMU. | Rob Landley | 2006-05-30 | 1 | -0/+2 | |
| | ||||||
* | - move common code into new open_new_terminal() function; | Bernhard Reutner-Fischer | 2006-05-29 | 1 | -1/+1 | |
| | | | | | | | | | | | | | text data bss dec hex filename 864434 10244 645892 1520570 1733ba busybox_old 864386 10244 645892 1520522 17338a busybox_unstripped add/remove: 1/0 grow/shrink: 0/2 up/down: 92/-143 (-51) function old new delta open_new_terminal - 92 +92 exec_signal 345 276 -69 run 1527 1453 -74 Again, 48 != 51 so let's trust the former.. | |||||
* | A few new todo items from email with Bernhard. | Rob Landley | 2006-05-29 | 1 | -0/+9 | |
| | ||||||
* | First quick stab at organizing TODO under whose TODO item it is. | Rob Landley | 2006-05-19 | 1 | -99/+100 | |
| | ||||||
* | - add note about crond | Bernhard Reutner-Fischer | 2006-04-26 | 1 | -0/+3 | |
| | ||||||
* | - note to think about eventually ditching vdprintf() | Bernhard Reutner-Fischer | 2006-04-12 | 1 | -0/+2 | |
| | ||||||
* | - poke bot | Bernhard Reutner-Fischer | 2006-04-10 | 1 | -3/+0 | |
| | ||||||
* | - add two comments | Bernhard Reutner-Fischer | 2006-03-13 | 1 | -0/+3 | |
| | ||||||
* | Another item. | Rob Landley | 2006-02-10 | 1 | -1/+9 | |
| | ||||||
* | make the build system puuuuuuuuuuurty | Mike Frysinger | 2006-02-02 | 1 | -0/+3 | |
| | ||||||
* | - Mention code-cleanup possibilities in TODO. | Bernhard Reutner-Fischer | 2006-01-13 | 1 | -0/+11 | |
| | ||||||
* | Why we didn't take a watchdog.c suggestion this time 'round, in case anybody | Rob Landley | 2006-01-09 | 1 | -7/+38 | |
| | | | | comes up with a fix... | |||||
* | Size I zapped the bb_close() error, might as well make a TODO item. | Rob Landley | 2005-11-04 | 1 | -1/+13 | |
| | ||||||
* | We've got fuser, fix some typos, and move Vodz's comment about UTF8 into | Rob Landley | 2005-10-31 | 1 | -7/+25 | |
| | | | | a new "internationalization" section, with some related concerns. | |||||
* | update | "Vladimir N. Oleynik" | 2005-10-28 | 1 | -0/+2 | |
| | ||||||
* | Reference for new patch feature we'll need to be compatible with... | Rob Landley | 2005-10-27 | 1 | -1/+4 | |
| | ||||||
* | Update the TODO list to reflect stuff we've already done. | Rob Landley | 2005-10-25 | 1 | -31/+18 | |
| | ||||||
* | Update TODO with mention of the CONFIG->ENABLE migration and ruminations | Rob Landley | 2005-09-16 | 1 | -1/+66 | |
| | | | | about FEATURE_CLEAN_UP. | |||||
* | removed 'less' section from TODO | "Vladimir N. Oleynik" | 2005-09-16 | 1 | -4/+0 | |
| | ||||||
* | Patch -i support from Berhnard Fischer. | Rob Landley | 2005-09-01 | 1 | -2/+2 | |
| | ||||||
* | Remove something we did, not that I'm doing something, and add something we | Rob Landley | 2005-08-23 | 1 | -3/+5 | |
| | | | | haven't done. Woo. | |||||
* | Note that memory allocaiton needs to be cleaned up too. | Rob Landley | 2005-06-11 | 1 | -0/+12 | |
| | ||||||
* | remove whitespace | Eric Andersen | 2005-02-13 | 1 | -1/+1 | |
| | ||||||
* | Much bigger to-do list. | Rob Landley | 2005-01-24 | 1 | -2/+98 | |
| | ||||||
* | Re-add the TODO list, mention tr | Glenn L McGrath | 2004-05-01 | 1 | -0/+11 | |
| | ||||||
* | Update docs | Eric Andersen | 2004-03-27 | 1 | -49/+0 | |
| | ||||||
* | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | 2004-03-15 | 1 | -1/+1 | |
| | ||||||
* | Update TODO list | Eric Andersen | 2003-07-22 | 1 | -6/+3 | |
| | ||||||
* | vodz writes: | Eric Andersen | 2002-10-22 | 1 | -12/+0 | |
| | | | | | Oops... Last patch 63 have small typo (stable/devel) mixing. Attached patch removing lines from TODO also :) | |||||
* | Update TODO. vodz has implemented ^L. Reverse policy on tinylogin. | Eric Andersen | 2001-12-21 | 1 | -4/+4 | |
| | | | | -Erik | |||||
* | * Add ^L clear to shell | Eric Andersen | 2001-12-16 | 1 | -0/+1 | |
| | ||||||
* | Trying to commit Changelog and TODO. cvs is being weird :/ | Aaron Lehmann | 2001-12-06 | 1 | -0/+5 | |
| | ||||||
* | Note tinylogin TODO items | Eric Andersen | 2001-11-19 | 1 | -0/+2 | |
| | ||||||
* | start-stop-deamon is done | Eric Andersen | 2001-10-31 | 1 | -1/+0 | |
| | ||||||
* | Some minor updates. Bump version number in preparation for release. | Eric Andersen | 2001-07-07 | 1 | -7/+1 | |
| | | | | -Erik | |||||
* | Patch from larry to fix some grammar errors. | Eric Andersen | 2001-05-23 | 1 | -1/+1 | |
| | ||||||
* | A todo update from larry to acknowledge the existance of hush | Eric Andersen | 2001-05-03 | 1 | -11/+12 | |
| | ||||||
* | - usage.h | John Beppu | 2001-04-17 | 1 | -1/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | o echo_example_usage needed to escape some backslashes in an inner quote o find_full_usage missing a \n at the end of the -name line ? getopt_full_usage the -o line has tab issues, but I didn't fix them. o length_example_usage removed some double-quotes that were within an inner quotes o printf_example_usage needed to escape a backslash in an inner quote o sort_example_usage needed to escape some backslashes and double quotes in an inner quote o tftp_full_usage s/nameing/naming/; o umount_full_usage remove colons after options for consistency w/ other full_usage messages o uniq_example_usage needed to escape some backslashes and double quotes in an inner quote - TODO xargs -l ? - docs/autodocifier.pl POD && comment updates - docs/busybox_footer.pod added Larry Doolittle and Sterling Huxley | |||||
* | Doc update for the 0.51 release.0_51 | Eric Andersen | 2001-04-10 | 1 | -8/+9 | |
| | | | | -Erik | |||||
* | Commit Vladimir's latest version of stty.c. Nice work. | Eric Andersen | 2001-02-14 | 1 | -2/+6 | |
| | | | | -Erik | |||||
* | Fix up copyright msgs. Bump version to 0.49 in preparation for0_49 | Eric Andersen | 2001-01-27 | 1 | -24/+10 | |
| | | | | | a release. Update the website with release details. -Erik | |||||
* | Update comments re netkit-tiny... | Eric Andersen | 2001-01-24 | 1 | -6/+5 | |
| | | | | -Erik | |||||
* | A few more updates | Eric Andersen | 2000-12-13 | 1 | -12/+23 | |
| | ||||||
* | Gratuitously changed the file "busybox.defs.h" to the more | Eric Andersen | 2000-09-25 | 1 | -351/+3 | |
| | | | | | sensible and noticable "Config.h". -Erik |