| Commit message (Expand) | Author | Age | Files | Lines |
* | Syslogd will not go to background if "-n" is given. Better help | proski | 2000-06-07 | 1 | -0/+2 |
* | Implemented "ping -s", fixed error messages and argument parsing | proski | 2000-06-07 | 1 | -0/+2 |
* | * Fixed 'swapon -a' and 'swapoff -a', which were broken. | andersen | 2000-06-07 | 1 | -0/+3 |
* | Fixed exit status for killall | proski | 2000-06-06 | 1 | -0/+1 |
* | "mount" now reports errors from nfsmount() and assumes NFS mount | proski | 2000-06-06 | 1 | -0/+2 |
* | Fixed a bunch of stuff: | andersen | 2000-06-06 | 1 | -0/+5 |
* | "which" rewritten to use stat(). Fixes to improve its compatability | proski | 2000-06-05 | 1 | -0/+2 |
* | This patch | andersen | 2000-06-04 | 1 | -0/+1 |
* | Pavel fixed a segfault in yes. | andersen | 2000-06-02 | 1 | -0/+1 |
* | Note the addition of ar. | andersen | 2000-06-02 | 1 | -0/+2 |
* | A number of additional fixed from Pavel Roskin, note some more bugs in the | andersen | 2000-06-02 | 1 | -0/+7 |
* | More stuff. | andersen | 2000-05-31 | 1 | -3/+5 |
* | Minor doc fix. Added several bugs to the todo list. Fixed the way init | andersen | 2000-05-31 | 1 | -0/+3 |
* | Fixed tar option parsing segfault, and make "tar xv" and "tar -xv" | andersen | 2000-05-30 | 1 | -4/+2 |
* | More libc portability updates, add in the website (which has not been | erik | 2000-05-19 | 1 | -8/+10 |
* | BusyBox shell (lash) can now be used as a standalone shell when | erik | 2000-05-13 | 1 | -0/+4 |
* | More doc updates | erik | 2000-05-13 | 1 | -8/+8 |
* | Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP | erik | 2000-05-12 | 1 | -3/+5 |
* | * cp -fa now works as expected for symlinks (it didn't before) | erik | 2000-05-10 | 1 | -0/+3 |
* | Add suffix stripping support to basename | erik | 2000-05-10 | 1 | -5/+7 |
* | Doc updates | erik | 2000-05-05 | 1 | -0/+3 |
* | More stuff | erik | 2000-05-02 | 1 | -1/+2 |
* | Document tr change | erik | 2000-05-01 | 1 | -0/+4 |
* | Some accrued fixes/updates. | erik | 2000-05-01 | 1 | -0/+7 |
* | Foo | erik | 2000-04-28 | 1 | -1/+1 |
* | Fix changelog | erik | 2000-04-28 | 1 | -0/+7 |
* | Fix stupid bugs. update was segfaulting. mknod minor # was always 0 | erik | 2000-04-28 | 1 | -0/+2 |
* | Several more updates | erik | 2000-04-25 | 1 | -0/+4 |
* | + grep -v # yay! | beppu | 2000-04-24 | 1 | -0/+4 |
* | make ps accept (and ignore) all options (--help works of course). | erik | 2000-04-19 | 1 | -0/+2 |
* | Really fix the killall segfault this time. | erik | 2000-04-18 | 1 | -1/+5 |
* | More updates to the docs, and fixes to sync things with the docs. | erik | 2000-04-17 | 1 | -0/+1 |
* | More doc updates for BusyBox, with fixes to apps for bugs revealed | erik | 2000-04-13 | 1 | -3/+3 |
* | Upates to include copyright 2000 to everything | erik | 2000-04-13 | 1 | -1/+1 |
* | This makes tar work perfectly, and adds in "--exclude" as an option | erik | 2000-04-09 | 1 | -4/+3 |
* | Use gcc -E instead of cpp to enhance portability for brain | erik | 2000-04-06 | 1 | -0/+2 |
* | usleep contributed by Nicolas Pitre <nico@cam.org> | erik | 2000-04-04 | 1 | -0/+1 |
* | Minor structural change to allow core dumping(or not) from init | erik | 2000-04-04 | 1 | -0/+2 |
* | First stages of (re-)writing busybox's tar creation support. | erik | 2000-03-26 | 1 | -5/+5 |
* | My latest ramblings. | erik | 2000-03-23 | 1 | -0/+1 |
* | * all mallocs now use xmalloc (and so are OOM error safe), and | erik | 2000-03-21 | 1 | -0/+3 |
* | Major build system updates... | erik | 2000-03-16 | 1 | -0/+5 |
* | Some bug fixes I forgot to check-in the other day. | erik | 2000-03-13 | 1 | -0/+2 |
* | Change BB_FEATURE_USE_DEVPS_N_DEVMTAB to the simpler | erik | 2000-03-08 | 1 | -4/+6 |
* | Fix bugs related to finding PIDs. | erik | 2000-03-07 | 1 | -1/+7 |
* | Wrote killall. | erik | 2000-03-07 | 1 | -3/+3 |
* | Fixed a bug where "sed 's/foo/bar/g'" (i.e. a script w/o a -e) | erik | 2000-03-06 | 1 | -0/+2 |
* | Add in tr and dirname | erik | 2000-03-05 | 1 | -0/+1 |
* | Wrote uptime. Doesn't use /proc. :) | erik | 2000-03-05 | 1 | -1/+1 |
* | Add in freeramdisk.c, which (duh) frees ramdisks. If you have any | erik | 2000-03-04 | 1 | -0/+3 |