Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2000-06-28 | Moved some function decls, a struct, and a #define from regexp.h into here. | markw | 1 | -3/+18 |
2000-06-28 | Removed some function decls (regex, regcomp, etc.) and put them in regexp.c | markw | 1 | -18/+0 |
2000-06-28 | Better cross libc support. | andersen | 5 | -7/+3 |
2000-06-28 | Forgot -- targeted the wrong release. | andersen | 1 | -1/+1 |
2000-06-28 | * Fixed a _horrible_ bug where 'tar -tvf' could unlink | andersen | 6 | -63/+177 |
2000-06-28 | Updates for the .deb | andersen | 2 | -7/+18 |
2000-06-28 | = minor formatting issues | beppu | 2 | -42/+40 |
2000-06-28 | + busybox --install [-s] | beppu | 3 | -20/+78 |
2000-06-27 | Remove stuff now moved into the bug tracking system. | andersen | 1 | -61/+0 |
2000-06-27 | + s/int install_links/static int install_links/ | beppu | 2 | -2/+2 |
2000-06-27 | This kernel patch is no longer needed, with the change I made to init | andersen | 1 | -77/+0 |
2000-06-27 | + littering my code w/ comments about what troubles me. | beppu | 2 | -2/+12 |
2000-06-27 | + busybox --install [-s] | beppu | 3 | -0/+153 |