Age | Commit message (Expand) | Author |
2000-06-07 | * Fixed 'swapon -a' and 'swapoff -a', which were broken. | Eric Andersen |
2000-06-06 | Fix 'date -u' | Eric Andersen |
2000-06-06 | Oops. Remove the debugging noise. | Eric Andersen |
2000-06-06 | mkfs.minix rev 1.7 completely broke the option parser. This fixes it. | Eric Andersen |
2000-06-06 | Removed chmod,chown,chgrp from the "Bugs that need fixing" list. | Mark Whitley |
2000-06-06 | Fixed segfaults for "chown -R" and "chgrp -R". Also added a message for "too | Mark Whitley |
2000-06-06 | Fixed exit status for killall | Pavel Roskin |
2000-06-06 | Added considering making a unified option parser someday. | Mark Whitley |
2000-06-06 | Fixed segfault when you type "chmod -R". "chown -R" and "chgrp -R" are still | Mark Whitley |
2000-06-06 | "mount" now reports errors from nfsmount() and assumes NFS mount | Pavel Roskin |
2000-06-06 | Updated TODO item re: 'cp -a /tmp/*' not producing the right error message | Mark Whitley |
2000-06-06 | Fixed a bunch of stuff: | Eric Andersen |
2000-06-05 | "which" rewritten to use stat(). Fixes to improve its compatability | Pavel Roskin |
2000-06-05 | Fix more spelling errors. | Pavel Roskin |
2000-06-05 | Fix spelling error | Eric Andersen |
2000-06-05 | Fix spelling errors. | Eric Andersen |
2000-06-05 | More TODO items. Fix a dependancy bug on busybox.def.h | Eric Andersen |
2000-06-04 | "nc" exits silently on errors. This patch makes it print something before | Eric Andersen |
2000-06-04 | Don't allow mkfifo to create files such as "--help" | Eric Andersen |
2000-06-04 | This patch | Eric Andersen |
2000-06-03 | Turn off debugging in the Makefile. | Eric Andersen |
2000-06-03 | Note that I broke mkfs_minix's parser in rev 1.7. | Eric Andersen |
2000-06-02 | Fix touch so it behaves itself (it could segfault in some cases). | Eric Andersen |
2000-06-02 | This is a fix for chroot | Eric Andersen |
2000-06-02 | Pavel fixed a segfault in yes. | Eric Andersen |
2000-06-02 | Fix /etc/passwd misspelling. | Eric Andersen |
2000-06-02 | Some Makefile fixes for the docs. | Eric Andersen |
2000-06-02 | Note the addition of ar. | Eric Andersen |
2000-06-02 | oops. Don't commit autogenerated stuff. | Eric Andersen |
2000-06-02 | A number of additional fixed from Pavel Roskin, note some more bugs in the | Eric Andersen |
2000-06-02 | Acknowledge contributions of Pavel Roskin, and fix doc building | Eric Andersen |
2000-06-02 | Acknowledge contributions of Pavel Roskin, and fix doc building | Eric Andersen |
2000-06-02 | More stuff to do... | Eric Andersen |
2000-06-02 | Acknowledge contributions of Pavel Roskin, and fix doc building | Eric Andersen |
2000-06-02 | Point to the local BusyBox.html docs. | Eric Andersen |
2000-06-02 | Forgot to checkin the busybox website graphics. Here they are... | Eric Andersen |
2000-05-31 | More stuff. | Eric Andersen |
2000-05-31 | Minor doc fix. Added several bugs to the todo list. Fixed the way init | Eric Andersen |
2000-05-30 | Remove the now-fixed tar segfault from the TODO list. | Eric Andersen |
2000-05-30 | Fixed tar option parsing segfault, and make "tar xv" and "tar -xv" | Eric Andersen |
2000-05-25 | Minor update to web page. | Eric Andersen |
2000-05-20 | First pass at fixing tar segfault, and more portability updates. | Erik Andersen |
2000-05-19 | More libc portability updates, add in the website (which has not been | Erik Andersen |
2000-05-17 | Another bug to fix... | Erik Andersen |
2000-05-17 | Some more portability updates | Erik Andersen |
2000-05-16 | Some updates for better portability. | Erik Andersen |
2000-05-13 | TODO update | Erik Andersen |
2000-05-13 | Change a description | Erik Andersen |
2000-05-13 | Minor fixes to being a standalone shell. | Erik Andersen |
2000-05-13 | BusyBox shell (lash) can now be used as a standalone shell when | Erik Andersen |