Age | Commit message (Expand) | Author |
2004-08-11 | Patch from Tito to fix memory leak upon error. | Glenn L McGrath |
2004-08-03 | Tito, farmatito at tiscali dot it writes: | Eric Andersen |
2004-07-29 | Clean up hex escape support. | Manuel Novoa III |
2004-07-27 | Felipe Kellermann noticed a missing `break'. | Eric Andersen |
2004-07-26 | bother. unrevert my fix. | Eric Andersen |
2004-07-26 | Allow hex escape sequences | Eric Andersen |
2004-07-26 | Allow hex escape sequences | Eric Andersen |
2004-07-23 | Fix for a bug identied by Harald Kuthe, when using many interfaces (29
| Glenn L McGrath |
2004-07-23 | Patch from Felipe Kellermann, "There is a call to printf using `*pr-cchar' | Glenn L McGrath |
2004-06-25 | Revert my previous commit | Glenn L McGrath |
2004-06-25 | Fix compile error under 2.6, check for newer versions first or all the | Glenn L McGrath |
2004-06-22 | Patch from Bastian Blank: | Eric Andersen |
2004-05-02 | Add part of a patch from Vernon Sauder that i missed a while back | Glenn L McGrath |
2004-05-01 | Do not use getpass(3) | Eric Andersen |
2004-04-19 | Dont try and preserve hard links to directories. | Glenn L McGrath |
2004-04-14 | remove a warning | Eric Andersen |
2004-04-14 | Larry Doolittle writes: | Eric Andersen |
2004-04-07 | Vladimir N. Oleynik writes: | Eric Andersen |
2004-04-06 | Christian Grigis, christian.grigis at smartdata dot ch writes: | Eric Andersen |
2004-03-27 | Add missing include files | Eric Andersen |
2004-03-27 | s/fileno\(stdin\)/STDIN_FILENO/g | Eric Andersen |
2004-03-23 | Brian Pomerantz writes: | 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-08 | My bug. :-( | Manuel Novoa III |
2004-03-06 | Fix/eliminate use of atol | Eric Andersen |
2004-03-06 | Don't build these support functions for uClibc, as it always supplies | Manuel Novoa III |
2004-03-05 | Patch from Vernon Sauder. | Glenn L McGrath |
2004-02-23 | bb_full_fd_action was incorrectly returning an error message causing | Glenn L McGrath |
2004-02-22 | For the time being, revert the changes for detecting copying | Eric Andersen |
2004-02-21 | Sometimes i get carried away with the use of function pointers, im sure | Glenn L McGrath |
2004-02-19 | Chris Larson (kergoth) writes: | Eric Andersen |
2004-02-19 | Chris Larson (kergoth) writes: | Eric Andersen |
2004-02-13 | Accomodate the fact that newer libc versions may in fact not | Eric Andersen |
2004-02-06 | Make the loop support stuff be much less evil, and make it cope | Eric Andersen |
2004-02-05 | Vladimir N. Oleynik writes: | Eric Andersen |
2004-02-04 | The variable 'complementaly' used to be allocated with calloc, which zeroed it | Eric Andersen |
2004-01-30 | s/u_int/unsigned int/g | Eric Andersen |
2004-01-30 | Use proper C99 types throughout. So not use silly typedefs. | Eric Andersen |
2004-01-30 | Support new uClibc stdio core. | Manuel Novoa III |
2004-01-29 | Apply a couple of optimizations | Eric Andersen |
2004-01-27 | Teach busybox ps to get the correct uid when displaying stuff | Eric Andersen |
2004-01-22 | Vodz, last_patch_123, patch have new version getopt_ulflags. | Glenn L McGrath |
2004-01-21 | Patch from Atsushi Nemoto, recent MIPS kernel headers | Glenn L McGrath |
2004-01-17 | Modify bb_lookup_port to allow the protocol to be specified, allowing | Glenn L McGrath |
2004-01-13 | Fix a bug where mount could check the wrong device. st_rdev is the correct | Eric Andersen |
2004-01-11 | Patch from Matt Kraai to fix debian bug #227081 | Glenn L McGrath |
2003-12-23 | fix broken formatting | Eric Andersen |
2003-12-23 | don't mess up errno | Eric Andersen |
2003-12-20 | bother. It seems I can't read. | Eric Andersen |