Age | Commit message (Expand) | Author |
2000-07-10 | Comment on kernel stuff | Eric Andersen |
2000-07-10 | Remove yet more kernel header dependancies. | Eric Andersen |
2000-07-10 | Put the GROWBY variable inside the get_line_from_file function, as that is the | Mark Whitley |
2000-07-10 | From Matt Kraai <kraai@alumni.carnegiemellon.edu>: | Eric Andersen |
2000-07-09 | Fix a bug in get_line_from_file. If the length of the line is (GROWBY * n) + | Eric Andersen |
2000-07-08 | Argh. More cross libc cleanup. Should be ok now... | Eric Andersen |
2000-07-08 | Update files to reduce dependance on kernel version... | Eric Andersen |
2000-07-06 | setkeycodes needs get_console_fd(), so if you disable chvt and deallocvt, but | Eric Andersen |
2000-07-05 | Remove misguided klude around for 2.4.x-test* brokenness. Al Viro | Eric Andersen |
2000-07-05 | * Fix to tr so it recognizes standard escape sequences. Merged common | Eric Andersen |
2000-06-28 | Yanked out the cstring_alloc() and cstring_lineFromFile() functions from | Mark Whitley |
2000-06-28 | Better cross libc support. | Eric Andersen |
2000-06-26 | Updates to handle Linux 2.4.0 kernels (kludged around the "none" entries in | Eric Andersen |
2000-06-12 | + utility.c | John Beppu |
2000-06-12 | Added a slightly modified version of Ron Alder's insmod patch. | Eric Andersen |
2000-06-02 | Fix /etc/passwd misspelling. | Eric Andersen |
2000-06-02 | A number of additional fixed from Pavel Roskin, note some more bugs in the | Eric Andersen |
2000-05-19 | More libc portability updates, add in the website (which has not been | Erik Andersen |
2000-05-17 | Some more portability updates | Erik Andersen |
2000-05-13 | So much for my evil optimization. Doesn't seem to work. Will test | Erik Andersen |
2000-05-12 | Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP | Erik Andersen |
2000-05-10 | * cp -fa now works as expected for symlinks (it didn't before) | Erik Andersen |
2000-05-08 | Fix umount dependency on find_real_root_device_name | Erik Andersen |
2000-05-02 | More stuff | Erik Andersen |
2000-05-01 | Some accrued fixes/updates. | Erik Andersen |
2000-04-28 | Latest and greatest. Some effort at libc5 (aiming towards newlib) | Erik Andersen |
2000-04-18 | Fix creation of /linuxrc | Erik Andersen |
2000-04-18 | Really fix the killall segfault this time. | Erik Andersen |
2000-04-18 | Fix symlink following bug in chmod -R and friends. Allow SYSV style | Erik Andersen |
2000-04-18 | Fix stupid bug (wrong variable) | Erik Andersen |
2000-04-18 | More little stuff. | Erik Andersen |
2000-04-18 | Fix killall | Erik Andersen |
2000-04-18 | Updates | Erik Andersen |
2000-04-17 | + in the interest of robustness, I added | John Beppu |
2000-04-07 | Patch to make killall actually kill all PIDs with the specified name, | Erik Andersen |
2000-04-05 | Tar now works perfectly. It behaves much better now then it | Erik Andersen |
2000-03-28 | Yet another installment in the ongoing tar saga | Erik Andersen |
2000-03-24 | The new tar for busybox is now done, and works just fine | Erik Andersen |
2000-03-23 | My latest ramblings. | Erik Andersen |
2000-03-22 | Use the nice new find_real_root_device function to find the | Erik Andersen |
2000-03-22 | Add in a nifty function for mount to use. | Erik Andersen |
2000-03-21 | * all mallocs now use xmalloc (and so are OOM error safe), and | Erik Andersen |
2000-03-17 | Several fixes. | Erik Andersen |
2000-03-16 | Major build system updates... | Erik Andersen |
2000-03-12 | First pass at writing a shell for busybox. | Erik Andersen |
2000-03-08 | Change BB_FEATURE_USE_DEVPS_N_DEVMTAB to the simpler | Erik Andersen |
2000-03-07 | Fix bugs related to finding PIDs. | Erik Andersen |
2000-03-07 | Fix up some #define stuff to ensure the Right Thing(tm) | Erik Andersen |
2000-03-07 | Wrote killall. | Erik Andersen |
2000-03-04 | Add in freeramdisk.c, which (duh) frees ramdisks. If you have any | Erik Andersen |