Age | Commit message (Expand) | Author |
2004-05-19 | use busybox sysinfo struct | Russ Dill |
2004-05-19 | Fix a compile problem | Eric Andersen |
2004-05-19 | fix timewarp in client (server fix later) | Russ Dill |
2004-05-19 | remove uneccessary check (already done in pidfile.c) | Russ Dill |
2004-05-19 | fix memory leak caused by switch to vfork | Russ Dill |
2004-05-05 | Steve Grubb writes: | Eric Andersen |
2004-05-04 | Fix size command, safe_strtoul gives and error if the \r is left in, the | Glenn L McGrath |
2004-04-26 | Thomas Koeller writes: | Eric Andersen |
2004-04-25 | Update my email address, document some of my tasks in the AUTHORS file | Glenn L McGrath |
2004-04-14 | Larry Doolittle writes: | Eric Andersen |
2004-04-13 | slightly clean the whacked out formatting | Eric Andersen |
2004-04-12 | Eric Spakman noticed that ifdown' will attempt to run 'ifconfig' | Eric Andersen |
2004-04-12 | Fix compile error if CONFIG_FEATURE_IP_ADDR isnt enabled | Glenn L McGrath |
2004-04-12 | Fix up conditional compile of files needed by ip applets | Glenn L McGrath |
2004-04-08 | Fix ftp resume | Glenn L McGrath |
2004-04-06 | Fix indenting | Eric Andersen |
2004-03-31 | Patch from Thomas Winkler: | Eric Andersen |
2004-03-27 | s/fileno\(stdin\)/STDIN_FILENO/g | Eric Andersen |
2004-03-19 | Oops.. got a bit to aggressive with size optimization and global replace. :-( | Manuel Novoa III |
2004-03-15 | Oops. Using the wrong variable was a rather stupid | Eric Andersen |
2004-03-15 | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen |
2004-03-10 | In spite of the feature freeze, check in a complete rework of route which | Manuel Novoa III |
2004-03-06 | Fix/eliminate use of atol | Eric Andersen |
2004-03-05 | Patch by Andrew Victor, | Glenn L McGrath |
2004-03-05 | Fix a typo, patch by Andrew Victor | Glenn L McGrath |
2004-03-05 | Fix debugging output, patch by Hideki IWAMOTO | Glenn L McGrath |
2004-03-05 | Patch from Steven Scholz to fix compiler warnings | Glenn L McGrath |
2004-02-26 | Quick fix for tftp truncation bug | Glenn L McGrath |
2004-02-24 | Joe.C, joe at numa dot com dot tw writes: | Eric Andersen |
2004-02-22 | Fernando Silveira writes: | Eric Andersen |
2004-02-22 | Patch from Vodz, cleanup memory usage, send strdup error messages to | Glenn L McGrath |
2004-02-22 | Patch from James Zhu, telnetd window resizing support. | Glenn L McGrath |
2004-02-22 | Patch from Hideki IWAMOTO, output debugging messages to stderr | Glenn L McGrath |
2004-02-22 | remove duplicate header declarations | Glenn L McGrath |
2004-02-22 | Ptch by Hideki IWAMOTO, fix a bug preventing tftp from getting or | Glenn L McGrath |
2004-02-22 | No need to check proxy env variable twice, ignore proxy env variable if | Glenn L McGrath |
2004-02-18 | Dont use same variable and struct name | Glenn L McGrath |
2004-02-18 | Formatting | Glenn L McGrath |
2004-02-18 | remove debugging | Glenn L McGrath |
2004-02-17 | Remove the unused CONFIG_FEATURE_HTTPD_SET_CGI_VARS_TO_ENV option. | Eric Andersen |
2004-02-17 | Mark Lord writes: | Eric Andersen |
2004-02-04 | Joe.C writes: | Eric Andersen |
2004-01-31 | Fix http proxy use, bytes were swapped | Glenn L McGrath |
2004-01-30 | Use standard C99 types | Eric Andersen |
2004-01-30 | Use proper C99 types | Eric Andersen |
2004-01-30 | Use proper C99 types | Eric Andersen |
2004-01-26 | Pascal Brisset writes: | Eric Andersen |
2004-01-20 | Redo getconfigent, save 150 bytes, still small memory leak when | Glenn L McGrath |
2004-01-18 | Fix up a couple of bugs i introduced in yesterdays cleanup. | Glenn L McGrath |
2004-01-17 | Patch from Leif Lindholm (slightly modified by me), to fix http | Glenn L McGrath |