Age | Commit message (Expand) | Author |
2004-10-08 | egor duda writes: | Eric Andersen |
2004-10-08 | Patch from Michael Tokarev: | Eric Andersen |
2004-09-24 | Remove this error message at Vodz request, it was misleading. | Glenn L McGrath |
2004-09-15 | Tito writes, | Glenn L McGrath |
2004-09-02 | No longer needed | Eric Andersen |
2004-09-02 | Tito writes: | Eric Andersen |
2004-08-26 | Tito writes: | Eric Andersen |
2004-08-26 | Felipe Kellermann writes: | Eric Andersen |
2004-08-16 | Use __kernel_old_dev_t for 2.6.x kernels | Eric Andersen |
2004-08-16 | Aurelien Jacobs writes: | Eric Andersen |
2004-08-12 | Patch from solar to fix problems with get_name() | Eric Andersen |
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 |